libvirt/src/qemu
John Ferlan d1eac92784 qemu: Implement the ability to return IOThread stats
Process the IOThreads polling stats if available. Generate the
output params record to be returned to the caller with the three
values - poll-max-ns, poll-grow, and poll-shrink.

Signed-off-by: John Ferlan <jferlan@redhat.com>
ACKed-by: Michal Privoznik <mprivozn@redhat.com>
2018-11-19 07:26:40 -05:00
..
EVENTHANDLERS.txt
libvirtd_qemu.aug qemu: Temporarily disable metadata locking 2018-09-27 16:22:44 +02:00
Makefile.inc.am
MIGRATION.txt
qemu_agent.c qemu: agent: Avoid agentError when closing the QEMU agent 2018-11-15 13:51:02 -05:00
qemu_agent.h
qemu_alias.c src: remove blank first line in function body 2018-09-17 13:29:01 +02:00
qemu_alias.h
qemu_block.c
qemu_block.h
qemu_blockjob.c
qemu_blockjob.h
qemu_capabilities.c qemu: check memory-backend-memfd.hugetlb capability 2018-11-16 08:57:12 +01:00
qemu_capabilities.h qemu: check memory-backend-memfd.hugetlb capability 2018-11-16 08:57:12 +01:00
qemu_capspriv.h qemu: remove unnecessary virQEMUCapsFreeHostCPUModel 2018-09-12 21:12:22 +02:00
qemu_cgroup.c
qemu_cgroup.h
qemu_command.c qemu: add memfd source type 2018-11-16 08:57:12 +01:00
qemu_command.h qemu: Generate and use zPCI device in QEMU command line 2018-11-15 12:32:18 +01:00
qemu_conf.c Revert "qemu_conf: Introduce metadata_lock_manager" 2018-11-16 13:42:39 +01:00
qemu_conf.h Revert "qemu_conf: Introduce metadata_lock_manager" 2018-11-16 13:42:39 +01:00
qemu_domain_address.c conf: Allocate/release 'uid' and 'fid' in PCI address 2018-11-15 12:32:18 +01:00
qemu_domain_address.h
qemu_domain.c qemu_domain: Track if domain remembers original owner 2018-11-16 13:42:38 +01:00
qemu_domain.h qemu_domain: Track if domain remembers original owner 2018-11-16 13:42:38 +01:00
qemu_driver.c qemu: Implement the ability to return IOThread stats 2018-11-19 07:26:40 -05:00
qemu_driver.h
qemu_extdevice.c qemu_tpm: Pass virDomainObjPtr instead of virDomainDefPtr 2018-11-16 13:42:38 +01:00
qemu_extdevice.h qemu_tpm: Pass virDomainObjPtr instead of virDomainDefPtr 2018-11-16 13:42:38 +01:00
qemu_hostdev.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
qemu_hostdev.h
qemu_hotplug.c qemu: Add hotpluging support for PCI devices on S390 guests 2018-11-15 12:32:18 +01:00
qemu_hotplug.h Revert "qemu: hotplug: consolidate media change code paths" 2018-10-08 12:37:07 +02:00
qemu_hotplugpriv.h
qemu_interface.c
qemu_interface.h
qemu_migration_cookie.c
qemu_migration_cookie.h
qemu_migration_params.c
qemu_migration_params.h
qemu_migration_paramspriv.h
qemu_migration.c qemu: Avoid duplicate resume events and state changes 2018-09-25 20:42:25 +02:00
qemu_migration.h
qemu_monitor_json.c qemu: Check for and return IOThread polling values if available 2018-11-19 07:26:40 -05:00
qemu_monitor_json.h
qemu_monitor_priv.h
qemu_monitor_text.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
qemu_monitor_text.h
qemu_monitor.c src: remove blank first line in function body 2018-09-17 13:29:01 +02:00
qemu_monitor.h qemu: Check for and return IOThread polling values if available 2018-11-19 07:26:40 -05:00
qemu_parse_command.c qemu: add support for Hyper-V Enlightened VMCS 2018-11-15 09:54:57 +01:00
qemu_parse_command.h
qemu_process.c qemu_domain: Track if domain remembers original owner 2018-11-16 13:42:38 +01:00
qemu_process.h qemu_process.c: moving qemuValidateCpuCount to qemu_domain.c 2018-11-15 16:39:16 -05:00
qemu_processpriv.h
qemu_qapi.c
qemu_qapi.h
qemu_security.c virSecurityManagerTransactionCommit: Do metadata locking iff enabled in config 2018-11-16 13:42:38 +01:00
qemu_security.h qemu_tpm: Pass virDomainObjPtr instead of virDomainDefPtr 2018-11-16 13:42:38 +01:00
qemu_tpm.c qemu_tpm: Pass virDomainObjPtr instead of virDomainDefPtr 2018-11-16 13:42:38 +01:00
qemu_tpm.h qemu_tpm: Pass virDomainObjPtr instead of virDomainDefPtr 2018-11-16 13:42:38 +01:00
qemu.conf qemu: Temporarily disable metadata locking 2018-09-27 16:22:44 +02:00
test_libvirtd_qemu.aug.in qemu: Temporarily disable metadata locking 2018-09-27 16:22:44 +02:00
THREADS.txt