libvirt/src/qemu
Peter Krempa b9e87908db qemuMigrationCookieAddNBD: Fix filling of 'capacity' when blockdev is used
With -blockdev we must look up via the nodename rather than the 'drive'
alias which is not present any more.

This fixes the pre-creation of storage volumes on migration with
non-shared storage.

https://bugzilla.redhat.com/show_bug.cgi?id=1793263

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2020-01-31 14:28:29 +01:00
..
EVENTHANDLERS.txt
libvirtd_qemu.aug qemu: rename gluster_debug_entry 2020-01-08 09:51:00 +01:00
Makefile.inc.am qemu: fix linking virt-qemu-run on some distros 2020-01-27 13:44:56 +00:00
MIGRATION.txt
qemu_agent.c src: convert all code to use virsocket.h 2020-01-29 14:51:40 +00:00
qemu_agent.h qemu: don't access vmdef within qemu_agent.c 2020-01-16 16:35:47 +01:00
qemu_alias.c
qemu_alias.h
qemu_backup.c qemu: backup: Implement support for backup disk bitmap name configuration 2020-01-24 13:40:53 +01:00
qemu_backup.h
qemu_block.c qemu: block: Don't skip creation of 'luks' formatted images 2020-01-24 13:46:46 +01:00
qemu_block.h
qemu_blockjob.c
qemu_blockjob.h src: replace verify(expr) with G_STATIC_ASSERT(expr) 2020-01-17 10:02:01 +00:00
qemu_capabilities.c qemu: add capabilities flag for failover feature 2020-01-29 15:33:29 -05:00
qemu_capabilities.h Add a space before ending a comment 2020-01-30 12:32:03 +01:00
qemu_capspriv.h qemu: capabilities: Add accessor to qemu caps machine types presence 2020-01-27 14:55:03 +01:00
qemu_cgroup.c qemu: Don't use NULL path from qemuDomainGetHostdevPath 2020-01-10 09:12:57 +01:00
qemu_cgroup.h
qemu_checkpoint.c qemu: checkpoint: Extract calculation of bitmap merging for checkpoint deletion 2020-01-27 15:28:49 +01:00
qemu_checkpoint.h qemu: checkpoint: Extract calculation of bitmap merging for checkpoint deletion 2020-01-27 15:28:49 +01:00
qemu_command.c qemu: support interface <teaming> functionality 2020-01-29 15:33:29 -05:00
qemu_command.h qemu: check iotune params same for all disk in group 2020-01-29 11:46:51 +01:00
qemu_conf.c src: convert all code to use virsocket.h 2020-01-29 14:51:40 +00:00
qemu_conf.h Add a space before ending a comment 2020-01-30 12:32:03 +01:00
qemu_dbus.c
qemu_dbus.h
qemu_domain_address.c Add a space before ending a comment 2020-01-30 12:32:03 +01:00
qemu_domain_address.h
qemu_domain.c Add a space before ending a comment 2020-01-30 12:32:03 +01:00
qemu_domain.h qemu: domain: Remove unused qemuDomainDiskNodeFormatLookup 2020-01-27 15:28:49 +01:00
qemu_driver.c Add a space before ending a comment 2020-01-30 12:32:03 +01:00
qemu_driver.h
qemu_extdevice.c qemu: eliminate ret in qemuExtDevicesStart 2020-01-28 13:32:27 +01:00
qemu_extdevice.h
qemu_firmware.c qemu_firmware: Accept int in qemuFirmwareOSInterfaceTypeFromOsDefFirmware() 2020-01-08 10:14:55 +01:00
qemu_firmware.h src: replace verify(expr) with G_STATIC_ASSERT(expr) 2020-01-17 10:02:01 +00:00
qemu_hostdev.c
qemu_hostdev.h
qemu_hotplug.c Add a space before ending a comment 2020-01-30 12:32:03 +01:00
qemu_hotplug.h
qemu_interface.c Add a space before ending a comment 2020-01-30 12:32:03 +01:00
qemu_interface.h
qemu_interop_config.c
qemu_interop_config.h
qemu_migration_cookie.c qemuMigrationCookieAddNBD: Fix filling of 'capacity' when blockdev is used 2020-01-31 14:28:29 +01:00
qemu_migration_cookie.h qemuMigrationCookieNBD: Extract embedded struct 2020-01-31 14:28:28 +01:00
qemu_migration_params.c src: replace verify(expr) with G_STATIC_ASSERT(expr) 2020-01-17 10:02:01 +00:00
qemu_migration_params.h
qemu_migration_paramspriv.h
qemu_migration.c qemu: add wait-unplug to qemu migration status enum 2020-01-29 15:33:29 -05:00
qemu_migration.h
qemu_monitor_json.c Remove checking of return value of virHashNew 2020-01-31 14:28:28 +01:00
qemu_monitor_json.h
qemu_monitor_priv.h
qemu_monitor_text.c
qemu_monitor_text.h
qemu_monitor.c qemu: add wait-unplug to qemu migration status enum 2020-01-29 15:33:29 -05:00
qemu_monitor.h qemu: add wait-unplug to qemu migration status enum 2020-01-29 15:33:29 -05:00
qemu_process.c qemu: add support for running QEMU driver in embedded mode 2020-01-27 11:04:03 +00:00
qemu_process.h
qemu_processpriv.h
qemu_qapi.c
qemu_qapi.h
qemu_security.c
qemu_security.h
qemu_shim.c qemu_shim: Update temporary directory template 2020-01-27 17:57:43 +01:00
qemu_slirp.c
qemu_slirp.h
qemu_tpm.c qemu: eliminate ret variable in qemuExtTPMStart 2020-01-28 13:32:27 +01:00
qemu_tpm.h
qemu_vhost_user_gpu.c
qemu_vhost_user_gpu.h
qemu_vhost_user.c
qemu_vhost_user.h
qemu.conf
test_libvirtd_qemu.aug.in
THREADS.txt qemu: remove qemuDomainObjBegin/EndJobWithAgent() 2020-01-16 16:35:47 +01:00
virtqemud.init.in
virtqemud.service.in