libvirt/src/qemu
Peter Krempa 3fbaf0587c qemu: hotplug: Setup disk throttling with blockdev
With blockdev we must issue the block_set_io_throttle QMP command to
setup disk throttling as we currently can't do it with the 'throttle'
layer.

Unfortunately there's nothing we can do if it fails.

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

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2019-09-06 08:12:21 +02:00
..
EVENTHANDLERS.txt
libvirtd_qemu.aug
Makefile.inc.am build: honour $(runstatedir) in make rules 2019-08-27 10:23:11 +01:00
MIGRATION.txt
qemu_agent.c qemu: Validate arg in qemuAgentErrorComandUnsupported() 2019-08-30 17:23:03 -04:00
qemu_agent.h qemu: add helper for getting full FSInfo 2019-08-26 17:27:40 +02:00
qemu_alias.c qemu: alias: Generate 'qomName' of disk with useraliases 2019-08-26 13:49:16 +02:00
qemu_alias.h
qemu_block.c qemu: block: Use correct type when creating image size JSON entries 2019-09-04 09:13:49 +02:00
qemu_block.h qemu: Introduce code for blockdev-create 2019-08-16 13:26:10 +02:00
qemu_blockjob.c qemu_blockjob: Remove secdriver metadata more frequently 2019-08-31 10:11:37 +02:00
qemu_blockjob.h qemu: Add blockdev support for the block copy job 2019-08-16 13:26:10 +02:00
qemu_capabilities.c qemu: Drop KVM assignment 2019-08-23 10:48:27 +02:00
qemu_capabilities.h
qemu_capspriv.h
qemu_cgroup.c
qemu_cgroup.h
qemu_command.c qemu: command: Use all vCPU properties when creating args for vCPU hotplug 2019-08-29 16:36:26 +02:00
qemu_command.h qemu: Drop unused qemuOpenPCIConfig() 2019-08-23 10:48:34 +02:00
qemu_conf.c qemu_conf.c: removing unused virQEMUDriverConfigPtr variable 2019-08-30 14:56:11 +02:00
qemu_conf.h
qemu_domain_address.c
qemu_domain_address.h
qemu_domain.c qemu: Fix qemuDomainObjTaint with virtlogd 2019-09-05 17:09:34 +02:00
qemu_domain.h qemu: Extract and store vCPU properties as qemu returned them 2019-08-29 16:36:26 +02:00
qemu_driver.c qemu: guestinfo: handle unsupported agent commands 2019-08-29 12:03:23 +02:00
qemu_driver.h
qemu_extdevice.c
qemu_extdevice.h
qemu_firmware.c
qemu_firmware.h
qemu_hostdev.c qemu: Drop KVM assignment 2019-08-23 10:48:27 +02:00
qemu_hostdev.h qemu: Drop KVM assignment 2019-08-23 10:48:27 +02:00
qemu_hotplug.c qemu: hotplug: Setup disk throttling with blockdev 2019-09-06 08:12:21 +02:00
qemu_hotplug.h
qemu_hotplugpriv.h
qemu_interface.c
qemu_interface.h
qemu_migration_cookie.c
qemu_migration_cookie.h
qemu_migration_params.c
qemu_migration_params.h
qemu_migration_paramspriv.h
qemu_migration.c
qemu_migration.h
qemu_monitor_json.c qemu: monitor: Fix formatting of 'offset' in qemuMonitorJSONSaveMemory 2019-09-04 09:13:49 +02:00
qemu_monitor_json.h
qemu_monitor_priv.h
qemu_monitor_text.c
qemu_monitor_text.h
qemu_monitor.c qemu: Extract and store vCPU properties as qemu returned them 2019-08-29 16:36:26 +02:00
qemu_monitor.h qemu: Extract and store vCPU properties as qemu returned them 2019-08-29 16:36:26 +02:00
qemu_process.c qemu: hotplug: Setup disk throttling with blockdev 2019-09-06 08:12:21 +02:00
qemu_process.h
qemu_processpriv.h
qemu_qapi.c
qemu_qapi.h
qemu_security.c
qemu_security.h
qemu_tpm.c
qemu_tpm.h
qemu.conf
test_libvirtd_qemu.aug.in
THREADS.txt
virtqemud.service.in