libvirt/src/qemu
Eric Blake 174309a1f8 qemu: Escape external snapshot names containing comma
The code for creating external snapshots for an offline domain
called out to qemu-img without escaping commas in the manner
that qemu-img expects. This also fixes a typo in the comment.

Signed-off-by: Eric Blake <eblake@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
2019-02-13 16:36:05 -06:00
..
EVENTHANDLERS.txt
libvirtd_qemu.aug
Makefile.inc.am
MIGRATION.txt
qemu_agent.c Require a semicolon for VIR_ONCE_GLOBAL_INIT calls 2019-02-03 17:46:29 -05:00
qemu_agent.h
qemu_alias.c
qemu_alias.h
qemu_block.c
qemu_block.h
qemu_blockjob.c Require a semicolon for VIR_ONCE_GLOBAL_INIT calls 2019-02-03 17:46:29 -05:00
qemu_blockjob.h
qemu_capabilities.c qemu: do not format <usedQMP/> in qemu caps XML 2019-02-12 14:02:38 +01:00
qemu_capabilities.h qemu: caps: Always assume QEMU_CAPS_DEVICE_TRAY_MOVED 2019-02-08 10:11:20 +01:00
qemu_capspriv.h
qemu_cgroup.c qemu: cgroup: Expose /dev/sev/ only to domains that require SEV 2019-02-01 12:40:18 +01:00
qemu_cgroup.h qemu: cgroup: Change qemu[Setup|Teardown]DiskCgroup to take virStorageSource 2019-01-30 17:20:38 +01:00
qemu_command.c qemu: caps: Always assume QEMU_CAPS_SEAMLESS_MIGRATION 2019-02-08 10:11:20 +01:00
qemu_command.h Require a semicolon to VIR_ENUM_DECL calls 2019-02-03 17:46:29 -05:00
qemu_conf.c Require a semicolon for VIR_ONCE_GLOBAL_INIT calls 2019-02-03 17:46:29 -05:00
qemu_conf.h
qemu_domain_address.c qemu: Move qemuDomainSupportsPCI() to qemu_domain 2019-02-08 16:16:22 +01:00
qemu_domain_address.h
qemu_domain.c util: Introduce VIR_DEFINE_AUTOPTR_FUNC for virStorageSource 2019-02-12 13:19:26 -05:00
qemu_domain.h qemu: Move qemuDomainSupportsPCI() to qemu_domain 2019-02-08 16:16:22 +01:00
qemu_driver.c qemu: Escape external snapshot names containing comma 2019-02-13 16:36:05 -06:00
qemu_driver.h
qemu_extdevice.c Require a semicolon for VIR_LOG_INIT calls 2019-02-03 17:46:29 -05:00
qemu_extdevice.h
qemu_hostdev.c
qemu_hostdev.h
qemu_hotplug.c qemu: caps: Always assume QEMU_CAPS_DEVICE_TRAY_MOVED 2019-02-08 10:11:20 +01:00
qemu_hotplug.h
qemu_hotplugpriv.h
qemu_interface.c
qemu_interface.h
qemu_migration_cookie.c Require a semicolon for VIR_ENUM_IMPL calls 2019-02-03 17:46:29 -05:00
qemu_migration_cookie.h
qemu_migration_params.c qemu: Implement VIR_MIGRATE_PARAM_BANDWIDTH_POSTCOPY 2019-02-07 16:25:59 +01:00
qemu_migration_params.h util: Use a semicolon for all VIR_DEFINE_AUTOPTR_FUNC 2019-02-08 06:57:23 -05:00
qemu_migration_paramspriv.h
qemu_migration.c util: Introduce VIR_DEFINE_AUTOPTR_FUNC for virStorageSource 2019-02-12 13:19:26 -05:00
qemu_migration.h qemu: Implement VIR_MIGRATE_PARAM_BANDWIDTH_POSTCOPY 2019-02-07 16:25:59 +01:00
qemu_monitor_json.c Require a semicolon for VIR_ENUM_IMPL calls 2019-02-03 17:46:29 -05:00
qemu_monitor_json.h
qemu_monitor_priv.h
qemu_monitor_text.c
qemu_monitor_text.h
qemu_monitor.c Require a semicolon for VIR_ONCE_GLOBAL_INIT calls 2019-02-03 17:46:29 -05:00
qemu_monitor.h Require a semicolon to VIR_ENUM_DECL calls 2019-02-03 17:46:29 -05:00
qemu_parse_command.c util: Introduce VIR_DEFINE_AUTOPTR_FUNC for virStorageAuthDef 2019-02-12 08:51:23 -05:00
qemu_parse_command.h
qemu_process.c qemu: caps: Always assume QEMU_CAPS_DEVICE_DEL_EVENT 2019-02-08 10:11:20 +01:00
qemu_process.h
qemu_processpriv.h
qemu_qapi.c
qemu_qapi.h
qemu_security.c qemu: security: Replace and remove qemuSecurity[Set|Restore]DiskLabel 2019-01-30 17:20:38 +01:00
qemu_security.h qemu: security: Replace and remove qemuSecurity[Set|Restore]DiskLabel 2019-01-30 17:20:38 +01:00
qemu_tpm.c Require a semicolon for VIR_LOG_INIT calls 2019-02-03 17:46:29 -05:00
qemu_tpm.h
qemu.conf qemu: conf: Remove /dev/sev from the default cgroup device acl list 2019-02-01 12:39:41 +01:00
test_libvirtd_qemu.aug.in qemu: conf: Remove /dev/sev from the default cgroup device acl list 2019-02-01 12:39:41 +01:00
THREADS.txt