libvirt/src/qemu
Eric Blake 8d733f4ef1 flags: fix qemu migration regression
Commit f548480b broke migration v3 on qemu, because the driver
passed flags on through to qemu_migration even though
qemu_migration wasn't using those flags.

* src/qemu/qemu_migration.h (QEMU_MIGRATION_FLAGS): New define.
* src/qemu/qemu_driver.c: Simplify all migration callbacks.
* src/qemu/qemu_migration.c (qemuMigrationConfirm): Fix regression.
2011-07-15 12:34:00 -06:00
..
libvirtd_qemu.aug
qemu_bridge_filter.c
qemu_bridge_filter.h
qemu_capabilities.c bios: Add support for SGA 2011-07-11 11:47:14 +02:00
qemu_capabilities.h bios: Add support for SGA 2011-07-11 11:47:14 +02:00
qemu_cgroup.c Move qemu_audit.h helpers into shared code 2011-07-12 17:05:25 +01:00
qemu_cgroup.h
qemu_command.c Move qemu_audit.h helpers into shared code 2011-07-12 17:05:25 +01:00
qemu_command.h Add a method for extracting QEMU argv from /proc 2011-07-12 15:39:04 +01:00
qemu_conf.c
qemu_conf.h
qemu_domain.c qemu: reject unknown flags 2011-07-13 14:44:09 -06:00
qemu_domain.h build: avoid ATTRIBUTE_UNUSED in headers 2011-07-14 07:51:30 -06:00
qemu_driver.c flags: fix qemu migration regression 2011-07-15 12:34:00 -06:00
qemu_driver.h
qemu_hostdev.c
qemu_hostdev.h
qemu_hotplug.c qemu: Fix monitor unlocking in some error paths 2011-07-13 01:53:32 +02:00
qemu_hotplug.h
qemu_migration.c flags: fix qemu migration regression 2011-07-15 12:34:00 -06:00
qemu_migration.h flags: fix qemu migration regression 2011-07-15 12:34:00 -06:00
qemu_monitor_json.c Add monitor API for checking whether KVM is enabled 2011-07-12 15:39:04 +01:00
qemu_monitor_json.h Add monitor API for checking whether KVM is enabled 2011-07-12 15:39:04 +01:00
qemu_monitor_text.c Add monitor API for checking whether KVM is enabled 2011-07-12 15:39:04 +01:00
qemu_monitor_text.h Add monitor API for checking whether KVM is enabled 2011-07-12 15:39:04 +01:00
qemu_monitor.c qemu: Don't overwrite errors by closefd in error paths 2011-07-14 16:10:17 +02:00
qemu_monitor.h qemu: Don't overwrite errors by closefd in error paths 2011-07-14 16:10:17 +02:00
qemu_process.c qemu: Save domain status ASAP after creating qemu process 2011-07-14 16:10:17 +02:00
qemu_process.h Implement code to attach to external QEMU instances. 2011-07-12 15:39:04 +01:00
qemu.conf qemu: update configuration file 2011-07-12 07:24:43 -06:00
test_libvirtd_qemu.aug
THREADS.txt qemu: Allow all query commands to be run during long jobs 2011-07-13 01:53:21 +02:00