qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/2] kvm: add support for guest physical bits
@ 2024-03-18 15:53 Gerd Hoffmann
  2024-03-18 15:53 ` [PATCH v4 1/2] " Gerd Hoffmann
  2024-03-18 15:53 ` [PATCH v4 2/2] target/i386: add guest-phys-bits cpu property Gerd Hoffmann
  0 siblings, 2 replies; 6+ messages in thread
From: Gerd Hoffmann @ 2024-03-18 15:53 UTC (permalink / raw)
  To: qemu-devel
  Cc: Tom Lendacky, Marcelo Tosatti, kvm, Paolo Bonzini, Gerd Hoffmann

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



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

end of thread, other threads:[~2024-03-27  8:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-18 15:53 [PATCH v4 0/2] kvm: add support for guest physical bits Gerd Hoffmann
2024-03-18 15:53 ` [PATCH v4 1/2] " Gerd Hoffmann
2024-03-20  2:44   ` Xiaoyao Li
2024-03-22 12:50     ` Gerd Hoffmann
2024-03-27  8:53     ` Paolo Bonzini
2024-03-18 15:53 ` [PATCH v4 2/2] target/i386: add guest-phys-bits cpu property Gerd Hoffmann

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).