libvirt/src/qemu
Michal Privoznik aa3e8bd4ca Introduce new VIR_ERR_AGENT_UNRESPONSIVE error code
Currently, when guest agent is configured but not responsive
(e.g. due to appropriate service not running in the guest)
we return VIR_ERR_INTERNAL_ERROR. Both are wrong. Therefore
we need to introduce new error code to reflect this case.
2012-08-27 18:00:10 +02:00
..
libvirtd_qemu.aug qemu: configurable remote display port boundaries 2012-08-21 11:36:32 +02:00
MIGRATION.txt qemu: Implement migration job phases 2011-07-27 08:45:09 -06:00
qemu_agent.c Introduce new VIR_ERR_AGENT_UNRESPONSIVE error code 2012-08-27 18:00:10 +02:00
qemu_agent.h agent: add qemuAgentArbitraryCommand() for general qemu agent command 2012-08-23 18:10:29 +08:00
qemu_bridge_filter.c Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
qemu_bridge_filter.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
qemu_capabilities.c qemu: add capabilities flags related to scsi controller 2012-08-08 14:25:24 +08:00
qemu_capabilities.h qemu: add capabilities flags related to scsi controller 2012-08-08 14:25:24 +08:00
qemu_cgroup.c qemu: fix regression with pinning 2012-08-27 10:20:42 +02:00
qemu_cgroup.h qemu: synchronize emulatorpin info to cgroup 2012-08-22 16:09:26 +08:00
qemu_command.c snapshot: split snapshot conf code into own file 2012-08-24 09:51:08 -06:00
qemu_command.h qemu: configurable remote display port boundaries 2012-08-21 11:36:32 +02:00
qemu_conf.c qemu: configurable remote display port boundaries 2012-08-21 11:36:32 +02:00
qemu_conf.h qemu: configurable remote display port boundaries 2012-08-21 11:36:32 +02:00
qemu_domain.c snapshot: make virDomainSnapshotObjList opaque 2012-08-24 09:51:08 -06:00
qemu_domain.h snapshot: split snapshot conf code into own file 2012-08-24 09:51:08 -06:00
qemu_driver.c Introduce new VIR_ERR_AGENT_UNRESPONSIVE error code 2012-08-27 18:00:10 +02:00
qemu_driver.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
qemu_hostdev.c qemu: support setting vlan tag for <interface type='hostdev'> 2012-08-16 10:14:05 -04:00
qemu_hostdev.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
qemu_hotplug.c conf: move DevicePCIAddress functions to separate file 2012-08-17 15:43:25 -04:00
qemu_hotplug.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
qemu_migration.c snapshot: make virDomainSnapshotObjList opaque 2012-08-24 09:51:08 -06:00
qemu_migration.h Turn virDomainObjPtr into a virObjectPtr 2012-08-07 11:47:41 +01:00
qemu_monitor_json.c conf: move DevicePCIAddress functions to separate file 2012-08-17 15:43:25 -04:00
qemu_monitor_json.h conf: move DevicePCIAddress functions to separate file 2012-08-17 15:43:25 -04:00
qemu_monitor_text.c conf: move DevicePCIAddress functions to separate file 2012-08-17 15:43:25 -04:00
qemu_monitor_text.h conf: move DevicePCIAddress functions to separate file 2012-08-17 15:43:25 -04:00
qemu_monitor.c conf: move DevicePCIAddress functions to separate file 2012-08-17 15:43:25 -04:00
qemu_monitor.h conf: move DevicePCIAddress functions to separate file 2012-08-17 15:43:25 -04:00
qemu_process.c qemu: fix regression with spice tls port allocation 2012-08-27 10:20:53 +02:00
qemu_process.h Remove unused qemuProcessAutoDestroyRun decl from header 2012-08-15 10:50:49 +01:00
qemu.conf qemu: configurable remote display port boundaries 2012-08-21 11:36:32 +02:00
test_libvirtd_qemu.aug.in qemu: configurable remote display port boundaries 2012-08-21 11:36:32 +02:00
THREADS.txt qemu: fix crash when mixing sync and async monitor jobs 2011-08-01 09:41:57 -06:00