libvirt/src/qemu
Kenneth Nagin b0a3f8b6c5 qemu: live migration with non-shared storage for kvm
Support for live migration between hosts that do not share storage was
added to qemu-kvm release 0.12.1.
It supports two flags:
-b migration without shared storage with full disk copy
-i migration without shared storage with incremental copy (same base image
shared between source and destination).

I tested the live migration without shared storage (both flags) for native
and p2p with and without tunnelling.  I also verified that the fix doesn't
affect normal migration with shared storage.
2010-05-04 16:03:36 -06: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 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 Fix a qemuDomainPCIAddressSetFree memory leak 2010-04-29 09:16:14 -04: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 qemu: live migration with non-shared storage for kvm 2010-05-04 16:03:36 -06:00
qemu_driver.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
qemu_monitor_json.c Add support for another explicit IO error event 2010-04-30 15:52:59 +01:00
qemu_monitor_json.h Fix QEMU save/restore with block devices 2010-04-28 13:51:48 +01:00
qemu_monitor_text.c qemu: live migration with non-shared storage for kvm 2010-05-04 16:03:36 -06:00
qemu_monitor_text.h qemu: live migration with non-shared storage for kvm 2010-05-04 16:03:36 -06:00
qemu_monitor.c qemu: live migration with non-shared storage for kvm 2010-05-04 16:03:36 -06:00
qemu_monitor.h qemu: live migration with non-shared storage for kvm 2010-05-04 16:03:36 -06: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
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