libvirt/src/qemu
Peter Krempa 33dc8cf018 drivers: Implement virListAllDomains for drivers using virDomainObj
This patch adds support for listing all domains into drivers that use
the common virDomainObj implementation: libxl, lxc, openvz, qemu, test,
uml, vmware.

For drivers that don't support managed save images the guests are
treated as if they had none, so filtering guests that do have such an
image on this driver succeeds and produces 0 results.
2012-06-20 13:35:26 +02:00
..
libvirtd_qemu.aug Re-order config options in qemu driver augeas lens 2012-05-28 11:02:10 +01:00
MIGRATION.txt qemu: Implement migration job phases 2011-07-27 08:45:09 -06:00
qemu_agent.c qemu_agent: Wait for events instead of agent response 2012-06-16 09:06:57 +02:00
qemu_agent.h qemu_agent: Wait for events instead of agent response 2012-06-16 09:06:57 +02:00
qemu_bridge_filter.c
qemu_bridge_filter.h
qemu_capabilities.c build: hoist qemu dependence on yajl to configure 2012-06-15 19:49:00 -06:00
qemu_capabilities.h qemu: allow the client to choose the vmcore's format 2012-06-15 20:36:14 +08:00
qemu_cgroup.c qemu: Set memory policy using cgroup if placement is auto 2012-05-15 10:11:14 +08:00
qemu_cgroup.h qemu: Set memory policy using cgroup if placement is auto 2012-05-15 10:11:14 +08:00
qemu_command.c Fix default USB controller for ppc64 2012-06-19 15:41:55 -06:00
qemu_command.h build: use correct type for pid and similar types 2012-03-02 06:57:43 -07:00
qemu_conf.c qemu: Add connection close callbacks 2012-03-21 17:31:09 +01:00
qemu_conf.h qemu: Make autodestroy utilize connection close callbacks 2012-03-21 17:31:09 +01:00
qemu_domain.c qemu: allow the client to choose the vmcore's format 2012-06-15 20:36:14 +08:00
qemu_domain.h qemu: allow the client to choose the vmcore's format 2012-06-15 20:36:14 +08:00
qemu_driver.c drivers: Implement virListAllDomains for drivers using virDomainObj 2012-06-20 13:35:26 +02:00
qemu_driver.h Split all QEMU process mangement code into separate file 2011-02-17 12:48:55 +00:00
qemu_hostdev.c qemu: Rollback on used USB devices 2012-05-16 17:10:28 +02:00
qemu_hostdev.h qemu: call usb search function for hostdev initialization and hotplug 2012-05-07 23:36:25 +08:00
qemu_hotplug.c qemu: Enable disconnecting SPICE clients without changing password 2012-06-14 15:14:20 +02:00
qemu_hotplug.h qemu: Start nested job in qemuDomainCheckEjectableMedia 2012-04-02 21:44:27 +02:00
qemu_migration.c snapshot: merge domain and snapshot computation 2012-06-18 15:11:28 -06:00
qemu_migration.h qemu: Avoid dangling migration-out job when client dies 2012-03-21 17:31:09 +01:00
qemu_monitor_json.c qemu: allow the client to choose the vmcore's format 2012-06-15 20:36:14 +08:00
qemu_monitor_json.h qemu: implement qemu's dump-guest-memory 2012-06-15 20:36:14 +08:00
qemu_monitor_text.c Split QEMU dtrace probes into separate file 2012-05-24 13:18:01 +01:00
qemu_monitor_text.h xml: use better types for memory values 2012-03-07 18:24:44 -07:00
qemu_monitor.c qemu: implement qemu's dump-guest-memory 2012-06-15 20:36:14 +08:00
qemu_monitor.h qemu: implement qemu's dump-guest-memory 2012-06-15 20:36:14 +08:00
qemu_process.c qemu_agent: Wait for events instead of agent response 2012-06-16 09:06:57 +02:00
qemu_process.h qemu: Don't overwrite security labels 2012-06-12 11:14:38 +02:00
qemu.conf Re-order config options in qemu driver augeas lens 2012-05-28 11:02:10 +01:00
test_libvirtd_qemu.aug.in Autogenerate augeas test case from default config files 2012-05-28 11:07:12 +01:00
THREADS.txt qemu: fix crash when mixing sync and async monitor jobs 2011-08-01 09:41:57 -06:00