libvirt/src/qemu
Jiri Denemark 04c721f22d qemu: Always set async job when starting a domain
We only started an async job for incoming migration from another host.
When we were starting a domain from scratch or restoring from a saved
state (migration from file) we didn't set any async job. Let's introduce
a new QEMU_ASYNC_JOB_START for these cases.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
2015-11-19 09:41:23 +01:00
..
EVENTHANDLERS.txt qemu: add short document on qemu event handlers 2014-10-06 13:50:57 -04:00
libvirtd_qemu.aug qemu: Automatically create NVRAM store 2014-09-10 09:38:07 +02:00
MIGRATION.txt
qemu_agent.c virJSONValueArraySize: return ssize_t 2015-10-09 15:25:08 +02:00
qemu_agent.h qemu: wire up virDomainSetUserPassword 2015-05-21 16:24:02 +02:00
qemu_blockjob.c qemuDomainEventQueue: Check if event is non-NULL 2015-09-18 13:50:03 +02:00
qemu_blockjob.h qemu: Use domain condition for synchronous block jobs 2015-06-19 15:15:10 +02:00
qemu_capabilities.c qemu: assume various QEMU 0.10 features are always available 2015-11-10 10:38:18 +00:00
qemu_capabilities.h qemu: assume various QEMU 0.10 features are always available 2015-11-10 10:38:18 +00:00
qemu_capspriv.h Implement infrastracture for mocking up QEMU capabilities cache 2015-09-22 13:56:59 +02:00
qemu_cgroup.c qemu: Check for niothreads == 0 in qemuSetupCgroupForIOThreads 2015-10-16 06:49:19 -04:00
qemu_cgroup.h qemu: cgroup: Kill qemuSetupCgroupVcpuPin() 2015-04-02 10:12:08 +02:00
qemu_command.c qemu: Move incoming URI code to qemu_migration 2015-11-19 09:41:23 +01:00
qemu_command.h qemu: Move incoming URI code to qemu_migration 2015-11-19 09:41:23 +01:00
qemu_conf.c Revert "qemu: Fix integer/boolean logic in qemuSetUnprivSGIO" 2015-09-22 10:17:36 -04:00
qemu_conf.h qemu: Adjust VM id allocation 2015-07-29 09:15:44 +02:00
qemu_domain.c qemu: Always set async job when starting a domain 2015-11-19 09:41:23 +01:00
qemu_domain.h qemu: Always set async job when starting a domain 2015-11-19 09:41:23 +01:00
qemu_driver.c qemu: Always set async job when starting a domain 2015-11-19 09:41:23 +01: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 qemu: hostdev: Introduce qemuHostdevUpdateActiveDomainDevices() 2015-10-26 13:50:35 +01:00
qemu_hostdev.h qemu: hostdev: Introduce qemuHostdevUpdateActiveDomainDevices() 2015-10-26 13:50:35 +01:00
qemu_hotplug.c qemu: command: Move dimm device checks from formatter to checker 2015-11-18 10:32:18 +01:00
qemu_hotplug.h qemu: Implement memory device hotunplug 2015-03-23 14:41:14 +01:00
qemu_hotplugpriv.h
qemu_interface.c qemu: add udp interface support 2015-09-02 10:17:50 +02:00
qemu_interface.h qemu: add a qemuInterfaceStopDevices(), called when guest CPUs stop 2014-12-13 22:20:28 -05:00
qemu_migration.c qemu: Move incoming URI code to qemu_migration 2015-11-19 09:41:23 +01:00
qemu_migration.h qemu: Move incoming URI code to qemu_migration 2015-11-19 09:41:23 +01:00
qemu_monitor_json.c virJSONValueArraySize: return ssize_t 2015-10-09 15:25:08 +02:00
qemu_monitor_json.h qemu: Make virtType of type virDomainVirtType 2015-09-25 15:34:09 -04:00
qemu_monitor_text.c qemu: Make virtType of type virDomainVirtType 2015-09-25 15:34:09 -04:00
qemu_monitor_text.h qemu: Make virtType of type virDomainVirtType 2015-09-25 15:34:09 -04:00
qemu_monitor.c qemu: Make virtType of type virDomainVirtType 2015-09-25 15:34:09 -04:00
qemu_monitor.h qemu: Make virtType of type virDomainVirtType 2015-09-25 15:34:09 -04:00
qemu_process.c qemu: Always set async job when starting a domain 2015-11-19 09:41:23 +01:00
qemu_process.h qemu: Always set async job when starting a domain 2015-11-19 09:41:23 +01:00
qemu_processpriv.h
qemu.conf qemu: Add AAVMF to the list of known UEFIs 2015-01-29 15:20:47 +01:00
test_libvirtd_qemu.aug.in qemu: Add AAVMF to the list of known UEFIs 2015-01-29 15:20:47 +01:00
THREADS.txt There is no virDomainFindBy{ID, Name, UUID} anymore 2015-08-03 13:08:00 +02:00