libvirt/src/qemu
Adam Litke 784ee08d22 Implement virDomainBlockPull for the qemu driver
The virDomainBlockPull* family of commands are enabled by the
'block_stream' and 'info block_stream' qemu monitor commands.

* src/qemu/qemu_driver.c src/qemu/qemu_monitor_text.[ch]: implement disk
  streaming by using the stream and info stream text monitor commands
* src/qemu/qemu_monitor_json.[ch]: implement commands using the qmp monitor

Signed-off-by: Adam Litke <agl@us.ibm.com>
Acked-by: Daniel P. Berrange <berrange@redhat.com>
2011-06-14 22:02:06 -06:00
..
libvirtd_qemu.aug Integrate the QEMU driver with the lock manager infrastructure 2011-06-02 10:54:01 +01:00
qemu_audit.c libvirt,logging: cleanup VIR_XXX0() 2011-05-11 12:41:14 -06:00
qemu_audit.h audit: audit use of /dev/net/tun, /dev/tapN, /dev/vhost-net 2011-03-10 08:35:42 -07: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 check whether qemu supports multi function PCI device 2011-06-13 09:27:21 +08:00
qemu_capabilities.h check whether qemu supports multi function PCI device 2011-06-13 09:27:21 +08:00
qemu_cgroup.c qemu: reorder checks for safety 2011-06-08 05:28:20 -06:00
qemu_cgroup.h qemu: update qemuCgroupControllerActive signature 2011-05-04 09:35:47 -06:00
qemu_command.c spice: add <clipboard copypaste='yes|no'> option 2011-06-14 17:03:26 -06:00
qemu_command.h the hotplugged PCI device should use the whole slot 2011-06-13 09:27:22 +08:00
qemu_conf.c Integrate the QEMU driver with the lock manager infrastructure 2011-06-02 10:54:01 +01:00
qemu_conf.h Integrate the QEMU driver with the lock manager infrastructure 2011-06-02 10:54:01 +01:00
qemu_domain.c Use virTimeMs when appropriate 2011-06-13 11:24:58 +02:00
qemu_domain.h Integrate the QEMU driver with the lock manager infrastructure 2011-06-02 10:54:01 +01:00
qemu_driver.c Implement virDomainBlockPull for the qemu driver 2011-06-14 22:02:06 -06:00
qemu_driver.h Split all QEMU process mangement code into separate file 2011-02-17 12:48:55 +00:00
qemu_hostdev.c reattach pci devices when qemuPrepareHostdevPCIDevices() failed 2011-04-07 13:09:46 +08: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 the hotplugged PCI device should use the whole slot 2011-06-13 09:27:22 +08:00
qemu_hotplug.h Allow leases to be hotpluged with QEMU guests 2011-06-02 10:54:01 +01:00
qemu_migration.c Use virTimeMs when appropriate 2011-06-13 11:24:58 +02:00
qemu_migration.h Fix error propagation in finish method for v3 migration 2011-05-25 11:47:48 -04:00
qemu_monitor_json.c Implement virDomainBlockPull for the qemu driver 2011-06-14 22:02:06 -06:00
qemu_monitor_json.h Implement virDomainBlockPull for the qemu driver 2011-06-14 22:02:06 -06:00
qemu_monitor_text.c Implement virDomainBlockPull for the qemu driver 2011-06-14 22:02:06 -06:00
qemu_monitor_text.h Implement virDomainBlockPull for the qemu driver 2011-06-14 22:02:06 -06:00
qemu_monitor.c Implement virDomainBlockPull for the qemu driver 2011-06-14 22:02:06 -06:00
qemu_monitor.h Implement virDomainBlockPull for the qemu driver 2011-06-14 22:02:06 -06:00
qemu_process.c qemu: Fix parsing 'info chardev' 2011-06-14 10:41:19 -04:00
qemu_process.h Implement domain state reason 2011-05-16 13:36:08 +02:00
qemu.conf Integrate the QEMU driver with the lock manager infrastructure 2011-06-02 10:54:01 +01:00
test_libvirtd_qemu.aug Integrate the QEMU driver with the lock manager infrastructure 2011-06-02 10:54:01 +01:00
THREADS.txt docs: more on qemu locking patterns 2011-02-02 09:19:31 -07:00