libvirt/src/qemu
Jiri Denemark 33ae270bee qemu: Refactor qemuDomainSaveHeader
The function is now called virQEMUSaveDataWrite and it is now doing
everything it needs to save both the save image header and domain XML to
a file. Be it a new file or an existing file in which a user wants to
change the domain XML.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
2017-06-07 13:36:01 +02:00
..
EVENTHANDLERS.txt
libvirtd_qemu.aug
MIGRATION.txt
qemu_agent.c Fix minor typos 2017-04-24 14:40:00 +02:00
qemu_agent.h
qemu_alias.c qemu: refactor qemuDomainMachine* functions 2017-04-18 13:27:11 +02:00
qemu_alias.h
qemu_block.c qemu: take current async job into account in qemuBlockNodeNamesDetect 2017-04-27 14:38:29 +02:00
qemu_block.h qemu: take current async job into account in qemuBlockNodeNamesDetect 2017-04-27 14:38:29 +02:00
qemu_blockjob.c qemu: take current async job into account in qemuBlockNodeNamesDetect 2017-04-27 14:38:29 +02:00
qemu_blockjob.h qemu: take current async job into account in qemuBlockNodeNamesDetect 2017-04-27 14:38:29 +02:00
qemu_capabilities.c virDomainXMLOption: Introduce virDomainABIStabilityDomain 2017-06-05 09:08:52 +02:00
qemu_capabilities.h qemu: format eim on intel-iommu command line 2017-05-26 08:16:29 +02:00
qemu_capspriv.h annotate all mocked functions with noinline 2017-04-19 10:51:51 +01:00
qemu_cgroup.c
qemu_cgroup.h
qemu_command.c qemu: format eim on intel-iommu command line 2017-05-26 08:16:29 +02:00
qemu_command.h Revert "qemu: propagate bridge MTU into qemu "host_mtu" option" 2017-05-22 12:57:34 -04:00
qemu_conf.c virQEMUDriverDomainABIStability: Check for memoryBacking 2017-06-05 09:18:34 +02:00
qemu_conf.h
qemu_domain_address.c qemu: add support for qemu-xhci USB controller 2017-04-28 10:44:36 +02:00
qemu_domain_address.h
qemu_domain.c conf: Pass xmlopt to virDomainSnapshotDefFormat 2017-06-07 13:36:01 +02:00
qemu_domain.h conf: Pass xmlopt to virDomainSnapshotDefFormat 2017-06-07 13:36:01 +02:00
qemu_driver.c qemu: Refactor qemuDomainSaveHeader 2017-06-07 13:36:01 +02:00
qemu_driver.h
qemu_hostdev.c qemu: Fix mdev checking for VFIO support 2017-04-12 12:57:39 +02:00
qemu_hostdev.h hostdev: Maintain a driver list of active mediated devices 2017-03-27 15:39:35 +02:00
qemu_hotplug.c Revert "qemu: propagate bridge MTU into qemu "host_mtu" option" 2017-05-22 12:57:34 -04:00
qemu_hotplug.h qemu: hotplug: Unexport qemuDomainHotplugDelVcpu 2017-04-20 10:46:44 +02:00
qemu_hotplugpriv.h
qemu_interface.c Revert "qemu: propagate bridge MTU into qemu "host_mtu" option" 2017-05-22 12:57:34 -04:00
qemu_interface.h Revert "qemu: propagate bridge MTU into qemu "host_mtu" option" 2017-05-22 12:57:34 -04:00
qemu_migration_cookie.c qemu: Set operation on completed migration job 2017-06-07 09:14:02 +02:00
qemu_migration_cookie.h qemu: Free persistent def inside qemuMigrationCookieFree 2017-03-27 20:55:18 +02:00
qemu_migration.c qemu: Fix persistent migration of transient domains 2017-05-02 18:53:19 +02:00
qemu_migration.h qemu: Simplify qemuMigrationResetTLS 2017-04-07 13:43:37 +02:00
qemu_monitor_json.c qemu: json: Fix daemon crash on handling domain shutdown event 2017-05-30 10:56:53 +02:00
qemu_monitor_json.h qemu: Check migratable host CPU features 2017-03-30 09:59:42 +02:00
qemu_monitor_text.c qemu: monitor: Don't bother extracting vCPU halted state in text monitor 2017-05-19 09:31:19 +02:00
qemu_monitor_text.h
qemu_monitor.c qemu: Report shutdown event details 2017-05-26 15:01:15 +02:00
qemu_monitor.h qemu: Report shutdown event details 2017-05-26 15:01:15 +02:00
qemu_parse_command.c qemu: refactor qemuDomainMachine* functions 2017-04-18 13:27:11 +02:00
qemu_parse_command.h
qemu_process.c qemu: process: Save vcpu ordering information on reconnect 2017-06-06 07:39:25 +02:00
qemu_process.h qemu: Report VIR_DOMAIN_JOB_OPERATION 2017-04-27 15:08:12 +02:00
qemu_processpriv.h
qemu_security.c
qemu_security.h
qemu.conf
test_libvirtd_qemu.aug.in
THREADS.txt