libvirt/src/qemu
Peter Krempa 70bc273c98 qemu: command: format disk source commandline for -blockdev
Format the backing chain onto the commandline using the 'json' syntax
with -blockdev.

The command line formatter needs only minor tweaks to add the new
entries but we now need to initialize the structures that are used for
every layer of the backing chain.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2018-08-21 15:46:06 +02:00
..
EVENTHANDLERS.txt
libvirtd_qemu.aug qemu: Extend qemu_conf with tpm-emulator support 2018-06-06 10:48:41 -04:00
Makefile.inc.am qemu: add qemu_monitor_priv.h to sources list 2018-06-12 10:16:41 +01:00
MIGRATION.txt
qemu_agent.c src: Make virStr*cpy*() functions return an int 2018-07-23 14:27:30 +02:00
qemu_agent.h
qemu_alias.c qemu: alias: Generate QOM name of the block backend for disks 2018-08-21 15:46:06 +02:00
qemu_alias.h qemu: alias: Generate QOM name of the block backend for disks 2018-08-21 15:46:06 +02:00
qemu_block.c qemu: block: Add generator for the 'copy-on-read' blockdev driver 2018-08-21 15:46:06 +02:00
qemu_block.h qemu: block: Add generator for the 'copy-on-read' blockdev driver 2018-08-21 15:46:06 +02:00
qemu_blockjob.c qemu: domain: Move out clearing of backing chain in qemuDomainDetermineDiskChain 2018-07-20 15:33:20 +02:00
qemu_blockjob.h
qemu_capabilities.c qemu: caps: Add capability for using the blockdev infrastructure 2018-08-21 15:46:06 +02:00
qemu_capabilities.h qemu: caps: Add capability for using the blockdev infrastructure 2018-08-21 15:46:06 +02:00
qemu_capspriv.h qemu: Provide support to query the SEV capability 2018-06-12 09:51:59 +02:00
qemu_cgroup.c Revert "util: cgroup: modify virCgroupFree to take virCgroupPtr" 2018-07-30 13:30:11 +02:00
qemu_cgroup.h qemu: Add swtpm to emulator cgroup 2018-06-06 10:48:41 -04:00
qemu_command.c qemu: command: format disk source commandline for -blockdev 2018-08-21 15:46:06 +02:00
qemu_command.h qemu: Remove unused argument 'bootable' from qemuBuildDriveStr 2018-08-09 17:00:54 +02:00
qemu_conf.c qemu: fix uninitialised variable in virQEMUDriverConfigLoadFile 2018-06-12 10:08:41 +02:00
qemu_conf.h qemu: conf: Remove 'allow_disk_format_probing' config option 2018-06-08 09:26:37 +02:00
qemu_domain_address.c qemu: Add ccw support for vhost-vsock 2018-08-07 15:02:59 +02:00
qemu_domain_address.h qemu: move qemuDomainCCWAddrSetCreateFromDomain 2018-07-03 15:37:32 -04:00
qemu_domain.c qemu: domain: Prepare qemuDomainDiskGetBackendAlias for -blockdev 2018-08-21 15:46:06 +02:00
qemu_domain.h qemu: domain: Add field for storing node name for copy-on-read 2018-08-21 15:46:06 +02:00
qemu_driver.c qemu: Use proper backingIndex when reporting stats for backing chain 2018-08-21 15:46:06 +02:00
qemu_driver.h
qemu_extdevice.c qemu: Add swtpm to emulator cgroup 2018-06-06 10:48:41 -04:00
qemu_extdevice.h qemu: Add swtpm to emulator cgroup 2018-06-06 10:48:41 -04:00
qemu_hostdev.c
qemu_hostdev.h
qemu_hotplug.c qemu: alias: Generate QOM name of the block backend for disks 2018-08-21 15:46:06 +02:00
qemu_hotplug.h qemu: hotplug: consolidate media change code paths 2018-08-21 15:46:06 +02:00
qemu_hotplugpriv.h
qemu_interface.c nwfilter: convert virt drivers to use public API for nwfilter bindings 2018-06-26 18:17:23 +01:00
qemu_interface.h
qemu_migration_cookie.c src: Drop most of #ifdef WITH_GNUTLS 2018-06-05 14:32:36 +02:00
qemu_migration_cookie.h
qemu_migration_params.c
qemu_migration_params.h
qemu_migration_paramspriv.h
qemu_migration.c qemu_migration: Avoid writing to freed memory 2018-08-13 11:29:09 +02:00
qemu_migration.h
qemu_monitor_json.c qemu: monitor: Add 'nodename' argument for 'block_resize' 2018-08-21 15:46:06 +02:00
qemu_monitor_json.h qemu: monitor: Add 'nodename' argument for 'block_resize' 2018-08-21 15:46:06 +02:00
qemu_monitor_priv.h qemu: monitor: Add possibility to reset command sequence in tests 2018-06-12 10:27:49 +02:00
qemu_monitor_text.c
qemu_monitor_text.h
qemu_monitor.c qemu: monitor: Add 'nodename' argument for 'block_resize' 2018-08-21 15:46:06 +02:00
qemu_monitor.h qemu: monitor: Add 'nodename' argument for 'block_resize' 2018-08-21 15:46:06 +02:00
qemu_parse_command.c conf: qemu: add support for Hyper-V PV TLB flush 2018-08-16 12:50:18 -04:00
qemu_parse_command.h
qemu_process.c qemu: domain: Add infrastructure to generate block node names 2018-08-21 15:46:06 +02:00
qemu_process.h qemu: don't use chardev FD passing with standalone args 2018-07-03 10:19:26 +01:00
qemu_processpriv.h
qemu_qapi.c
qemu_qapi.h
qemu_security.c security: Label the external swtpm with SELinux labels 2018-06-06 10:48:41 -04:00
qemu_security.h security: Label the external swtpm with SELinux labels 2018-06-06 10:48:41 -04:00
qemu_tpm.c qemu_tpm: Drop needles include of cap-ng.h 2018-06-07 08:32:11 +02:00
qemu_tpm.h qemu: Add swtpm to emulator cgroup 2018-06-06 10:48:41 -04:00
qemu.conf qemu/cgroup: Add /dev/sev in shared devices list 2018-06-12 10:00:49 +02:00
test_libvirtd_qemu.aug.in qemu/cgroup: Add /dev/sev in shared devices list 2018-06-12 10:00:49 +02:00
THREADS.txt qemu: Introduce APIs for manipulating qemuDomainAgentJob 2018-06-20 13:24:17 +02:00