libvirt/src/qemu
John Ferlan 82649eb7f1 qemu: Implement the qemu driver fetch for IOThreads
Depending on the flags passed, either attempt to return the active/live
IOThread data for the domain or the config data.

The active/live path will call into the Monitor in order to get the
IOThread data and then correlate the thread_id's returned from the
monitor to the currently running system/threads in order to ascertain
the affinity for each iothread_id.

The config path will map each of the configured IOThreads and return
any configured iothreadspin data

Signed-off-by: John Ferlan <jferlan@redhat.com>
2015-03-06 06:49:32 -05: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: Implement the qemu driver for virDomainGetFSInfo 2014-11-24 10:29:12 -05:00
qemu_agent.h qemu: Implement the qemu driver for virDomainGetFSInfo 2014-11-24 10:29:12 -05:00
qemu_capabilities.c qemu: caps: Add capability bit for the "pc-dimm" device 2015-02-20 19:25:09 +01:00
qemu_capabilities.h qemu: caps: Add capability bit for the "pc-dimm" device 2015-02-20 19:25:09 +01:00
qemu_cgroup.c memtune: change the way how we store unlimited value 2015-03-06 11:52:24 +01:00
qemu_cgroup.h qemu: report TAP device indexes to systemd 2015-01-27 13:57:02 +00:00
qemu_command.c memtune: change the way how we store unlimited value 2015-03-06 11:52:24 +01:00
qemu_command.h qemu: fix ifindex array reported to systemd 2015-02-25 13:11:14 -05:00
qemu_conf.c qemu: Fix AAVMF/OVMF #define names 2015-02-21 14:44:46 -05:00
qemu_conf.h qemu: fix crash with shared disks 2014-09-18 09:05:21 +02:00
qemu_domain.c Check if domain is running in qemuDomainAgentIsAvailable 2015-03-02 08:07:56 +01:00
qemu_domain.h Pass virDomainObjPtr to qemuDomainAgentAvailable 2015-03-02 08:07:56 +01:00
qemu_driver.c qemu: Implement the qemu driver fetch for IOThreads 2015-03-06 06:49:32 -05: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 memtune: change the way how we store unlimited value 2015-03-06 11:52:24 +01:00
qemu_hotplug.h qemu: Implement random number generator hotunplug 2015-02-10 13:05:23 +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: add/remove bridge fdb entries as guest CPUs are started/stopped 2014-12-15 10:07:06 -05:00
qemu_interface.h qemu: add a qemuInterfaceStopDevices(), called when guest CPUs stop 2014-12-13 22:20:28 -05:00
qemu_migration.c memtune: change the way how we store unlimited value 2015-03-06 11:52:24 +01:00
qemu_migration.h qemu: completely rework reference counting 2014-12-21 10:48:56 +01:00
qemu_monitor_json.c Fix typos in messages 2015-02-25 14:12:51 +01:00
qemu_monitor_json.h qemu_process: detect updated video ram size values from QEMU 2015-01-14 11:55:51 +01:00
qemu_monitor_text.c qemu: chardev: Extract more information about character devices 2014-11-24 08:58:30 +01:00
qemu_monitor_text.h qemu: monitor: Rename and improve qemuMonitorGetPtyPaths 2014-11-21 11:00:10 +01:00
qemu_monitor.c qemu: fix memory leak while starting a guest 2015-02-24 16:38:50 +01:00
qemu_monitor.h qemu_process: detect updated video ram size values from QEMU 2015-01-14 11:55:51 +01:00
qemu_process.c qemuProcessReconnect: Fill in pid file path 2015-03-03 12:10:15 +01:00
qemu_process.h qemu: remove duplicated code for allocating spice ports 2015-03-03 11:41:46 +01:00
qemu_processpriv.h
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 Check for domain liveness in qemuDomainObjExitMonitor 2015-01-14 19:30:32 +01:00