libvirt/src/qemu
Daniel P. Berrange ed00e45dba Fix QEMU driver custom domain status XML extensions
Invoking the virConnectGetCapabilities() method causes the QEMU
driver to rebuild its internal capabilities object. Unfortunately
it was forgetting to register the custom domain status XML hooks
again.

To avoid this kind of error in the future, the code which builds
capabilities is refactored into one single method, which can be
called from all locations, ensuring reliable rebuilds.

* src/qemu/qemu_driver.c: Fix rebuilding of capabilities XML and
  guarentee it is always consistent
2010-01-20 16:33:02 +00:00
..
libvirtd_qemu.aug Use pciDeviceIsAssignable in qemu driver 2010-01-19 17:30:41 +01:00
qemu_bridge_filter.c Removes the ebtablesSaveRules() function 2009-11-09 15:30:15 +01:00
qemu_bridge_filter.h add MAC address based port filtering to qemu 2009-11-03 23:44:48 +01:00
qemu_conf.c Use pciDeviceIsAssignable in qemu driver 2010-01-19 17:30:41 +01:00
qemu_conf.h Use pciDeviceIsAssignable in qemu driver 2010-01-19 17:30:41 +01:00
qemu_driver.c Fix QEMU driver custom domain status XML extensions 2010-01-20 16:33:02 +00:00
qemu_driver.h Move QEMU driver to src/qemu/ 2009-09-21 14:41:43 +01:00
qemu_monitor_json.c Detect PCI addresses at QEMU startup 2010-01-18 12:44:50 +00:00
qemu_monitor_json.h Detect PCI addresses at QEMU startup 2010-01-18 12:44:50 +00:00
qemu_monitor_text.c Remove superfluous new lines from messages 2010-01-19 17:30:41 +01:00
qemu_monitor_text.h Detect PCI addresses at QEMU startup 2010-01-18 12:44:50 +00:00
qemu_monitor.c Detect PCI addresses at QEMU startup 2010-01-18 12:44:50 +00:00
qemu_monitor.h Detect PCI addresses at QEMU startup 2010-01-18 12:44:50 +00:00
qemu.conf Use pciDeviceIsAssignable in qemu driver 2010-01-19 17:30:41 +01:00
test_libvirtd_qemu.aug Use pciDeviceIsAssignable in qemu driver 2010-01-19 17:30:41 +01:00
THREADS.txt Release driver and domain lock when running monitor commands 2009-11-10 13:27:18 +00:00