[Qemu-devel] [PATCH v3 0/2] Add clflushopt to "Skylake-Server" cpu model

Haozhong Zhang posted 2 patches 6 years, 4 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20171219033730.12748-1-haozhong.zhang@intel.com
Test checkpatch passed
Test docker passed
Test ppc passed
Test s390x passed
hw/i386/pc_piix.c    | 15 ++++++++++++---
hw/i386/pc_q35.c     | 13 +++++++++++--
include/hw/i386/pc.h |  8 ++++++++
target/i386/cpu.c    |  2 +-
4 files changed, 32 insertions(+), 6 deletions(-)
[Qemu-devel] [PATCH v3 0/2] Add clflushopt to "Skylake-Server" cpu model
Posted by Haozhong Zhang 6 years, 4 months ago
Changes in v3:
 * Rebase on QEMU 2.12.
 * Add 2.12 PC machine types. Denis V. Lunev has already posted a
   similar patch [1]. If that one is merged first, please ignore patch 1
   in this patch series.

[1] https://lists.nongnu.org/archive/html/qemu-devel/2017-12/msg02961.html

Haozhong Zhang (2):
  pc: add 2.12 machine types
  target/i386: add clflushopt to "Skylake-Server" cpu model

 hw/i386/pc_piix.c    | 15 ++++++++++++---
 hw/i386/pc_q35.c     | 13 +++++++++++--
 include/hw/i386/pc.h |  8 ++++++++
 target/i386/cpu.c    |  2 +-
 4 files changed, 32 insertions(+), 6 deletions(-)

-- 
2.14.1