libvirt/src/qemu
Peter Krempa 0ab2a65314 qemu: monitor: Use qemuMonitorJSONCheckError in qemuMonitorJSONBlockJobError
Report the generic errors using the existing function so that we don't
reimplement the same functionality multiple times.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
2018-08-24 13:52:44 +02:00
..
EVENTHANDLERS.txt
libvirtd_qemu.aug
Makefile.inc.am
MIGRATION.txt
qemu_agent.c src: Make virStr*cpy*() functions return an int 2018-07-23 14:27:30 +02:00
qemu_agent.h
qemu_alias.c qemu: alias: Generate QOM name of the block backend for disks 2018-08-21 15:46:06 +02:00
qemu_alias.h qemu: alias: Generate QOM name of the block backend for disks 2018-08-21 15:46:06 +02:00
qemu_block.c qemu: block: Add generator for the 'copy-on-read' blockdev driver 2018-08-21 15:46:06 +02:00
qemu_block.h qemu: block: Add generator for the 'copy-on-read' blockdev driver 2018-08-21 15:46:06 +02:00
qemu_blockjob.c
qemu_blockjob.h
qemu_capabilities.c util: add RISC-V architectures 2018-08-24 13:23:36 +02:00
qemu_capabilities.h qemu: caps: Add capability for using the blockdev infrastructure 2018-08-21 15:46:06 +02:00
qemu_capspriv.h
qemu_cgroup.c Revert "util: cgroup: modify virCgroupFree to take virCgroupPtr" 2018-07-30 13:30:11 +02:00
qemu_cgroup.h
qemu_command.c qemu: Rename qemuDomain*IsVirt() to qemuDomain*IsARMVirt() 2018-08-24 13:23:36 +02:00
qemu_command.h qemu: command: Add helper to check if disk throttling is enabled 2018-08-21 15:46:06 +02:00
qemu_conf.c
qemu_conf.h
qemu_domain_address.c qemu: assign addresses to virtio devices on RISC-V 2018-08-24 13:23:36 +02:00
qemu_domain_address.h
qemu_domain.c qemu: add qemuDomainIsRISCVVirt() and qemuDomainMachineIsRISCVVirt() 2018-08-24 13:23:36 +02:00
qemu_domain.h qemu: add qemuDomainIsRISCVVirt() and qemuDomainMachineIsRISCVVirt() 2018-08-24 13:23:36 +02:00
qemu_driver.c qemu: fix error message on directory creation 2018-08-22 16:24:06 -05:00
qemu_driver.h
qemu_extdevice.c
qemu_extdevice.h
qemu_hostdev.c
qemu_hostdev.h
qemu_hotplug.c qemu: hotplug: Don't leak 'nodename' in qemuDomainChangeMediaBlockdev 2018-08-22 13:55:26 +02:00
qemu_hotplug.h qemu: hotplug: consolidate media change code paths 2018-08-21 15:46:06 +02:00
qemu_hotplugpriv.h
qemu_interface.c
qemu_interface.h qemu: deprecate QEMU_CAPS_VHOST_NET 2018-04-16 15:00:26 +02:00
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: Avoid writing to freed memory 2018-08-13 11:29:09 +02:00
qemu_migration.h
qemu_monitor_json.c qemu: monitor: Use qemuMonitorJSONCheckError in qemuMonitorJSONBlockJobError 2018-08-24 13:52:44 +02:00
qemu_monitor_json.h qemu: monitor: Add APIs for refreshing disk capacity when using -blockdev 2018-08-21 15:46:06 +02:00
qemu_monitor_priv.h
qemu_monitor_text.c
qemu_monitor_text.h
qemu_monitor.c qemu: monitor: Add APIs for refreshing disk capacity when using -blockdev 2018-08-21 15:46:06 +02:00
qemu_monitor.h qemu: monitor: Extract 'write-threshold' automatically for -blockdev 2018-08-21 15:46:06 +02:00
qemu_parse_command.c conf: qemu: add support for Hyper-V PV TLB flush 2018-08-16 12:50:18 -04:00
qemu_parse_command.h
qemu_process.c process: wait longer on kill per assigned Hostdev 2018-08-21 17:37:10 +02:00
qemu_process.h qemu: process: Add lookup via QOM id to qemuProcessFindDomainDiskByAlias 2018-08-21 15:46:06 +02:00
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