libvirt/src/qemu
Jiri Denemark 33c05f8b44 qemu: Don't leak domain def when RevertToSnapshot fails
Once we copy the domain definition from virDomainSnapshotDef, we either
need to assign it to the domain object or free it to avoid memory leaks.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
2019-09-11 13:07:42 +02:00
..
EVENTHANDLERS.txt
libvirtd_qemu.aug qemu-conf: add configurable slirp-helper location 2019-09-06 12:47:47 +02:00
Makefile.inc.am qemu: add slirp helper unit 2019-09-06 12:47:47 +02:00
MIGRATION.txt
qemu_agent.c qemu: Validate arg in qemuAgentErrorComandUnsupported() 2019-08-30 17:23:03 -04:00
qemu_agent.h qemu: add helper for getting full FSInfo 2019-08-26 17:27:40 +02:00
qemu_alias.c qemu: add dbus-vmstate 2019-09-06 12:47:47 +02:00
qemu_alias.h qemu: add dbus-vmstate 2019-09-06 12:47:47 +02:00
qemu_block.c qemu: block: explicitly pass backing store to qemuBlockStorageSourceAttachPrepareBlockdev 2019-09-06 08:12:21 +02:00
qemu_block.h qemu: block: explicitly pass backing store to qemuBlockStorageSourceAttachPrepareBlockdev 2019-09-06 08:12:21 +02:00
qemu_blockjob.c qemu_blockjob: Remove secdriver metadata more frequently 2019-08-31 10:11:37 +02:00
qemu_blockjob.h
qemu_capabilities.c qemu: add dbus-vmstate capability 2019-09-06 12:47:47 +02:00
qemu_capabilities.h qemu: add dbus-vmstate capability 2019-09-06 12:47:47 +02:00
qemu_capspriv.h
qemu_cgroup.c
qemu_cgroup.h
qemu_command.c qemu-command: use -net socket, fd= with slirp-helper 2019-09-06 12:47:47 +02:00
qemu_command.h qemu-command: use -net socket, fd= with slirp-helper 2019-09-06 12:47:47 +02:00
qemu_conf.c lib: Define and use autofree for virConfPtr 2019-09-10 09:34:37 +02:00
qemu_conf.h qemu-conf: add slirp state dir 2019-09-06 12:47:47 +02:00
qemu_dbus.c qemu: add dbus-vmstate 2019-09-06 12:47:47 +02:00
qemu_dbus.h qemu: add dbus-vmstate 2019-09-06 12:47:47 +02:00
qemu_domain_address.c
qemu_domain_address.h
qemu_domain.c qemu: Refactor the max memlock routine 2019-09-09 16:39:52 +02:00
qemu_domain.h qemu: Refactor the max memlock routine 2019-09-09 16:39:52 +02:00
qemu_driver.c qemu: Don't leak domain def when RevertToSnapshot fails 2019-09-11 13:07:42 +02:00
qemu_driver.h
qemu_extdevice.c qemu-extdevice: prepare, start and stop slirp-helper 2019-09-06 12:47:47 +02:00
qemu_extdevice.h qemu-extdevice: prepare, start and stop slirp-helper 2019-09-06 12:47:47 +02:00
qemu_firmware.c
qemu_firmware.h
qemu_hostdev.c qemu: Drop KVM assignment 2019-08-23 10:48:27 +02:00
qemu_hostdev.h qemu: Drop KVM assignment 2019-08-23 10:48:27 +02:00
qemu_hotplug.c qemu: Adjust max memlock on mdev hotplug 2019-09-09 16:39:52 +02:00
qemu_hotplug.h qemu: add dbus-vmstate 2019-09-06 12:47:47 +02:00
qemu_hotplugpriv.h
qemu_interface.c qemu: support unmanaged macvtap devices with <interface type='ethernet'> 2019-09-09 14:40:28 -04:00
qemu_interface.h qemu-process: prepare slirp-helper 2019-09-06 12:47:47 +02:00
qemu_migration_cookie.c
qemu_migration_cookie.h
qemu_migration_params.c
qemu_migration_params.h
qemu_migration_paramspriv.h
qemu_migration.c qemu-migration: prevent migration if slirp cannot be migrated 2019-09-06 12:47:47 +02:00
qemu_migration.h
qemu_monitor_json.c qemu: monitor: Fix formatting of 'offset' in qemuMonitorJSONSaveMemory 2019-09-04 09:13:49 +02:00
qemu_monitor_json.h
qemu_monitor_priv.h
qemu_monitor_text.c
qemu_monitor_text.h
qemu_monitor.c qemu-hotplug: handle hotplugging of slirp-helper 2019-09-06 12:47:47 +02:00
qemu_monitor.h qemu-hotplug: handle hotplugging of slirp-helper 2019-09-06 12:47:47 +02:00
qemu_process.c qemu: support unmanaged target tap dev for <interface type='ethernet'> 2019-09-09 14:38:01 -04:00
qemu_process.h
qemu_processpriv.h
qemu_qapi.c qemu: qapi: Limit traversal depth for QAPI schema queries 2019-09-06 12:14:29 +02:00
qemu_qapi.h src/qemu: use #pragma once in headers 2019-06-19 17:12:30 +02:00
qemu_security.c qemu-security: add qemuSecurityCommandRun() 2019-09-06 12:47:47 +02:00
qemu_security.h qemu-security: add qemuSecurityCommandRun() 2019-09-06 12:47:47 +02:00
qemu_slirp.c qemu_slirp: Drop unused variable in qemuSlirpStart() 2019-09-06 17:05:22 +02:00
qemu_slirp.h qemu: add slirp helper unit 2019-09-06 12:47:47 +02:00
qemu_tpm.c qemu: replace logCtxt with qemuDomainLogAppendMessage() 2019-09-06 12:47:46 +02:00
qemu_tpm.h qemu: replace logCtxt with qemuDomainLogAppendMessage() 2019-09-06 12:47:46 +02:00
qemu.conf qemu-conf: add configurable slirp-helper location 2019-09-06 12:47:47 +02:00
test_libvirtd_qemu.aug.in qemu-conf: add configurable slirp-helper location 2019-09-06 12:47:47 +02:00
THREADS.txt qemu: update threading info about domain object refs 2019-09-09 13:01:09 +02:00
virtqemud.service.in