tools/libxl: add command to show PSR hardware info
authorChao Peng <chao.p.peng@linux.intel.com>
Thu, 9 Jul 2015 08:54:12 +0000 (16:54 +0800)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 9 Jul 2015 09:07:38 +0000 (10:07 +0100)
commitb128c388e9fdd81111d1b0b30b64d63261e20397
treeaf5698de9a90833511da3c040e5042f5d7afefcf
parent8ef0e490c64737042dc2a046cd6be7bf2e259276
tools/libxl: add command to show PSR hardware info

Add dedicated one to show hardware information.

[root@vmm-psr]xl psr-hwinfo
Cache Monitoring Technology (CMT):
Enabled         : 1
Total RMID      : 63
Supported monitor types:
cache-occupancy
total-mem-bandwidth
local-mem-bandwidth

Signed-off-by: Chao Peng <chao.p.peng@linux.intel.com>
Reviewed-by: Dario Faggioli <dario.faggioli@citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
docs/man/xl.pod.1
tools/libxl/xl.h
tools/libxl/xl_cmdimpl.c
tools/libxl/xl_cmdtable.c