From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Subject: [PULL 0/5] i386 patches for QEMU 4.2-rc
Date: Tue, 26 Nov 2019 09:59:31 +0100 [thread overview]
Message-ID: <20191126085936.1689-1-pbonzini@redhat.com> (raw)
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
next reply other threads:[~2019-11-26 9:01 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-26 8:59 Paolo Bonzini [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191126085936.1689-1-pbonzini@redhat.com \
--to=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).