[Qemu-devel] [PATCH 0/2] Revert exposure of PCONFIG to guest

Robert Hoo posted 2 patches 6 years, 10 months ago
Test checkpatch passed
Test asan passed
Test docker-mingw@fedora passed
Test docker-quick@centos7 passed
Test docker-clang@ubuntu passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1545227081-213696-1-git-send-email-robert.hu@linux.intel.com
target/i386/cpu.c | 5 ++---
target/i386/cpu.h | 1 -
2 files changed, 2 insertions(+), 4 deletions(-)
[Qemu-devel] [PATCH 0/2] Revert exposure of PCONFIG to guest
Posted by Robert Hoo 6 years, 10 months ago
PCONFIG is not supposed to be exposed to guest. These 2 patches fix this.

Robert Hoo (2):
  i386: remove the new CPUID 'PCONFIG' from Icelake-Server CPU model
  Revert "i386: Add CPUID bit for PCONFIG"

 target/i386/cpu.c | 5 ++---
 target/i386/cpu.h | 1 -
 2 files changed, 2 insertions(+), 4 deletions(-)

-- 
1.8.3.1