These two patches are the remaining part for the CMT enabling series, and most
of the series have been merged.
This series is addressing John's review comments and suggestions, which are
https://www.redhat.com/archives/libvir-list/2018-November/msg00510.html
https://www.redhat.com/archives/libvir-list/2018-November/msg00561.html
Change lists:
Changes in V9:
-. Addressing code review comments form John.
-. Refined the names for new data structure and new functions.
-. Merged qemuDomainGetStatsCpuResMonitorPerTag and
qemuDomainGetStatsCpuResMonitor, and refined new function name
based on the fact that we only support cache monitor now.
Wang Huaqiang (2):
qemu: Report cache occupancy (CMT) with domstats
docs: Updated news.xml for CMT
docs/news.xml | 12 ++++
src/libvirt-domain.c | 12 ++++
src/qemu/qemu_driver.c | 160 ++++++++++++++++++++++++++++++++++++++++++++++++-
tools/virsh.pod | 14 +++++
4 files changed, 197 insertions(+), 1 deletion(-)
--
2.7.4