libvirt/src/qemu
Luiz Capitulino eb9b653243 QEmu JSON drop timestamp from command object
It's not needed and is currently ignored, but this is a bug.

It will get fixed soon and QMP will return an error for keys
it doesn't know about, this will break libvirt.

* src/qemu/qemu_monitor_json.c: remove qemuMonitorJSONCommandAddTimestamp()
  and the place where it's invoked in qemuMonitorJSONMakeCommand()
2010-04-23 18:06:18 +02:00
..
THREADS.txt Release driver and domain lock when running monitor commands 2009-11-10 13:27:18 +00:00
libvirtd_qemu.aug Add configuration option to turn off dynamic permissions management 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
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 Use configured CPU model if possible 2010-04-22 10:20:50 +02:00
qemu_conf.h Fix CDROM media change for QEMU when using -device syntax 2010-04-15 18:09:42 +01:00
qemu_driver.c Fix locking in qemudDomainCoreDump 2010-04-22 19:41:24 +02:00
qemu_driver.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
qemu_monitor.c Rename parameter in qemuMonitorDeviceDel 2010-04-15 17:57:59 +01:00
qemu_monitor.h Rename parameter in qemuMonitorDeviceDel 2010-04-15 17:57:59 +01:00
qemu_monitor_json.c QEmu JSON drop timestamp from command object 2010-04-23 18:06:18 +02:00
qemu_monitor_json.h Rename parameter in qemuMonitorDeviceDel 2010-04-15 17:57:59 +01:00
qemu_monitor_text.c Fix QEMU text monitor command error checking 2010-04-22 17:15:48 +01:00
qemu_monitor_text.h Rename parameter in qemuMonitorDeviceDel 2010-04-15 17:57:59 +01:00
qemu_security_dac.c qemu: fix security context references in DAC code 2010-04-22 13:54:41 -06:00
qemu_security_dac.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
qemu_security_stacked.c Remove use of virConnectPtr from security driver APIs 2010-02-10 11:49:24 +00:00
qemu_security_stacked.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
test_libvirtd_qemu.aug Add configuration option to turn off dynamic permissions management 2010-01-21 14:00:16 +00:00