libvirt/src/qemu
Peter Krempa 1055c1bf24 qemu: command: Merge checks from qemuBuildDriveStrValidate to qemuCheckDiskConfig
Stash all the disk definition and capability checks into one function.
2017-11-07 14:33:18 +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 support for file/block/dir storage to JSON disk src generator 2017-10-18 09:43:49 +02:00
qemu_block.h qemu: block: store and test driver names for detected storage nodes 2017-07-27 09:56:41 +02: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: Fix memory leak in virQEMUCapsLoadCPUModels 2017-10-27 10:13:43 +02:00
qemu_capabilities.h cpu: Use virDomainCapsCPUModelsPtr in cpu driver APIs 2017-10-16 09:21:52 +02: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_cgroup: Remove unnecessary virQEMUDriverPtr arguments 2017-07-26 17:47:25 +02:00
qemu_command.c qemu: command: Merge checks from qemuBuildDriveStrValidate to qemuCheckDiskConfig 2017-11-07 14:33:18 +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: Move memPath generation from memoryBackingDir to a separate function 2017-11-07 13:43:06 +01:00
qemu_conf.h qemu: Move memPath generation from memoryBackingDir to a separate function 2017-11-07 13:43:06 +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 conf: s/virDomainObjGetShortName/virDomainDefGetShortName/ 2017-11-07 13:43:00 +01:00
qemu_domain.h Remove backslash alignment attempts 2017-11-03 13:24:12 +01:00
qemu_driver.c qemu: command: Merge checks from qemuBuildDriveStrValidate to qemuCheckDiskConfig 2017-11-07 14:33:18 +01:00
qemu_driver.h
qemu_hostdev.c
qemu_hostdev.h
qemu_hotplug.c qemu: domain: Remove pointless alias check 2017-11-03 10:23:21 +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 Remove backslash alignment attempts 2017-11-03 13:24:12 +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: domain: Remove pointless alias check 2017-11-03 10:23:21 +01:00
qemu_process.h qemu: process: Pass flags to qemuProcessPrepareHost 2017-10-05 09:40:13 +02: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