numa: Extend CLI to provide memory latency and bandwidth information
authorLiu Jingqi <jingqi.liu@intel.com>
Fri, 13 Dec 2019 01:19:23 +0000 (09:19 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 5 Jan 2020 12:03:03 +0000 (07:03 -0500)
commit9b12dfa03a94d7f7a4b54eb67229a31e58193384
tree9a3869beee492e57e595d50c2948404941ba15b2
parent244b3f4485a07c7ce4b7123d6ce9d8c6012756e8
numa: Extend CLI to provide memory latency and bandwidth information

Add -numa hmat-lb option to provide System Locality Latency and
Bandwidth Information. These memory attributes help to build
System Locality Latency and Bandwidth Information Structure(s)
in ACPI Heterogeneous Memory Attribute Table (HMAT). Before using
hmat-lb option, enable HMAT with -machine hmat=on.

Acked-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Liu Jingqi <jingqi.liu@intel.com>
Signed-off-by: Tao Xu <tao3.xu@intel.com>
Message-Id: <20191213011929.2520-3-tao3.xu@intel.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
hw/core/numa.c
include/sysemu/numa.h
qapi/machine.json
qemu-options.hx