libvirt/src/qemu
Masayoshi Mizuma b4d87669ba qemu_snapshot: Add the guest name to the transient disk path
Later patches will implement sharing of the backing file, so we'll need
to be able to discriminate the overlays per VM.

Signed-off-by: Masayoshi Mizuma <m.mizuma@jp.fujitsu.com>
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
2021-05-24 20:38:07 +02:00
..
EVENTHANDLERS.txt
libvirt_qemu_probes.d
libvirtd_qemu.aug qemu: conf: Add 'deprecation_behavior' setting to qemu.conf 2021-04-06 17:07:05 +02:00
meson.build build: Remove unused 'conflicts' key from virt_daemon_unit 2021-02-10 09:30:41 -07:00
MIGRATION.txt
qemu_agent.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu_agent.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu_alias.c qemuAssignDeviceControllerAlias: Remove unused 'qemuCaps' argument 2021-05-03 12:14:44 +02:00
qemu_alias.h qemuAssignDeviceControllerAlias: Remove unused 'qemuCaps' argument 2021-05-03 12:14:44 +02:00
qemu_backup.c qemuBackupJobCancelBlockjobs: Replace qemuMonitorJobCancel by qemuMonitorBlockJobCancel 2021-04-26 17:22:52 +02:00
qemu_backup.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu_block.c Replace AbsPath judgement method with g_path_is_absolute() 2021-04-21 10:02:09 +02:00
qemu_block.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu_blockjob.c qemuBlockJobRefreshJobs: Replace qemuMonitorJobCancel by qemuMonitorBlockJobCancel 2021-04-26 17:22:52 +02:00
qemu_blockjob.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu_capabilities.c qemu_capabilities: Add QEMU_CAPS_INPUT_LINUX 2021-05-21 14:29:09 +02:00
qemu_capabilities.h qemu_capabilities: Add QEMU_CAPS_INPUT_LINUX 2021-05-21 14:29:09 +02:00
qemu_capspriv.h qemu: Introduce virQEMUCapsUpdateHostCPUModel 2021-04-21 10:20:46 +02:00
qemu_cgroup.c conf: Parse/format XML input type 'evdev' 2021-05-21 14:29:09 +02:00
qemu_cgroup.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu_checkpoint.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu_checkpoint.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu_command.c Drop magic comments for coverity 2021-05-24 20:26:20 +02:00
qemu_command.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu_conf.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu_conf.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu_dbus.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu_dbus.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu_domain_address.c conf: Parse/format XML input type 'evdev' 2021-05-21 14:29:09 +02:00
qemu_domain_address.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu_domain.c qemu: Return -EINVAL to keep qemuDomainOpenFile() consistent 2021-05-21 14:38:09 +02:00
qemu_domain.h Fix spelling 2021-04-15 15:42:21 +02:00
qemu_domainjob.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu_domainjob.h qemu_domainjob: Drop 'const' from strings in _qemuDomainJobObj 2021-05-03 12:08:26 +02:00
qemu_driver.c Drop magic comments for coverity 2021-05-24 20:26:20 +02:00
qemu_driver.h
qemu_extdevice.c qemu: add socket for virtiofs filesystems 2021-04-21 15:48:01 +02:00
qemu_extdevice.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu_firmware.c qemu_firmware: don't error out for unknown firmware features 2021-05-10 15:30:18 +02:00
qemu_firmware.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu_hostdev.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu_hostdev.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu_hotplug.c conf: Parse/format XML input type 'evdev' 2021-05-21 14:29:09 +02:00
qemu_hotplug.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu_interface.c Fix spelling 2021-04-15 15:42:21 +02:00
qemu_interface.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu_interop_config.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu_interop_config.h
qemu_migration_cookie.c qemuMigrationCookieNBDXMLFormat: Format empty <nbd/> element 2021-04-26 17:22:30 +02:00
qemu_migration_cookie.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu_migration_params.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu_migration_params.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu_migration_paramspriv.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu_migration.c qemuMigrationSrcNBDCopyCancelled: Use do-while loop instead of jumping back 2021-04-26 17:22:52 +02:00
qemu_migration.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu_monitor_json.c qemu: monitor: Remove qemuMonitorSupportsActiveCommit 2021-05-03 12:14:44 +02:00
qemu_monitor_json.h qemu: monitor: Remove qemuMonitorSupportsActiveCommit 2021-05-03 12:14:44 +02:00
qemu_monitor_priv.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu_monitor_text.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu_monitor_text.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu_monitor.c Remove static analysis assertions 2021-05-24 20:26:20 +02:00
qemu_monitor.h qemu: monitor: Remove qemuMonitorSupportsActiveCommit 2021-05-03 12:14:44 +02:00
qemu_namespace.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu_namespace.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu_process.c qemu_snapshot: Add the guest name to the transient disk path 2021-05-24 20:38:07 +02:00
qemu_process.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu_processpriv.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu_qapi.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu_qapi.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu_saveimage.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu_saveimage.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu_security.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu_security.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu_shim.c qemu_shim: Don't hang if failed to start domain 2021-03-12 17:05:52 +01:00
qemu_slirp.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu_slirp.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu_snapshot.c qemu_snapshot: Add the guest name to the transient disk path 2021-05-24 20:38:07 +02:00
qemu_snapshot.h qemu_snapshot: Add the guest name to the transient disk path 2021-05-24 20:38:07 +02:00
qemu_tpm.c src: elevate current identity privilege when fetching secret 2021-05-13 11:07:43 +01:00
qemu_tpm.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu_validate.c conf: Parse/format XML input type 'evdev' 2021-05-21 14:29:09 +02:00
qemu_validate.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu_vhost_user_gpu.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu_vhost_user_gpu.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu_vhost_user.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu_vhost_user.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu_virtiofs.c qemu: fs: do not try to fill binary path if we have a socket 2021-05-20 16:27:21 +02:00
qemu_virtiofs.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
qemu.conf qemu: conf: Add 'deprecation_behavior' setting to qemu.conf 2021-04-06 17:07:05 +02:00
test_libvirtd_qemu.aug.in qemu: conf: Add 'deprecation_behavior' setting to qemu.conf 2021-04-06 17:07:05 +02:00
THREADS.txt lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
virtqemud.init.in
virtqemud.service.in
virtqemud.sysconf