libvirt/src/qemu
Peter Krempa 3b03a27cd0 qemu: domain: Reject shared disk access if backing format does not support it
Disk sharing between two VMs may corrupt the images if the format driver
does not support it. Check that the user declared use of a supported
storage format when they want to share the disk.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1511480
2017-11-23 18:26:25 +01:00
..
EVENTHANDLERS.txt
libvirtd_qemu.aug conf: Introduce TLS options for VxHS block device clients 2017-09-28 09:45:14 -04:00
MIGRATION.txt
qemu_agent.c
qemu_agent.h
qemu_alias.c qemu_alias: Be more tolerant if alias don't follow our format 2017-10-22 13:49:46 +02:00
qemu_alias.h split out qemuAssignDeviceInputAlias 2017-10-19 14:43:20 +02:00
qemu_block.c qemu: block: Add function to check if storage source allows concurrent access 2017-11-23 18:26:25 +01:00
qemu_block.h qemu: block: Add function to check if storage source allows concurrent access 2017-11-23 18:26:25 +01:00
qemu_blockjob.c qemu: blockjob: Always save config XML when a blockjob is finished 2017-10-05 10:36:56 +02:00
qemu_blockjob.h
qemu_capabilities.c qemu_capabilities: Introcude QEMU_CAPS_NUMA_DIST 2017-11-23 14:54:31 +01:00
qemu_capabilities.h qemu_capabilities: Introcude QEMU_CAPS_NUMA_DIST 2017-11-23 14:54:31 +01:00
qemu_capspriv.h cputest: Test CPU usability blockers 2017-10-16 09:23:20 +02:00
qemu_cgroup.c util: storagefile: Add helpers to check presence of backing store 2017-10-17 06:19:18 +02:00
qemu_cgroup.h
qemu_command.c qemu: Support setting NUMA distances 2017-11-23 14:54:32 +01:00
qemu_command.h qemu: command: Merge checks from qemuBuildDriveStrValidate to qemuCheckDiskConfig 2017-11-07 14:33:18 +01:00
qemu_conf.c qemu: Use predictable file names for memory-backend-file 2017-11-08 10:17:17 +01:00
qemu_conf.h qemu: Use predictable file names for memory-backend-file 2017-11-08 10:17:17 +01:00
qemu_domain_address.c qemu: address: Remove dead code when un-reserving PCI address 2017-10-19 14:50:50 +02:00
qemu_domain_address.h Split out qemuDomainEnsureVirtioAddress 2017-10-19 14:41:51 +02:00
qemu_domain.c qemu: domain: Reject shared disk access if backing format does not support it 2017-11-23 18:26:25 +01:00
qemu_domain.h qemu: domain: Don't call namespace setup for storage already accessed by vm 2017-11-22 17:35:17 +01:00
qemu_driver.c qemu: Move snapshot disk validation functions into one 2017-11-23 18:22:19 +01:00
qemu_driver.h
qemu_hostdev.c
qemu_hostdev.h
qemu_hotplug.c qemu: Tolerate storage source private data being NULL 2017-11-13 13:28:49 +01:00
qemu_hotplug.h qemu: implement input device hotunplug 2017-10-19 14:43:22 +02:00
qemu_hotplugpriv.h
qemu_interface.c
qemu_interface.h
qemu_migration_cookie.c qemu: send allowReboot in migration cookie 2017-10-19 11:52:34 +02:00
qemu_migration_cookie.h qemu: send allowReboot in migration cookie 2017-10-19 11:52:34 +02:00
qemu_migration.c Remove backslash alignment attempts 2017-11-03 13:24:12 +01:00
qemu_migration.h Remove backslash alignment attempts 2017-11-03 13:24:12 +01:00
qemu_monitor_json.c Remove backslash alignment attempts 2017-11-03 13:24:12 +01:00
qemu_monitor_json.h qemu: Add support for migrate-continue QMP command 2017-10-26 10:36:02 +02:00
qemu_monitor_text.c Remove backslash alignment attempts 2017-11-03 13:24:12 +01:00
qemu_monitor_text.h
qemu_monitor.c Remove backslash alignment attempts 2017-11-03 13:24:12 +01:00
qemu_monitor.h qemu: Add support for block-incremental migration parameter 2017-11-02 22:14:20 +01:00
qemu_parse_command.c qemu: parse: Allocate disk definition with private data 2017-11-13 13:28:49 +01:00
qemu_parse_command.h qemu: Move qemuFreeKeywords into qemu_parse_command.c 2017-10-17 18:52:47 -04:00
qemu_process.c qemu: Use the end of QEMU log for reporting errors 2017-11-23 14:06:40 +01:00
qemu_process.h qemu: Rename qemuProcessBuildDestroyHugepagesPath 2017-11-08 10:17:10 +01:00
qemu_processpriv.h
qemu_security.c
qemu_security.h
qemu.conf qemu.conf: Clarify the various _tls_x509_cert_dir descriptions 2017-10-27 05:53:45 -04:00
test_libvirtd_qemu.aug.in conf: Introduce TLS options for VxHS block device clients 2017-09-28 09:45:14 -04:00
THREADS.txt