Revert "hw/i386: Update structures to save the number of nodes per package"
commit0a48666a31575f1dc4e4c63f2edaa29c16923fb7
authorBabu Moger <babu.moger@amd.com>
Mon, 31 Aug 2020 18:42:54 +0000 (31 13:42 -0500)
committerEduardo Habkost <ehabkost@redhat.com>
Wed, 2 Sep 2020 11:29:26 +0000 (2 07:29 -0400)
treefc63c17bd91facc50248aabeba885ba3d33fbc03
parent10f20ae96b76aeaa97fbd37e757eee49b4ec77a8
Revert "hw/i386: Update structures to save the number of nodes per package"

This reverts commit c24a41bb53c0854d22c96b30d57cfcaa543c409d.

Remove the EPYC specific apicid decoding and use the generic
default decoding.

Signed-off-by: Babu Moger <babu.moger@amd.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <159889937478.21294.4192291354416942986.stgit@naples-babu.amd.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
hw/i386/pc.c
hw/i386/x86.c
include/hw/i386/topology.h
target/i386/cpu.c
target/i386/cpu.h
tests/test-x86-cpuid.c