libvirt/src/qemu
Daniel P. Berrange 6b434da6bf Detect errors from the 'sendkey' command
On success, the 'sendkey' command does not return any data, so
any data in the reply should be considered to be an error
message

* src/qemu/qemu_monitor_text.c: Treat non-"" reply data as an
  error message for 'sendkey' command
2011-08-26 14:18:57 +01:00
..
libvirtd_qemu.aug save: support bypass-cache flag in qemu.conf 2011-07-21 16:24:09 -06:00
MIGRATION.txt qemu: Implement migration job phases 2011-07-27 08:45:09 -06: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_capabilities.c qemu: support event_idx parameter for virtio disk and net devices 2011-08-15 09:35:42 -04:00
qemu_capabilities.h qemu: support event_idx parameter for virtio disk and net devices 2011-08-15 09:35:42 -04:00
qemu_cgroup.c set cpu bandwidth for the vm 2011-07-26 22:12:57 +08:00
qemu_cgroup.h qemu: Implement period and quota tunable XML configuration and parsing 2011-07-21 17:11:12 +08:00
qemu_command.c snapshot: only pass snapshot to qemu command line when reverting 2011-08-25 15:07:57 -06:00
qemu_command.h Add a method for extracting QEMU argv from /proc 2011-07-12 15:39:04 +01:00
qemu_conf.c build: support warnings on RHEL 5 2011-07-27 07:31:38 -06:00
qemu_conf.h save: support bypass-cache flag in qemu.conf 2011-07-21 16:24:09 -06:00
qemu_domain.c qemu: fix crash when mixing sync and async monitor jobs 2011-08-01 09:41:57 -06:00
qemu_domain.h qemu: fix crash when mixing sync and async monitor jobs 2011-08-01 09:41:57 -06:00
qemu_driver.c Fix keymap used to talk with QEMU 2011-08-26 14:18:57 +01:00
qemu_driver.h Split all QEMU process mangement code into separate file 2011-02-17 12:48:55 +00:00
qemu_hostdev.c pci: fix pciDeviceListSteal on multiple devices 2011-08-24 10:31:29 -06:00
qemu_hostdev.h Move QEMU hostdev helper code out of the QEMU driver 2010-12-17 13:50:21 +00:00
qemu_hotplug.c qemu: Init reattaching related members of pciDevice before reattach 2011-08-17 20:58:33 +08:00
qemu_hotplug.h Allow leases to be hotpluged with QEMU guests 2011-06-02 10:54:01 +01:00
qemu_migration.c qemu: Correctly label migration TCP socket 2011-08-26 11:52:54 +02:00
qemu_migration.h qemu: fix crash when mixing sync and async monitor jobs 2011-08-01 09:41:57 -06:00
qemu_monitor_json.c qemu: Report error if qemu monitor command not found for BlockJob 2011-08-24 14:39:42 +08:00
qemu_monitor_json.h Implement virDomainBlockPull for the qemu driver 2011-07-22 13:39:37 +08:00
qemu_monitor_text.c Detect errors from the 'sendkey' command 2011-08-26 14:18:57 +01:00
qemu_monitor_text.h Implement virDomainBlockPull for the qemu driver 2011-07-22 13:39:37 +08:00
qemu_monitor.c Asynchronous event for BlockJob completion 2011-07-22 13:57:42 +08:00
qemu_monitor.h Asynchronous event for BlockJob completion 2011-07-22 13:57:42 +08:00
qemu_process.c security: Rename SetSocketLabel APIs to SetDaemonSocketLabel 2011-08-26 11:51:09 +02:00
qemu_process.h snapshot: only pass snapshot to qemu command line when reverting 2011-08-25 15:07:57 -06:00
qemu.conf Correct the default value of lock_manager in qemu.conf 2011-08-01 21:15:46 +08:00
test_libvirtd_qemu.aug Integrate the QEMU driver with the lock manager infrastructure 2011-06-02 10:54:01 +01:00
THREADS.txt qemu: fix crash when mixing sync and async monitor jobs 2011-08-01 09:41:57 -06:00