Fix do_pci_register_device() to reject devfn already in use
commit07b7d05377a5e2b242ef0cce3d461d3284700fc0
authorMarkus Armbruster <armbru@redhat.com>
Thu, 18 Jun 2009 13:14:07 +0000 (18 15:14 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 22 Jun 2009 15:15:29 +0000 (22 10:15 -0500)
tree26b40ccb2976bea36390e5c71868669fb8f39a59
parent9391e4b8828a6ebcde843a2012f0fae4b601b302
Fix do_pci_register_device() to reject devfn already in use

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/pci.c