]> git.proxmox.com Git - mirror_qemu.git/commit - target/i386/cpu.c
Revert "i386: Fix pkg_id offset for EPYC cpu models"
authorBabu Moger <babu.moger@amd.com>
Mon, 31 Aug 2020 18:42:11 +0000 (13:42 -0500)
committerEduardo Habkost <ehabkost@redhat.com>
Wed, 2 Sep 2020 11:29:25 +0000 (07:29 -0400)
commitfb49865d26d18a7a39c3de49f81874e218a64e81
treef9d71be07398708c8e8257dc43e7e34e523a44d9
parenta7c893a1c4df756fdd14413f42d2732150b3e089
Revert "i386: Fix pkg_id offset for EPYC cpu models"

This reverts commit 7b225762c8c05fd31d4c2be116aedfbc00383f8b.

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

Also fix all the references of pkg_offset.

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