libvirt/src/qemu
Ján Tomko dcea5a492f get rid of virBufferAsprintf where possible
Use virBufferAddLit or virBufferAddChar instead.
2013-05-07 17:38:58 +02:00
..
libvirtd_qemu.aug Fix typo in augeas comment 2013-04-30 16:31:40 +02:00
MIGRATION.txt
qemu_agent.c virutil: Move string related functions to virstring.c 2013-05-02 16:56:55 +02:00
qemu_agent.h Convert virDomainObj, qemuAgent, qemuMonitor, lxcMonitor to virObjectLockable 2013-01-16 11:02:58 +00:00
qemu_bridge_filter.c virutil: Move string related functions to virstring.c 2013-05-02 16:56:55 +02:00
qemu_bridge_filter.h Replace 'struct qemud_driver *' with virQEMUDriverPtr 2012-11-28 18:17:25 +00:00
qemu_capabilities.c qemu: Enable the capability bit for -no-kvm-pit-reinjection on x86 only 2013-05-07 14:42:40 +02:00
qemu_capabilities.h qemu: detect vfio-pci device and its bootindex parameter 2013-04-25 21:23:38 -04:00
qemu_cgroup.c qemu: fix stupid typos in VFIO cgroup setup/teardown 2013-05-03 14:32:54 -04:00
qemu_cgroup.h qemu: put usb cgroup setup in common function 2013-04-29 21:52:28 -04:00
qemu_command.c get rid of virBufferAsprintf where possible 2013-05-07 17:38:58 +02:00
qemu_command.h qemu: allocate network connections sooner during domain startup 2013-05-07 11:36:43 -04:00
qemu_conf.c virutil: Move string related functions to virstring.c 2013-05-02 16:56:55 +02:00
qemu_conf.h qemu_conf: add new configuration key bridge_helper 2013-04-18 14:58:33 -06:00
qemu_domain.c get rid of virBufferAsprintf where possible 2013-05-07 17:38:58 +02:00
qemu_domain.h build: avoid non-portable cast of pthread_t 2013-05-03 06:30:22 -06:00
qemu_driver.c qemu: Do fake auto-allocation of ports when generating native command 2013-05-06 22:13:22 +02:00
qemu_driver.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
qemu_hostdev.c pci: autolearn name of stub driver, remove from arglist 2013-05-02 02:09:29 -04:00
qemu_hostdev.h Rename all USB device functions to have a standard name prefix 2013-02-05 19:22:25 +00:00
qemu_hotplug.c virutil: Move string related functions to virstring.c 2013-05-02 16:56:55 +02:00
qemu_hotplug.h S390: Add hotplug support for s390 virtio devices 2013-03-13 18:13:09 -06:00
qemu_migration.c get rid of virBufferAsprintf where possible 2013-05-07 17:38:58 +02:00
qemu_migration.h qemu: Add support for compressed migration 2013-02-22 17:35:58 +01:00
qemu_monitor_json.c Check for unsupported QMP command 2013-04-16 07:05:21 -04:00
qemu_monitor_json.h Add QMP probing for TPM 2013-04-12 16:55:45 -04:00
qemu_monitor_text.c virutil: Move string related functions to virstring.c 2013-05-02 16:56:55 +02:00
qemu_monitor_text.h qemu: Parse more fields from query-migrate QMP command 2013-02-22 17:35:59 +01:00
qemu_monitor.c virutil: Move string related functions to virstring.c 2013-05-02 16:56:55 +02:00
qemu_monitor.h Add QMP probing for TPM 2013-04-12 16:55:45 -04:00
qemu_process.c qemu: allocate network connections sooner during domain startup 2013-05-07 11:36:43 -04:00
qemu_process.h Fix typo in internal VIR_QEMU_PROCESS_START_AUTODESROY constant 2013-02-27 22:51:24 +00:00
qemu.conf qemu: add vfio devices to cgroup ACL when appropriate 2013-04-29 21:52:28 -04:00
test_libvirtd_qemu.aug.in qemu: add vfio devices to cgroup ACL when appropriate 2013-04-29 21:52:28 -04:00
THREADS.txt Remove qemuDriverLock from almost everywhere 2013-02-13 11:10:30 +00:00