libvirt/src/qemu
Martin Kletzander f833c70b85 qemu: Check for qemu capability when calling virDomainGetBlockIoTune()
When getting block device I/O tuning data there is no check for whether
QEMU supports such options and the call fails on
qemuMonitorGetBlockIoThrottle() when getting the particular throttle
data.  So try reporting a better error when blkdeviotune is not
supported.

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

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
2015-06-04 11:30:41 +02:00
..
EVENTHANDLERS.txt
libvirtd_qemu.aug
MIGRATION.txt
qemu_agent.c qemu: wire up virDomainSetUserPassword 2015-05-21 16:24:02 +02:00
qemu_agent.h qemu: wire up virDomainSetUserPassword 2015-05-21 16:24:02 +02:00
qemu_blockjob.c Use virDomainDiskByName where appropriate 2015-05-21 14:35:02 +02:00
qemu_blockjob.h qemuBlockJobSync*: introduce sync block job helpers 2015-04-29 13:11:42 +02:00
qemu_capabilities.c qemu: Add libvirt version check to refresh capabilities algorithm 2015-05-26 11:48:56 -04:00
qemu_capabilities.h qemu: Implement pci-serial 2015-05-21 17:49:02 +02:00
qemu_cgroup.c conf: Refactor emulatorpin handling 2015-06-03 09:42:07 +02:00
qemu_cgroup.h
qemu_command.c qemu: Allow panic device for pSeries guests 2015-06-01 06:16:29 -04:00
qemu_command.h qemu: use controller alias when constructing device/controller args 2015-05-15 15:36:28 -04:00
qemu_conf.c qemu: Build nvram directory at driver startup 2015-04-24 10:30:42 -04:00
qemu_conf.h qemu: Build nvram directory at driver startup 2015-04-24 10:30:42 -04:00
qemu_domain.c qemu: Add helper to update domain balloon size and refactor usage places 2015-06-04 10:52:30 +02:00
qemu_domain.h qemu: Add helper to update domain balloon size and refactor usage places 2015-06-04 10:52:30 +02:00
qemu_driver.c qemu: Check for qemu capability when calling virDomainGetBlockIoTune() 2015-06-04 11:30:41 +02:00
qemu_driver.h
qemu_hostdev.c
qemu_hostdev.h
qemu_hotplug.c qemu: Do not release device address on successful RNG attach 2015-06-02 14:03:48 -04:00
qemu_hotplug.h
qemu_hotplugpriv.h
qemu_interface.c qemu: set macvtap physdevs online when macvtap is set online 2015-04-21 12:34:29 -04:00
qemu_interface.h
qemu_migration.c maint: remove incorrect apostrophes from 'its' 2015-06-04 10:01:42 +02:00
qemu_migration.h
qemu_monitor_json.c qemu: monitor: Make qemuMonitorSetBalloon operate on unsinged long long 2015-06-03 09:42:08 +02:00
qemu_monitor_json.h qemu: monitor: Make qemuMonitorSetBalloon operate on unsinged long long 2015-06-03 09:42:08 +02:00
qemu_monitor_text.c qemu: monitor: Make qemuMonitorSetBalloon operate on unsinged long long 2015-06-03 09:42:08 +02:00
qemu_monitor_text.h qemu: monitor: Make qemuMonitorSetBalloon operate on unsinged long long 2015-06-03 09:42:08 +02:00
qemu_monitor.c qemu: monitor: Make qemuMonitorSetBalloon operate on unsinged long long 2015-06-03 09:42:08 +02:00
qemu_monitor.h qemu: monitor: Make qemuMonitorSetBalloon operate on unsinged long long 2015-06-03 09:42:08 +02:00
qemu_process.c qemu: process: Update current balloon state to maximum on vm startup 2015-06-04 10:52:30 +02:00
qemu_process.h qemu: Connect to guest agent after channel hotplug 2015-04-26 17:19:22 +02:00
qemu_processpriv.h
qemu.conf
test_libvirtd_qemu.aug.in
THREADS.txt Introduce virDomainObjEndAPI 2015-04-24 13:22:45 +02:00