libvirt/src/qemu
Luiz Capitulino e70880c51b qemu: qemuMonitorJSONEjectMedia(): Fix arguments' type
QMP in QEMU 0.13 has been fixed to enforce type correctness,
this means that boolean types must be true or false, not
integers.

Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
2010-09-09 16:29:40 -06:00
..
libvirtd_qemu.aug Disable all disk probing in QEMU driver & add config option to re-enable 2010-07-19 18:25:13 +01:00
qemu_bridge_filter.c Remove conn parameter from virReportSystemError 2010-02-09 01:04:54 +01:00
qemu_bridge_filter.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
qemu_conf.c Add support for -enable-kqemu flag 2010-08-23 14:10:15 +01:00
qemu_conf.h Add support for -enable-kqemu flag 2010-08-23 14:10:15 +01:00
qemu_driver.c Rename qemudShrinkDisks to virDomainDiskRemove and move to domain_conf.c 2010-08-24 20:17:48 +02:00
qemu_driver.h Add tests for the new Qemu namespace XML. 2010-07-23 17:30:45 -04:00
qemu_monitor_json.c qemu: qemuMonitorJSONEjectMedia(): Fix arguments' type 2010-09-09 16:29:40 -06:00
qemu_monitor_json.h Qemu arbitrary monitor commands. 2010-07-23 17:30:24 -04:00
qemu_monitor_text.c Qemu arbitrary monitor commands. 2010-07-23 17:30:24 -04:00
qemu_monitor_text.h Qemu arbitrary monitor commands. 2010-07-23 17:30:24 -04:00
qemu_monitor.c qemu: kill some dead stores 2010-07-30 11:33:26 -06:00
qemu_monitor.h Qemu arbitrary monitor commands. 2010-07-23 17:30:24 -04:00
qemu_security_dac.c Disable all disk probing in QEMU driver & add config option to re-enable 2010-07-19 18:25:13 +01:00
qemu_security_dac.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
qemu_security_stacked.c Pass security driver object into all security driver callbacks 2010-07-19 18:25:13 +01:00
qemu_security_stacked.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
qemu.conf Disable all disk probing in QEMU driver & add config option to re-enable 2010-07-19 18:25:13 +01:00
test_libvirtd_qemu.aug Disable all disk probing in QEMU driver & add config option to re-enable 2010-07-19 18:25:13 +01:00
THREADS.txt Release driver and domain lock when running monitor commands 2009-11-10 13:27:18 +00:00