libvirt/src/qemu
Gerd Hoffmann fd4fd420b4 qemu: Add xhci support
qemu 1.1 features a xhci controller,
this patch adds support for it.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2012-06-21 16:33:00 +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_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 qemu: Add xhci support 2012-06-21 16:33:00 +02:00
qemu_capabilities.h qemu: Add xhci support 2012-06-21 16:33:00 +02: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 qemu: Add xhci support 2012-06-21 16:33:00 +02: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
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