libvirt/src/qemu
Peter Krempa 7d5b283065 qemu: Supply correct default type for 'dir' based VIR_STORAGE_TYPE_VOLUME
Our code would skip adding the default type in this cases, but since we
know that the only reasonable option here is 'fat' we can add it while
starting the VM.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2019-06-26 12:28:31 +02:00
..
EVENTHANDLERS.txt
libvirtd_qemu.aug qemu: conf: Add debug option to allow disabling qemu capabilities 2019-06-21 15:24:06 +02:00
Makefile.inc.am qemu: Move qemuParseKeywords(Free) to the monitor code 2019-06-20 12:15:05 +02:00
MIGRATION.txt
qemu_agent.c
qemu_agent.h src/qemu: use #pragma once in headers 2019-06-19 17:12:30 +02:00
qemu_alias.c
qemu_alias.h src/qemu: use #pragma once in headers 2019-06-19 17:12:30 +02:00
qemu_block.c qemu: Introduce new set of helpers for attaching and detaching storage chains 2019-06-26 08:59:37 +02:00
qemu_block.h qemu: Introduce new set of helpers for attaching and detaching storage chains 2019-06-26 08:59:37 +02:00
qemu_blockjob.c
qemu_blockjob.h src/qemu: use #pragma once in headers 2019-06-19 17:12:30 +02:00
qemu_capabilities.c qemu: Drop MSR features from host-model with old QEMU 2019-06-20 14:02:36 +02:00
qemu_capabilities.h qemu_command: Use canonical names of CPU features 2019-06-20 00:22:39 +02:00
qemu_capspriv.h qemu: Translate feature names from query-cpu-model-expansion 2019-06-20 00:22:39 +02:00
qemu_cgroup.c
qemu_cgroup.h src/qemu: use #pragma once in headers 2019-06-19 17:12:30 +02:00
qemu_command.c qemu: command: Use 'actualType' when deciding whether to use disk format 2019-06-26 12:28:31 +02:00
qemu_command.h qemu: Introduce new set of helpers for attaching and detaching storage chains 2019-06-26 08:59:37 +02:00
qemu_conf.c qemu: conf: Add debug option to allow disabling qemu capabilities 2019-06-21 15:24:06 +02:00
qemu_conf.h qemu: conf: Add debug option to allow disabling qemu capabilities 2019-06-21 15:24:06 +02:00
qemu_domain_address.c
qemu_domain_address.h src/qemu: use #pragma once in headers 2019-06-19 17:12:30 +02:00
qemu_domain.c qemu: Supply correct default type for 'dir' based VIR_STORAGE_TYPE_VOLUME 2019-06-26 12:28:31 +02:00
qemu_domain.h qemu: Add support for controling qemu capabilities via the qemu XML namespace 2019-06-21 15:24:06 +02:00
qemu_driver.c qemu: Use VIR_ERR_DEPRECATED in QemuAttach and DomainXMLFromNative stubs 2019-06-26 08:37:01 +02:00
qemu_driver.h src/qemu: use #pragma once in headers 2019-06-19 17:12:30 +02:00
qemu_extdevice.c
qemu_extdevice.h src/qemu: use #pragma once in headers 2019-06-19 17:12:30 +02:00
qemu_firmware.c qemu_firmware: only set nfeatures on success 2019-06-26 09:24:09 +02:00
qemu_firmware.h src/qemu: use #pragma once in headers 2019-06-19 17:12:30 +02:00
qemu_hostdev.c
qemu_hostdev.h src/qemu: use #pragma once in headers 2019-06-19 17:12:30 +02:00
qemu_hotplug.c qemu: hotplug: Remove rest of source backend if hotplug fails 2019-06-26 08:59:37 +02:00
qemu_hotplug.h src/qemu: use #pragma once in headers 2019-06-19 17:12:30 +02:00
qemu_hotplugpriv.h src/qemu: use #pragma once in headers 2019-06-19 17:12:30 +02:00
qemu_interface.c
qemu_interface.h src/qemu: use #pragma once in headers 2019-06-19 17:12:30 +02:00
qemu_migration_cookie.c
qemu_migration_cookie.h src/qemu: use #pragma once in headers 2019-06-19 17:12:30 +02:00
qemu_migration_params.c
qemu_migration_params.h src/qemu: use #pragma once in headers 2019-06-19 17:12:30 +02:00
qemu_migration_paramspriv.h src/qemu: use #pragma once in headers 2019-06-19 17:12:30 +02:00
qemu_migration.c qemu: assume monJSON is always true 2019-06-20 13:47:41 +02:00
qemu_migration.h src/qemu: use #pragma once in headers 2019-06-19 17:12:30 +02:00
qemu_monitor_json.c qemu: monitor: Remove text monitor support for cpu hot(un)plug 2019-06-20 15:59:19 +02:00
qemu_monitor_json.h qemu: Introduce generic qemuMonitorGetGuestCPU 2019-06-20 00:22:39 +02:00
qemu_monitor_priv.h src/qemu: use #pragma once in headers 2019-06-19 17:12:30 +02:00
qemu_monitor_text.c qemu: Remove qemuMonitorTextSetCPU 2019-06-20 15:59:19 +02:00
qemu_monitor_text.h qemu: Remove qemuMonitorTextSetCPU 2019-06-20 15:59:19 +02:00
qemu_monitor.c qemu: monitor: s/ret/rc/ in UpdateVideoSize functions 2019-06-20 13:47:41 +02:00
qemu_monitor.h qemu: Adjust ATTRIBUTE_NONNULL 2019-06-21 15:35:51 -04:00
qemu_process.c qemu: Implement support for 'capability_filters' config option 2019-06-21 15:24:06 +02:00
qemu_process.h qemu: also delete qemuProcessAttach 2019-06-20 12:47:10 +02:00
qemu_processpriv.h src/qemu: use #pragma once in headers 2019-06-19 17:12:30 +02:00
qemu_qapi.c qemu: qapi: Implement support for 'features' 2019-06-20 09:20:04 +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.h src/qemu: use #pragma once in headers 2019-06-19 17:12:30 +02:00
qemu_tpm.c tpm: minor argument comment fix 2019-06-26 09:24:09 +02:00
qemu_tpm.h src/qemu: use #pragma once in headers 2019-06-19 17:12:30 +02:00
qemu.conf qemu: conf: Add debug option to allow disabling qemu capabilities 2019-06-21 15:24:06 +02:00
test_libvirtd_qemu.aug.in qemu: conf: Add debug option to allow disabling qemu capabilities 2019-06-21 15:24:06 +02:00
THREADS.txt