]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Fix PCI address handling when controllers are deleted
authorWolfgang Mauerer <wolfgang.mauerer@siemens.com>
Tue, 2 Mar 2010 08:28:26 +0000 (09:28 +0100)
committerDaniel Veillard <veillard@redhat.com>
Tue, 2 Mar 2010 08:28:26 +0000 (09:28 +0100)
commit55946f23a6229785b32a8832a5c16780411e3551
tree96d3e30b1de0eab1b84ba1fa554e62a9b9dab191
parent24cc058e5e74e6b35b8f0e42e16ebbdc245e19ac
Fix PCI address handling when controllers are deleted

* src/qemu/qemu_driver.c: in qemudDomainDetachPciControllerDevice()
  when a controller is not present in the system anymore, the PCI
  address must be deleted from libvirt's hashtable because it can
  be re-used for other purposes.
src/qemu/qemu_driver.c