libvirt/src/qemu
Peter Krempa cbb4d229de qemu: snapshot: Refactor snapshot rollback on failure
The code at first changed the definition and then rolled it back in case
of failure. This was ridiculous. Refactor the code so that the image in
the definition is changed only when the snapshot is successful.

The refactor will also simplify further fix of image locking when doing
snapshots.
2017-01-10 19:12:19 +01:00
..
EVENTHANDLERS.txt
libvirtd_qemu.aug qemu: Let users opt-out from containerization 2016-12-15 09:25:16 +01:00
MIGRATION.txt
qemu_agent.c qemu: agent: take monitor lock in qemuAgentNotifyEvent 2016-12-12 17:14:11 -05:00
qemu_agent.h
qemu_alias.c
qemu_alias.h
qemu_blockjob.c
qemu_blockjob.h
qemu_capabilities.c qemu-caps: Get host model directly from Qemu when available 2017-01-06 12:24:57 +01:00
qemu_capabilities.h qemu: qmp query-cpu-model-expansion command 2017-01-06 12:24:57 +01:00
qemu_capspriv.h qemu: Enable KVM when probing capabilities 2016-11-25 20:34:26 +01:00
qemu_cgroup.c qemu_cgroup: Expose defaultDeviceACL 2016-12-15 09:25:16 +01:00
qemu_cgroup.h qemu_cgroup: Expose defaultDeviceACL 2016-12-15 09:25:16 +01:00
qemu_command.c qemu: Allow to specify pit timer tick policy=discard 2017-01-06 18:27:06 -05:00
qemu_command.h qemu: Add vhost-scsi string for -device parameter 2016-11-24 12:16:19 -05:00
qemu_conf.c qemu: Let users opt-out from containerization 2016-12-15 09:25:16 +01:00
qemu_conf.h qemu: Let users opt-out from containerization 2016-12-15 09:25:16 +01:00
qemu_domain_address.c qemu: Use virtio-pci by default for mach-virt guests 2017-01-10 12:33:53 +01:00
qemu_domain_address.h qemu: propagate virQEMUDriver object to qemuDomainDeviceCalculatePCIConnectFlags 2016-11-30 15:28:07 -05:00
qemu_domain.c qemu: Drop qemuDomainDeleteNamespace 2017-01-10 13:04:57 +01:00
qemu_domain.h qemu: Drop qemuDomainDeleteNamespace 2017-01-10 13:04:57 +01:00
qemu_driver.c qemu: snapshot: Refactor snapshot rollback on failure 2017-01-10 19:12:19 +01:00
qemu_driver.h
qemu_hostdev.c qemu: Add vhost-scsi string for -device parameter 2016-11-24 12:16:19 -05:00
qemu_hostdev.h qemu: Add vhost-scsi string for -device parameter 2016-11-24 12:16:19 -05:00
qemu_hotplug.c qemu: Don't assume secret provided for LUKS encryption 2017-01-03 12:59:18 -05:00
qemu_hotplug.h
qemu_hotplugpriv.h
qemu_interface.c
qemu_interface.h
qemu_migration.c qemu: clean out unused migrate to unix 2016-12-21 16:24:59 +01:00
qemu_migration.h
qemu_monitor_json.c qemu: qmp query-cpu-model-expansion command 2017-01-06 12:24:57 +01:00
qemu_monitor_json.h qemu: qmp query-cpu-model-expansion command 2017-01-06 12:24:57 +01:00
qemu_monitor_text.c Avoid variable named 'stat' 2016-12-14 12:17:08 +00:00
qemu_monitor_text.h
qemu_monitor.c qemu: qmp query-cpu-model-expansion command 2017-01-06 12:24:57 +01:00
qemu_monitor.h qemu: qmp query-cpu-model-expansion command 2017-01-06 12:24:57 +01:00
qemu_parse_command.c virstring: Unify string list function names 2016-11-25 13:54:05 +01:00
qemu_parse_command.h
qemu_process.c qemu: Drop qemuDomainDeleteNamespace 2017-01-10 13:04:57 +01:00
qemu_process.h
qemu_processpriv.h
qemu_security.c qemu: Use transactions from security driver 2017-01-10 13:04:11 +01:00
qemu_security.h qemu: Manage /dev entry on hostdev hotplug 2016-12-15 09:25:16 +01:00
qemu.conf qemu: Let users opt-out from containerization 2016-12-15 09:25:16 +01:00
test_libvirtd_qemu.aug.in qemu: Let users opt-out from containerization 2016-12-15 09:25:16 +01:00
THREADS.txt