libvirt/src/qemu
Matthias Gatto c5b71619bd qemu: Add Qemu capability for bps_max and friends
Add the capability to detect if the qemu binary have the capability
to use bps_max and friends
Add a value in the enum virQEMUCapsFlags for the qemu capability.
Set it with virQEMUCapsSet if the binary suport bps_max and they friends.

Signed-off-by: Matthias Gatto <matthias.gatto@outscale.com>
2014-11-10 15:48:59 +01:00
..
EVENTHANDLERS.txt qemu: add short document on qemu event handlers 2014-10-06 13:50:57 -04:00
libvirtd_qemu.aug qemu: Automatically create NVRAM store 2014-09-10 09:38:07 +02:00
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: unref cfg after TerminateMachine has been called 2014-10-21 13:54:09 +02:00
qemu_cgroup.h qemu: use systemd's TerminateMachine to kill all processes 2014-10-01 20:17:46 +02:00
qemu_command.c PowerPC : Add support for launching VM in 'compat' mode. 2014-11-07 09:18:50 +01: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: Update fsfreeze status on domain state transitions 2014-11-06 15:20:01 +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_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 qemu: monitor: Add functions for object hot-add/remove 2014-10-15 10:27:50 +02:00
qemu_monitor_json.h qemu: monitor: Add functions for object hot-add/remove 2014-10-15 10:27:50 +02: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: monitor: Add functions for object hot-add/remove 2014-10-15 10:27:50 +02:00
qemu_monitor.h qemu: monitor: Add functions for object hot-add/remove 2014-10-15 10:27:50 +02: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