libvirt/src/qemu
Peter Krempa e045587dda qemu: blockstats: Refactor qemuDomainBlockStatsFlags
Now that qemuDomainBlocksStatsGather provides functions of both
qemuMonitorGetBlockStatsParamsNumber and qemuMonitorGetBlockStatsInfo we
can reuse it and kill a lot of code.

Additionally as a bonus qemuDomainBlockStatsFlags will now support
summary statistics so add a statement to the virsh man page about that.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1142636
2015-03-11 11:28:04 +01:00
..
EVENTHANDLERS.txt
libvirtd_qemu.aug
MIGRATION.txt
qemu_agent.c
qemu_agent.h
qemu_capabilities.c virQEMUCapsInitQMP: Don't dispose locked @vm 2015-03-10 17:32:12 +01:00
qemu_capabilities.h
qemu_cgroup.c memtune: change the way how we store unlimited value 2015-03-06 11:52:24 +01:00
qemu_cgroup.h
qemu_command.c qemu: Remove unnecessary virReportError on networkGetNetworkAddress return 2015-03-10 17:29:28 -04:00
qemu_command.h qemu: fix ifindex array reported to systemd 2015-02-25 13:11:14 -05:00
qemu_conf.c
qemu_conf.h
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: blockstats: Refactor qemuDomainBlockStatsFlags 2015-03-11 11:28:04 +01:00
qemu_driver.h
qemu_hostdev.c
qemu_hostdev.h
qemu_hotplug.c memtune: change the way how we store unlimited value 2015-03-06 11:52:24 +01:00
qemu_hotplug.h
qemu_hotplugpriv.h
qemu_interface.c
qemu_interface.h
qemu_migration.c memtune: change the way how we store unlimited value 2015-03-06 11:52:24 +01:00
qemu_migration.h
qemu_monitor_json.c qemu: monitor: Count block stats fields in qemuMonitorGetAllBlockStatsInfo 2015-03-11 11:28:04 +01:00
qemu_monitor_json.h qemu: blockstats: Switch to caller allocated hash table 2015-03-11 11:28:03 +01:00
qemu_monitor_text.c qemu: monitor: Count block stats fields in qemuMonitorGetAllBlockStatsInfo 2015-03-11 11:28:04 +01:00
qemu_monitor_text.h qemu: monitor: Implement HMP version for listing all block device stats 2015-03-11 11:28:04 +01:00
qemu_monitor.c qemu: monitor: Count block stats fields in qemuMonitorGetAllBlockStatsInfo 2015-03-11 11:28:04 +01:00
qemu_monitor.h qemu: monitor: Drop parsing of 'errs' from block info 2015-03-11 11:28:03 +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
test_libvirtd_qemu.aug.in
THREADS.txt