qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/5] i386 patches for QEMU 4.2-rc
@ 2019-11-26  8:59 Paolo Bonzini
  2019-11-26  8:59 ` [PULL 1/5] target/i386: add two missing VMX features for Skylake and CascadeLake Server Paolo Bonzini
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Paolo Bonzini @ 2019-11-26  8:59 UTC (permalink / raw)
  To: qemu-devel

The following changes since commit 65e05c82bdc6d348155e301c9d87dba7a08a5701:

  Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging (2019-11-25 15:47:44 +0000)

are available in the Git repository at:

  git://github.com/bonzini/qemu.git tags/for-upstream

for you to fetch changes up to e37aa8b0e410e83b4e150e38e83e385169ba09a7:

  hvf: more accurately match SDM when setting CR0 and PDPTE registers (2019-11-26 09:58:37 +0100)

----------------------------------------------------------------
* VMX feature fix (myself)
* HVF fixes (Cameron)

----------------------------------------------------------------
Cameron Esfahani (4):
      hvf: non-RAM, non-ROMD memory ranges are now correctly mapped in
      hvf: remove TSC synchronization code because it isn't fully complete
      hvf: correctly handle REX prefix in relation to legacy prefixes
      hvf: more accurately match SDM when setting CR0 and PDPTE registers

Paolo Bonzini (1):
      target/i386: add two missing VMX features for Skylake and CascadeLake Server

 target/i386/cpu.c            |  6 +++--
 target/i386/hvf/hvf.c        | 61 +++++++++++++++++++++++++++++------------
 target/i386/hvf/vmx.h        | 18 +++++++------
 target/i386/hvf/x86_decode.c | 64 +++++++++++++++++++++++++-------------------
 target/i386/hvf/x86_decode.h | 20 +++++++-------
 target/i386/hvf/x86_emu.c    |  3 ---
 target/i386/hvf/x86hvf.c     |  4 ---
 7 files changed, 104 insertions(+), 72 deletions(-)
-- 
2.21.0



^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2019-11-28 22:01 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-26  8:59 [PULL 0/5] i386 patches for QEMU 4.2-rc Paolo Bonzini
2019-11-26  8:59 ` [PULL 1/5] target/i386: add two missing VMX features for Skylake and CascadeLake Server Paolo Bonzini
2019-11-26  8:59 ` [PULL 2/5] hvf: non-RAM, non-ROMD memory ranges are now correctly mapped in Paolo Bonzini
2019-11-26  8:59 ` [PULL 3/5] hvf: remove TSC synchronization code because it isn't fully complete Paolo Bonzini
2019-11-26  8:59 ` [PULL 4/5] hvf: correctly handle REX prefix in relation to legacy prefixes Paolo Bonzini
2019-11-26  8:59 ` [PULL 5/5] hvf: more accurately match SDM when setting CR0 and PDPTE registers Paolo Bonzini
2019-11-26  9:19 ` [PULL 0/5] i386 patches for QEMU 4.2-rc no-reply
2019-11-26 22:04   ` Philippe Mathieu-Daudé
2019-11-26 22:12     ` Paolo Bonzini
2019-11-27  9:14     ` Dr. David Alan Gilbert
2019-11-27  9:17       ` Jens Freimann
2019-11-28 21:12       ` Jens Freimann
2019-11-26 20:43 ` Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).