libvirt/src/qemu
Michal Privoznik 229a0358f0 qemuMonitorJSONDelDevice: Return -2 on DeviceNotFound error
A caller might be interested in differentiating the cause for
error, especially if DeviceNotFound error occurred.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
ACKed-by: Peter Krempa <pkrempa@redhat.com>
2019-03-15 13:45:34 +01:00
..
EVENTHANDLERS.txt
libvirtd_qemu.aug
Makefile.inc.am qemu: Introduce basic skeleton for parsing firmware description 2019-03-12 15:29:44 +01:00
MIGRATION.txt
qemu_agent.c
qemu_agent.h
qemu_alias.c
qemu_alias.h
qemu_block.c
qemu_block.h
qemu_blockjob.c
qemu_blockjob.h
qemu_capabilities.c qemu_capabilities: Expose qemu <-> libvirt arch translators 2019-03-12 15:29:43 +01:00
qemu_capabilities.h qemu_capabilities: Expose qemu <-> libvirt arch translators 2019-03-12 15:29:43 +01:00
qemu_capspriv.h qemu_capabilities: Introduce virQEMUCapsGetCPUModelInfo 2019-03-05 14:47:49 +01:00
qemu_cgroup.c
qemu_cgroup.h
qemu_command.c conf: Add a new 'xenbus' controller type 2019-03-13 12:06:52 -06:00
qemu_command.h
qemu_conf.c util: string: Use VIR_AUTOSTRINGLIST instead of VIR_AUTOPTR(virString) 2019-03-04 13:04:20 +01:00
qemu_conf.h
qemu_domain_address.c conf: Add a new 'xenbus' controller type 2019-03-13 12:06:52 -06:00
qemu_domain_address.h
qemu_domain.c qemu: clean up qemuDomainRemoveInactiveCommon 2019-03-13 20:29:48 -05:00
qemu_domain.h qemu_domain: Separate NVRAM VAR store file name generation 2019-03-12 15:29:43 +01:00
qemu_driver.c qemu: Set job statsType for external memory snapshot 2019-03-15 09:39:19 +01:00
qemu_driver.h
qemu_extdevice.c
qemu_extdevice.h
qemu_firmware.c qemuFirmwareFetchConfigs: Fix check for @privileged 2019-03-13 13:11:25 +01:00
qemu_firmware.h qemu_firmware: Introduce qemuFirmwareFillDomain() 2019-03-12 15:29:44 +01:00
qemu_hostdev.c
qemu_hostdev.h
qemu_hotplug.c qemu_hotplug: Introduce and use qemuDomainDeleteDevice 2019-03-15 13:45:34 +01:00
qemu_hotplug.h
qemu_hotplugpriv.h
qemu_interface.c
qemu_interface.h
qemu_migration_cookie.c qemu: Use VIR_XPATH_NODE_AUTORESTORE when XPath context is modified 2019-03-04 13:04:20 +01:00
qemu_migration_cookie.h
qemu_migration_params.c qemu: Don't set migration caps when changing postcopy bandwidth 2019-03-06 13:57:25 +01:00
qemu_migration_params.h
qemu_migration_paramspriv.h
qemu_migration.c util: Replace virStorageSourceFree with virObjectUnref 2019-02-18 10:31:21 +01:00
qemu_migration.h
qemu_monitor_json.c qemuMonitorJSONDelDevice: Return -2 on DeviceNotFound error 2019-03-15 13:45:34 +01:00
qemu_monitor_json.h
qemu_monitor_priv.h
qemu_monitor_text.c
qemu_monitor_text.h
qemu_monitor.c qemuMonitorJSONDelDevice: Return -2 on DeviceNotFound error 2019-03-15 13:45:34 +01:00
qemu_monitor.h
qemu_parse_command.c qemu: Replace virDomainChrSourceDefFree with virObjectUnref 2019-02-25 14:38:30 +01:00
qemu_parse_command.h
qemu_process.c qemu_process: Call qemuFirmwareFillDomain 2019-03-12 15:29:44 +01: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