libvirt/src/qemu
Peter Krempa 8c67e389d6 qemuBlockExportAddNBD: Use 'block-export-add' when available
Switch to the new QMP command once it becomes available. Since the code
was refactored to have just one central location to do this we can
contain the ugly bits to just this one function.

Since we now use the replacement for 'nbd-server-add' mark the test case
as being OK with removal of the command.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2020-10-19 13:36:58 +02:00
..
EVENTHANDLERS.txt
libvirt_qemu_probes.d
libvirtd_qemu.aug
meson.build
MIGRATION.txt doc: fix writing of QEMU 2017-03-08 17:33:07 +01:00
qemu_agent.c qemu: agent: split out qemuAgentGetAllInterfaceAddresses 2020-10-08 11:16:08 +02:00
qemu_agent.h
qemu_alias.c
qemu_alias.h
qemu_backup.c qemu: block: Extract code for adding NBD exports to 'qemuBlockExportAddNBD' 2020-10-19 13:36:58 +02:00
qemu_backup.h
qemu_block.c qemuBlockExportAddNBD: Use 'block-export-add' when available 2020-10-19 13:36:58 +02:00
qemu_block.h qemu: Add infrastructure for 'block-export-add' to export NBD 2020-10-19 13:36:58 +02:00
qemu_blockjob.c
qemu_blockjob.h
qemu_capabilities.c qemu: capabilities: Add QEMU_CAPS_BLOCK_EXPORT_ADD 2020-10-19 13:36:58 +02:00
qemu_capabilities.h qemu: capabilities: Add QEMU_CAPS_BLOCK_EXPORT_ADD 2020-10-19 13:36:58 +02:00
qemu_capspriv.h qemu: Track default-ram-id machine attribute 2020-10-01 12:04:48 +02:00
qemu_cgroup.c qemu: use g_autoptr for virCgroup 2020-10-09 16:24:44 +02:00
qemu_cgroup.h
qemu_checkpoint.c
qemu_checkpoint.h
qemu_command.c qemu_command.c: move QEMU_CAPS_DEVICE_NVDIMM_UNARMED check to qemu_validate.c 2020-10-15 10:54:33 -03:00
qemu_command.h qemu_command.c: move QEMU_CAPS_DEVICE_NVDIMM_UNARMED check to qemu_validate.c 2020-10-15 10:54:33 -03:00
qemu_conf.c qemu: use g_new0 2020-10-05 16:44:06 +02:00
qemu_conf.h
qemu_dbus.c
qemu_dbus.h
qemu_domain_address.c qemu: use g_new0 2020-10-05 16:44:06 +02:00
qemu_domain_address.h
qemu_domain.c qemu: Set noqueue qdisc for TAP devices 2020-10-13 16:31:29 +02:00
qemu_domain.h qemu: Set noqueue qdisc for TAP devices 2020-10-13 16:31:29 +02:00
qemu_domainjob.c qemuProcessReconnect: clear 'oldjob' 2020-09-14 18:10:56 +02:00
qemu_domainjob.h qemuProcessReconnect: clear 'oldjob' 2020-09-14 18:10:56 +02:00
qemu_driver.c qemu: use g_autoptr for virCgroup 2020-10-09 16:24:44 +02:00
qemu_driver.h
qemu_extdevice.c
qemu_extdevice.h
qemu_firmware.c qemu: firmware: use g_new0 2020-10-05 16:44:06 +02:00
qemu_firmware.h
qemu_hostdev.c
qemu_hostdev.h
qemu_hotplug.c qemu_command.c: move QEMU_CAPS_DEVICE_NVDIMM_UNARMED check to qemu_validate.c 2020-10-15 10:54:33 -03:00
qemu_hotplug.h
qemu_interface.c
qemu_interface.h
qemu_interop_config.c
qemu_interop_config.h
qemu_migration_cookie.c cpu: Wire in XML validation 2020-10-07 11:26:27 +02:00
qemu_migration_cookie.h qemu: migration: Rename qemuMigrationEatCookie to qemuMigrationCookieParse 2020-10-01 10:01:05 +02:00
qemu_migration_params.c virBitmapNew: Don't check return value 2020-10-05 15:38:47 +02:00
qemu_migration_params.h
qemu_migration_paramspriv.h
qemu_migration.c qemu: block: Extract code for adding NBD exports to 'qemuBlockExportAddNBD' 2020-10-19 13:36:58 +02:00
qemu_migration.h
qemu_monitor_json.c qemu: Add infrastructure for 'block-export-add' to export NBD 2020-10-19 13:36:58 +02:00
qemu_monitor_json.h qemu: Add infrastructure for 'block-export-add' to export NBD 2020-10-19 13:36:58 +02:00
qemu_monitor_priv.h
qemu_monitor_text.c
qemu_monitor_text.h
qemu_monitor.c qemu: Add infrastructure for 'block-export-add' to export NBD 2020-10-19 13:36:58 +02:00
qemu_monitor.h qemu: Add infrastructure for 'block-export-add' to export NBD 2020-10-19 13:36:58 +02:00
qemu_namespace.c qemu: use g_new0 2020-10-05 16:44:06 +02:00
qemu_namespace.h
qemu_process.c qemu: process: sev: Fill missing 'cbitpos' & 'reducedPhysBits' from caps 2020-10-19 11:03:27 +02:00
qemu_process.h
qemu_processpriv.h
qemu_qapi.c src: fix misc spelling errors reported by codespell 2020-10-05 10:28:41 +01:00
qemu_qapi.h
qemu_saveimage.c qemu: use g_new0 2020-10-05 16:44:06 +02:00
qemu_saveimage.h
qemu_security.c
qemu_security.h
qemu_shim.c
qemu_slirp.c virBitmapNew: Don't check return value 2020-10-05 15:38:47 +02:00
qemu_slirp.h
qemu_snapshot.c virBitmapNew: Don't check return value 2020-10-05 15:38:47 +02:00
qemu_snapshot.h qemu: snapshot: Introduce helpers for creating overlays on <transient/> disks 2020-10-01 09:55:02 +02:00
qemu_tpm.c
qemu_tpm.h
qemu_validate.c qemu: process: Move SEV capability check to qemuValidateDomainDef 2020-10-19 11:03:16 +02:00
qemu_validate.h
qemu_vhost_user_gpu.c
qemu_vhost_user_gpu.h
qemu_vhost_user.c qemu: use g_new0 2020-10-05 16:44:06 +02:00
qemu_vhost_user.h
qemu_virtiofs.c
qemu_virtiofs.h
qemu.conf qemu.conf: Re-word the description for *_tls_x509_verify 2020-10-09 10:18:45 +02:00
test_libvirtd_qemu.aug.in
THREADS.txt
virtqemud.init.in
virtqemud.service.in
virtqemud.sysconf