libvirt/src/qemu
Matthias Gatto 5fb007b035 qemu: Fix copy_paste_error in qemuBuildDriveStr.
Fix for this: http://www.redhat.com/archives/libvir-list/2014-November/msg00324.html

Signed-off-by: Matthias Gatto <matthias.gatto@outscale.com>
2014-11-12 09:43:49 -05:00
..
EVENTHANDLERS.txt qemu: add short document on qemu event handlers 2014-10-06 13:50:57 -04:00
libvirtd_qemu.aug
MIGRATION.txt
qemu_agent.c qemu_agent: Produce more readable error messages 2014-10-28 20:06:27 +01:00
qemu_agent.h
qemu_capabilities.c qemu: Add Qemu capability for bps_max and friends 2014-11-10 15:48:59 +01:00
qemu_capabilities.h qemu: Add Qemu capability for bps_max and friends 2014-11-10 15:48:59 +01:00
qemu_cgroup.c qemu: fix domain startup failing with 'strict' mode in numatune 2014-11-11 12:14:09 +01:00
qemu_cgroup.h qemu: use systemd's TerminateMachine to kill all processes 2014-10-01 20:17:46 +02:00
qemu_command.c qemu: Fix copy_paste_error in qemuBuildDriveStr. 2014-11-12 09:43:49 -05:00
qemu_command.h qemu: make advice from numad available when building commandline 2014-11-03 16:43:22 +01:00
qemu_conf.c conf: Check whether migration_address is localhost 2014-10-15 09:25:33 +02:00
qemu_conf.h qemu: fix crash with shared disks 2014-09-18 09:05:21 +02:00
qemu_domain.c Cpu: Add support for Power LE Architecture. 2014-11-07 09:16:37 +01:00
qemu_domain.h qemu: setup infrastructure to handle NIC_RX_FILTER_CHANGED event 2014-10-06 13:50:57 -04:00
qemu_driver.c qemu: Add bps_max and friends qemu driver 2014-11-10 17:18:17 +01:00
qemu_driver.h
qemu_hostdev.c
qemu_hostdev.h
qemu_hotplug.c hotplug: fix char device detach 2014-11-01 16:18:34 +01:00
qemu_hotplug.h qemu: Remove need for virConnectPtr in hotunplug detach host, net 2014-10-06 10:35:26 -04:00
qemu_hotplugpriv.h qemu: Let tests override waiting time for device unplug 2013-08-26 16:09:55 +02:00
qemu_migration.c Free job statistics from the migration cookie 2014-11-06 13:52:33 +01:00
qemu_migration.h qemu: Memory pre-pinning support for RDMA migration 2014-09-23 08:11:50 +02:00
qemu_monitor_json.c Display nicer error message for unsupported chardev hotplug 2014-11-11 14:21:08 +01:00
qemu_monitor_json.h qemu: Add bps_max and friends qemu driver 2014-11-10 17:18:17 +01:00
qemu_monitor_text.c maint: clean up _virDomainMemoryStat 2014-09-17 11:28:48 -06:00
qemu_monitor_text.h
qemu_monitor.c qemu: Add bps_max and friends qemu driver 2014-11-10 17:18:17 +01:00
qemu_monitor.h qemu: Add bps_max and friends qemu driver 2014-11-10 17:18:17 +01:00
qemu_process.c qemu: Update fsfreeze status on domain state transitions 2014-11-06 15:20:01 +01:00
qemu_process.h
qemu_processpriv.h
qemu.conf conf: Check whether migration_address is localhost 2014-10-15 09:25:33 +02:00
test_libvirtd_qemu.aug.in conf: Check whether migration_address is localhost 2014-10-15 09:25:33 +02:00
THREADS.txt