libvirt/src/qemu
John Ferlan 0ac8b70bb3 qemu: Return real error message for block_set_io_throttle
This patch will also adjust the qemuMonitorJSONSetBlockIoThrottle error
procession so that rather than returning/displaying:

    "error: internal error: Unexpected error"

Fetch the actual error message from qemu and display that
2016-10-25 16:09:24 -04:00
..
EVENTHANDLERS.txt
libvirtd_qemu.aug conf: Introduce {default|chardev}_tls_x509_secret_uuid 2016-10-19 15:40:29 -04:00
MIGRATION.txt
qemu_agent.c qemu: agent: give better error messages whe agent monitor is down 2016-09-20 16:27:58 +02:00
qemu_agent.h qemu: agent: Make setting of vcpus more robust 2016-06-22 09:26:08 +02:00
qemu_alias.c qemu_alias: introduce qemuAliasChardevFromDevAlias helper 2016-10-18 16:46:19 +02:00
qemu_alias.h qemu_alias: introduce qemuAliasChardevFromDevAlias helper 2016-10-18 16:46:19 +02:00
qemu_blockjob.c
qemu_blockjob.h
qemu_capabilities.c virQEMUCapsReset: also clear out hostCPUModel 2016-10-25 13:54:58 +02:00
qemu_capabilities.h qemu_capabilities: check for existence of virtio-vga 2016-10-12 17:46:48 +02:00
qemu_capspriv.h qemu: Fix crash in qemucapsprobe 2016-09-27 19:24:12 +02:00
qemu_cgroup.c Introduce virDomainChrSourceDefNew for virDomainChrDefPtr 2016-10-21 14:03:36 -04:00
qemu_cgroup.h qemu: Add missing 'p' to qemuCgrouEmulatorAllNodesRestore 2016-09-13 12:24:02 +02:00
qemu_command.c domain: Add optional 'tls' attribute for TCP chardev 2016-10-24 16:05:33 +02:00
qemu_command.h qemu: Make qemuBuildShmemDevStr static 2016-09-20 15:42:43 +02:00
qemu_conf.c conf: Introduce {default|chardev}_tls_x509_secret_uuid 2016-10-19 15:40:29 -04:00
qemu_conf.h conf: Introduce {default|chardev}_tls_x509_secret_uuid 2016-10-19 15:40:29 -04:00
qemu_domain_address.c qemu: replace calls to virDomainPCIAddressReserveNext*() with static function 2016-10-24 13:57:02 -04:00
qemu_domain_address.h Add qemuDomainCCWAddrSetCreateFromDomain 2016-07-26 13:04:46 +02:00
qemu_domain.c qemu: Add domain support for VCPU halted state 2016-10-24 18:52:36 -04:00
qemu_domain.h qemu: Add domain support for VCPU halted state 2016-10-24 18:52:36 -04:00
qemu_driver.c qemu: Create a macro to handle setting bytes/iops iotune values 2016-10-25 16:09:24 -04:00
qemu_driver.h
qemu_hostdev.c Use virDirOpenQuiet 2016-06-24 14:20:57 +02:00
qemu_hostdev.h
qemu_hotplug.c qemu: Move TLS object remove from DetachChr to RemoveChr 2016-10-25 15:18:17 -04:00
qemu_hotplug.h qemu: hotplug: Add support for VCPU unplug 2016-08-24 15:44:47 -04:00
qemu_hotplugpriv.h
qemu_interface.c qemu: set tap device online for type='ethernet' 2016-08-25 18:54:01 -04:00
qemu_interface.h
qemu_migration.c qemu: Disable migration with ivshmem 2016-10-12 13:08:28 +02:00
qemu_migration.h qemu: Implement auto convergence migration parameters 2016-06-22 15:54:21 +02:00
qemu_monitor_json.c qemu: Return real error message for block_set_io_throttle 2016-10-25 16:09:24 -04:00
qemu_monitor_json.h qemu: Use virDomainCapsCPUModels for cpuDefinitions 2016-09-22 15:40:08 +02:00
qemu_monitor_text.c qemu: Add monitor support for CPU halted state 2016-10-24 18:52:36 -04:00
qemu_monitor_text.h qemu: monitor: Return struct from qemuMonitor(Text|Json)QueryCPUs 2016-08-24 15:44:47 -04:00
qemu_monitor.c qemu: Add monitor support for CPU halted state 2016-10-24 18:52:36 -04:00
qemu_monitor.h qemu: Add monitor support for CPU halted state 2016-10-24 18:52:36 -04:00
qemu_parse_command.c Introduce virDomainChrSourceDefNew for virDomainChrDefPtr 2016-10-21 14:03:36 -04:00
qemu_parse_command.h
qemu_process.c domain: Add optional 'tls' attribute for TCP chardev 2016-10-24 16:05:33 +02:00
qemu_process.h qemu: Use proper async job to refresh virtio channels 2016-06-30 09:41:39 +02:00
qemu_processpriv.h
qemu.conf conf: Introduce {default|chardev}_tls_x509_secret_uuid 2016-10-19 15:40:29 -04:00
test_libvirtd_qemu.aug.in conf: Introduce {default|chardev}_tls_x509_secret_uuid 2016-10-19 15:40:29 -04:00
THREADS.txt