From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Tom Lendacky <thomas.lendacky@amd.com>,
Marcelo Tosatti <mtosatti@redhat.com>,
kvm@vger.kernel.org, Paolo Bonzini <pbonzini@redhat.com>,
Gerd Hoffmann <kraxel@redhat.com>
Subject: [PATCH v5 0/2] kvm: add support for guest physical bits
Date: Mon, 25 Mar 2024 15:47:22 +0100 [thread overview]
Message-ID: <20240325144725.1089192-1-kraxel@redhat.com> (raw)
The matching kernel bits are here:
https://lore.kernel.org/kvm/20240313125844.912415-1-kraxel@redhat.com/T/
ovmf test patches are here:
https://github.com/kraxel/edk2/commits/devel/guest-phys-bits/
Gerd Hoffmann (2):
kvm: add support for guest physical bits
target/i386: add guest-phys-bits cpu property
target/i386/cpu.h | 1 +
target/i386/cpu.c | 14 ++++++++++++++
target/i386/kvm/kvm-cpu.c | 31 ++++++++++++++++++++++++++++++-
3 files changed, 45 insertions(+), 1 deletion(-)
--
2.44.0
next reply other threads:[~2024-03-25 14:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-25 14:47 Gerd Hoffmann [this message]
2024-03-25 14:47 ` [PATCH v5 1/2] kvm: add support for guest physical bits Gerd Hoffmann
2024-03-25 14:47 ` [PATCH v5 2/2] target/i386: add guest-phys-bits cpu property Gerd Hoffmann
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=20240325144725.1089192-1-kraxel@redhat.com \
--to=kraxel@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=mtosatti@redhat.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=thomas.lendacky@amd.com \
/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).