libvirt/src/qemu
Daniel P. Berrange c90e545f83 Fix detection of JSON when restarting libvirtd
The XML XPath for detecting JSON in the running VM statefile was
wrong causing all VMs to get JSON mode enabled at libvirtd restart.

In addition if a VM was running a JSON enabled QEMU once, and then
altered to point to a non-JSON enabled QEMU later the 'monJSON'
flag would not get reset to 0.

* src/qemu/qemu_driver.c: Fix setting/detection of JSON mode
2009-12-21 23:37:37 +00:00
..
libvirtd_qemu.aug Move config files to align with driver sources 2009-09-21 14:41:45 +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 Implement CPU selection in QEMU driver 2009-12-18 16:24:14 +01:00
qemu_conf.h Implement CPU selection in QEMU driver 2009-12-18 16:24:14 +01:00
qemu_driver.c Fix detection of JSON when restarting libvirtd 2009-12-21 23:37:37 +00:00
qemu_driver.h Move QEMU driver to src/qemu/ 2009-09-21 14:41:43 +01:00
qemu_monitor_json.c Hook up JSON monitor to emit basic lifecycle events 2009-12-08 13:46:55 +00:00
qemu_monitor_json.h Support for JSON mode monitor 2009-12-08 13:46:54 +00:00
qemu_monitor_text.c Implements domainMemStats in the qemu driver 2009-12-20 13:36:28 +01:00
qemu_monitor_text.h Implements domainMemStats in the qemu driver 2009-12-20 13:36:28 +01:00
qemu_monitor.c Get QEMU pty paths from the monitor 2009-12-14 10:50:01 +01:00
qemu_monitor.h Get QEMU pty paths from the monitor 2009-12-14 10:50:01 +01:00
qemu.conf disable mac_filter config switch by default 2009-11-11 13:02:57 +01:00
test_libvirtd_qemu.aug Move config files to align with driver sources 2009-09-21 14:41:45 +01:00
THREADS.txt Release driver and domain lock when running monitor commands 2009-11-10 13:27:18 +00:00