libvirt/src/qemu
Daniel P. Berrange 2c7f5ca662 Misc fixes to QMP monitor support for QEMU
* src/util/json.c, src/util/json.h: Declare returned strings
  to be const
* src/qemu/qemu_monitor.c: Wire up JSON mode for qemuMonitorGetPtyPaths
* src/qemu/qemu_monitor_json.c, src/qemu/qemu_monitor_json.h: Fix
  const correctness. Add missing error message in the function
  qemuMonitorJSONGetAllPCIAddresses. Add implementation of the
  qemuMonitorGetPtyPaths function calling 'query-chardev'.
2010-01-25 17:08:37 +00:00
..
libvirtd_qemu.aug Add configuration option to turn off dynamic permissions management 2010-01-21 14:00:16 +00: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 Remove unused PROC_MOUNT_BUF_LEN #define 2010-01-22 10:25:44 +01:00
qemu_conf.h Introduce a new DAC security driver for QEMU 2010-01-21 14:00:16 +00:00
qemu_driver.c qemu: Fix race between device rebind and kvm cleanup 2010-01-22 12:03:49 -05:00
qemu_driver.h Move QEMU driver to src/qemu/ 2009-09-21 14:41:43 +01:00
qemu_monitor_json.c Misc fixes to QMP monitor support for QEMU 2010-01-25 17:08:37 +00:00
qemu_monitor_json.h Misc fixes to QMP monitor support for QEMU 2010-01-25 17:08:37 +00:00
qemu_monitor_text.c qemuMonitorTextGetMemoryStats: plug a leak on an error path 2010-01-25 17:04:27 +01:00
qemu_monitor_text.h Detect PCI addresses at QEMU startup 2010-01-18 12:44:50 +00:00
qemu_monitor.c Misc fixes to QMP monitor support for QEMU 2010-01-25 17:08:37 +00:00
qemu_monitor.h Detect PCI addresses at QEMU startup 2010-01-18 12:44:50 +00:00
qemu_security_dac.c Switch QEMU driver over to use the DAC security driver 2010-01-21 14:00:16 +00:00
qemu_security_dac.h Introduce a new DAC security driver for QEMU 2010-01-21 14:00:16 +00:00
qemu_security_stacked.c Introduce a stacked security driver impl for QEMU 2010-01-21 14:00:16 +00:00
qemu_security_stacked.h Introduce a stacked security driver impl for QEMU 2010-01-21 14:00:16 +00:00
qemu.conf Add configuration option to turn off dynamic permissions management 2010-01-21 14:00:16 +00:00
test_libvirtd_qemu.aug Add configuration option to turn off dynamic permissions management 2010-01-21 14:00:16 +00:00
THREADS.txt Release driver and domain lock when running monitor commands 2009-11-10 13:27:18 +00:00