qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Haozhong Zhang
Subject: [Qemu-devel] [PATCH v3 0/2] Add clflushopt to "Skylake-Server" cpu model
Date: Tue, 19 Dec 2017 11:37:28 +0800

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]