i386: remove the new CPUID 'PCONFIG' from Icelake-Server CPU model
commit02d735c274177b7cd86bae02099b2602cafff8bd
authorRobert Hoo <robert.hu@linux.intel.com>
Wed, 19 Dec 2018 13:44:40 +0000 (19 21:44 +0800)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Thu, 28 Mar 2019 16:16:56 +0000 (28 11:16 -0500)
treebbba30a8d7ffb89cd30a8cf7b7beb3f310bb4bf6
parent821314aec3e1ca36b00ef04adbfeacf5665ed610
i386: remove the new CPUID 'PCONFIG' from Icelake-Server CPU model

PCONFIG is not available to guests; it must be specifically enabled
using the PCONFIG_ENABLE execution control.  Disable it, because
no one can ever use it.

Signed-off-by: Robert Hoo <robert.hu@linux.intel.com>
Message-Id: <1545227081-213696-2-git-send-email-robert.hu@linux.intel.com>
Cc: qemu-stable@nongnu.org
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
(cherry picked from commit 76e5a4d58357b9d077afccf7f7c82e17f733b722)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
target/i386/cpu.c