]> git.ipfire.org Git - thirdparty/qemu.git/commit
Revert "target/i386: Cleanup and use the EPYC mode topology functions"
authorBabu Moger <babu.moger@amd.com>
Mon, 31 Aug 2020 18:42:42 +0000 (13:42 -0500)
committerEduardo Habkost <ehabkost@redhat.com>
Wed, 2 Sep 2020 11:29:26 +0000 (07:29 -0400)
commit08ead27169c78e979570cebd1e16be59947a7087
tree52e8680d4e455a2f6f78dd8b943e1eae8408062e
parent0a714bff6c1506c11ae6fc5806112b998f3d1d46
Revert "target/i386: Cleanup and use the EPYC mode topology functions"

This reverts commit dd08ef0318e2b61d14bc069590d174913f7f437a.

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: <159889936257.21294.1786224705357428082.stgit@naples-babu.amd.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
target/i386/cpu.c