[libvirt] [PATCHv9 0/2] Introduce x86 Cache Monitoring Technology (CMT

Wang Huaqiang huaqiang.wang at intel.com
Tue Nov 20 13:56:30 UTC 2018


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




More information about the libvir-list mailing list