libvirt/src/qemu
Peter Krempa 2881c381a0 qemu: Simplify qemuDomainGetVcpuPinInfo by using virDomainObjGetOneDef
virDomainObjGetOneDef is simpler to use than virDomainObjGetDefs
2015-06-18 15:13:45 +02: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: Implement migration job phases 2011-07-27 08:45:09 -06:00
qemu_agent.c qemu: wire up virDomainSetUserPassword 2015-05-21 16:24:02 +02:00
qemu_agent.h qemu: wire up virDomainSetUserPassword 2015-05-21 16:24:02 +02:00
qemu_blockjob.c Use virDomainDiskByName where appropriate 2015-05-21 14:35:02 +02:00
qemu_blockjob.h qemuBlockJobSync*: introduce sync block job helpers 2015-04-29 13:11:42 +02:00
qemu_capabilities.c qemu: Report all supported machine types in capabilities 2015-06-18 09:49:33 +02:00
qemu_capabilities.h qemu caps: spell queue 2015-06-15 13:32:44 +02:00
qemu_cgroup.c conf: Refactor emulatorpin handling 2015-06-03 09:42:07 +02:00
qemu_cgroup.h qemu: cgroup: Kill qemuSetupCgroupVcpuPin() 2015-04-02 10:12:08 +02:00
qemu_command.c qemu: implement address for isa-serial 2015-06-18 08:17:20 -04:00
qemu_command.h qemu: use controller alias when constructing device/controller args 2015-05-15 15:36:28 -04:00
qemu_conf.c qemu: Build nvram directory at driver startup 2015-04-24 10:30:42 -04:00
qemu_conf.h qemu: Build nvram directory at driver startup 2015-04-24 10:30:42 -04:00
qemu_domain.c qemu: Update balloon info only if job is allowed 2015-06-04 14:04:48 +02:00
qemu_domain.h qemu: Add helper to update domain balloon size and refactor usage places 2015-06-04 10:52:30 +02:00
qemu_driver.c qemu: Simplify qemuDomainGetVcpuPinInfo by using virDomainObjGetOneDef 2015-06-18 15:13:45 +02:00
qemu_driver.h Change file names in comments to match the files they are in 2014-03-10 14:26:04 +01:00
qemu_hostdev.c drivers: use virDirRead API 2014-04-28 17:52:45 -06:00
qemu_hostdev.h Capitalize USB, PCI and SCSI in hostdev methods 2014-03-12 16:20:01 +00:00
qemu_hotplug.c qemu: update netdevs of the same mac addrs correctly 2015-06-12 13:04:39 -04:00
qemu_hotplug.h qemu: Implement memory device hotunplug 2015-03-23 14:41:14 +01:00
qemu_hotplugpriv.h qemu: Let tests override waiting time for device unplug 2013-08-26 16:09:55 +02:00
qemu_interface.c qemu: set macvtap physdevs online when macvtap is set online 2015-04-21 12:34:29 -04:00
qemu_interface.h qemu: add a qemuInterfaceStopDevices(), called when guest CPUs stop 2014-12-13 22:20:28 -05:00
qemu_migration.c rpc: allow selection of TCP address family 2015-06-11 12:11:18 +01:00
qemu_migration.h qemu: completely rework reference counting 2014-12-21 10:48:56 +01:00
qemu_monitor_json.c Remove path argument from qemuMonitorJSONFindLinkPath 2015-06-05 16:01:23 +02:00
qemu_monitor_json.h Remove path argument from qemuMonitorJSONFindLinkPath 2015-06-05 16:01:23 +02:00
qemu_monitor_text.c qemu: monitor: Make qemuMonitorSetBalloon operate on unsinged long long 2015-06-03 09:42:08 +02:00
qemu_monitor_text.h qemu: monitor: Make qemuMonitorSetBalloon operate on unsinged long long 2015-06-03 09:42:08 +02:00
qemu_monitor.c qemu: monitor: Add memory balloon support for virtio-ccw 2015-06-15 17:05:32 +02:00
qemu_monitor.h qemu: monitor: Make qemuMonitorSetBalloon operate on unsinged long long 2015-06-03 09:42:08 +02:00
qemu_process.c Only call SetMemoryStatsPeriod for virtio memballoon 2015-06-05 16:19:00 +02:00
qemu_process.h qemu: Connect to guest agent after channel hotplug 2015-04-26 17:19:22 +02:00
qemu_processpriv.h qemu: Export qemuProcessHandleDeviceDeleted for tests 2013-08-26 16:09:55 +02:00
qemu.conf qemu: Add AAVMF to the list of known UEFIs 2015-01-29 15:20:47 +01:00
test_libvirtd_qemu.aug.in qemu: Add AAVMF to the list of known UEFIs 2015-01-29 15:20:47 +01:00
THREADS.txt Introduce virDomainObjEndAPI 2015-04-24 13:22:45 +02:00