diff options
author | Jingqi Liu | 2021-08-23 03:12:54 +0200 |
---|---|---|
committer | Michael S. Tsirkin | 2021-09-04 23:34:04 +0200 |
commit | e77af21a7a28e7b39f8e1f9b46d26d23d9a2396a (patch) | |
tree | a911d599700a26bb543edd86cf2586ca5d591219 /include/hw/pci-host | |
parent | vhost: correctly detect the enabling IOMMU (diff) | |
download | qemu-e77af21a7a28e7b39f8e1f9b46d26d23d9a2396a.tar.gz qemu-e77af21a7a28e7b39f8e1f9b46d26d23d9a2396a.tar.xz qemu-e77af21a7a28e7b39f8e1f9b46d26d23d9a2396a.zip |
hw/i386/acpi-build: Get NUMA information from struct NumaState
Since commits aa57020774b ("numa: move numa global variable
nb_numa_nodes into MachineState") and 7e721e7b10e ("numa: move
numa global variable numa_info into MachineState"), we can get
NUMA information completely from MachineState::numa_state.
Remove PCMachineState::numa_nodes and PCMachineState::node_mem,
since they are just copied from MachineState::numa_state.
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Jingqi Liu <jingqi.liu@intel.com>
Message-Id: <20210823011254.28506-1-jingqi.liu@intel.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'include/hw/pci-host')
0 files changed, 0 insertions, 0 deletions