libvirt/src/qemu
Peter Krempa 1b7c2c549e qemu: migration: Check domain live state after exitting the monitor
In qemuMigrationToFile we enter the monitor multiple times and don't
check if the VM is still alive after returning form the monitor. Add the
checks to skip pieces of code in case the VM crashes while saving it's
state.
2014-08-12 17:32:28 +02:00
..
libvirtd_qemu.aug migration: add support for migrateURI configuration 2014-05-20 13:13:29 +02:00
MIGRATION.txt qemu: Implement migration job phases 2011-07-27 08:45:09 -06:00
qemu_agent.c qemu: use guest-fsfreeze-freeze-list command if mountpoints to freeze specified 2014-08-11 12:11:41 +02:00
qemu_agent.h qemu: Implement virDomain{Get,Set}Time 2014-05-15 16:44:45 +02:00
qemu_capabilities.c conf: Add USB sound card support and implement it for qemu 2014-08-08 14:34:20 +02:00
qemu_capabilities.h conf: Add USB sound card support and implement it for qemu 2014-08-08 14:34:20 +02:00
qemu_cgroup.c conf: RNG: Always fill in default random source path for default backend 2014-07-28 10:07:09 +02:00
qemu_cgroup.h qemu: leave restricting cpuset.mems after initialization 2014-07-16 20:15:46 +02:00
qemu_command.c conf: Add USB sound card support and implement it for qemu 2014-08-08 14:34:20 +02:00
qemu_command.h qemu: Remove extraneous space in function prototypes 2014-08-07 15:07:56 -04:00
qemu_conf.c qemu: Utilize virFileFindHugeTLBFS 2014-07-29 11:58:35 +01:00
qemu_conf.h qemu: Remove extraneous space in function prototypes 2014-08-07 15:07:56 -04:00
qemu_domain.c qemu: Add helper to initialize storage file backend with correct uid/gid 2014-07-08 14:27:19 +02:00
qemu_domain.h qemu: Add helper to initialize storage file backend with correct uid/gid 2014-07-08 14:27:19 +02:00
qemu_driver.c qemu: managedsave: Check that VM is alive after entering async job 2014-08-12 17:31:37 +02:00
qemu_driver.h Change file names in comments to match the files they are in 2014-03-10 14:26:04 +01:00
qemu_hostdev.c drivers: use virDirRead API 2014-04-28 17:52:45 -06:00
qemu_hostdev.h Capitalize USB, PCI and SCSI in hostdev methods 2014-03-12 16:20:01 +00:00
qemu_hotplug.c Don't overwrite errors from virNetDevBandwidthSet 2014-08-04 16:59:28 +02:00
qemu_hotplug.h Add virConnectPtr for qemuBuildSCSIHostdevDrvStr 2014-07-24 06:39:28 -04:00
qemu_hotplugpriv.h qemu: Let tests override waiting time for device unplug 2013-08-26 16:09:55 +02:00
qemu_migration.c qemu: migration: Check domain live state after exitting the monitor 2014-08-12 17:32:28 +02:00
qemu_migration.h qemu: enum cleanups in "src/qemu/*" 2014-06-24 12:56:54 -06:00
qemu_monitor_json.c qemu: allow qmp probing for cmdline options without params 2014-07-16 20:15:46 +02:00
qemu_monitor_json.h qemu: allow qmp probing for cmdline options without params 2014-07-16 20:15:46 +02:00
qemu_monitor_text.c Use virBufferCheckError everywhere we report OOM error 2014-07-03 10:48:14 +02:00
qemu_monitor_text.h conf: more enum cleanups in "src/conf/domain_conf.h" 2014-06-02 15:32:58 -06:00
qemu_monitor.c qemu: allow qmp probing for cmdline options without params 2014-07-16 20:15:46 +02:00
qemu_monitor.h qemu: allow qmp probing for cmdline options without params 2014-07-16 20:15:46 +02:00
qemu_process.c qemu: process: Fix header format of qemuProcessSetVcpuAffinities 2014-08-12 17:24:34 +02:00
qemu_process.h qemu: enum cleanups in "src/qemu/*" 2014-06-24 12:56:54 -06:00
qemu_processpriv.h qemu: Export qemuProcessHandleDeviceDeleted for tests 2013-08-26 16:09:55 +02:00
qemu.conf qemu: fix comment in qemu.conf 2014-08-04 07:53:55 +02:00
test_libvirtd_qemu.aug.in migration: add support for migrateURI configuration 2014-05-20 13:13:29 +02:00
THREADS.txt Remove qemuDriverLock from almost everywhere 2013-02-13 11:10:30 +00:00