OSDN Git Service

Revert "target/i386: Enable new apic id encoding for EPYC based cpus models"
authorBabu Moger <babu.moger@amd.com>
Mon, 31 Aug 2020 18:42:17 +0000 (13:42 -0500)
committerEduardo Habkost <ehabkost@redhat.com>
Wed, 2 Sep 2020 11:29:25 +0000 (07:29 -0400)
commit081599cb9f9b2043aa543907e932bc6f2bb315ba
tree1a9c7247c6b0247970fa6a2e2b2b306e215c78d8
parentfb49865d26d18a7a39c3de49f81874e218a64e81
Revert "target/i386: Enable new apic id encoding for EPYC based cpus models"

This reverts commit 247b18c593ec298446645af8d5d28911daf653b1.

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