i386: remove the new CPUID 'PCONFIG' from Icelake-Server CPU model
commit76e5a4d58357b9d077afccf7f7c82e17f733b722
authorRobert Hoo <robert.hu@linux.intel.com>
Wed, 19 Dec 2018 13:44:40 +0000 (19 21:44 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 5 Feb 2019 15:50:17 +0000 (5 16:50 +0100)
tree125da8df9410a8a5d26182f58004531550d56cb5
parentfda672b50e3e5613d0110e0e7c1f773bfaa1fb3d
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>
target/i386/cpu.c