Revert "hw/i386: Move arch_id decode inside x86_cpus_init"
commitdfe7ed0a896e23451abf699bf17a9eedd0ba2b1f
authorBabu Moger <babu.moger@amd.com>
Mon, 31 Aug 2020 18:42:23 +0000 (31 13:42 -0500)
committerEduardo Habkost <ehabkost@redhat.com>
Wed, 2 Sep 2020 11:29:25 +0000 (2 07:29 -0400)
tree1a30bc1a2f209292e03614b4e65cc1bdfba2f501
parent081599cb9f9b2043aa543907e932bc6f2bb315ba
Revert "hw/i386: Move arch_id decode inside x86_cpus_init"

This reverts commit 2e26f4ab3bf8390a2677d3afd9b1a04f015d7721.

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: <159889934379.21294.15323080164340490855.stgit@naples-babu.amd.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
hw/i386/pc.c
hw/i386/x86.c