Jingqi Liu e77af21a7a 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>
2021-09-04 17:34:04 -04:00
..
2021-09-02 13:26:22 +02:00
2021-09-01 11:08:21 +01:00
2021-09-01 11:59:12 +10:00
2021-09-02 13:00:52 +01:00
2021-07-27 11:00:00 +01:00
2021-07-11 14:32:49 +01:00
2021-09-04 09:07:46 -04:00
2021-09-01 11:08:16 +01:00
2021-08-26 17:15:28 +02:00
2021-09-01 11:08:16 +01:00
2021-07-08 14:42:00 -05:00
2021-05-05 13:52:00 +01:00
2020-08-21 06:30:33 -04:00