[PATCH v3 0/3] kvm: add support for guest physical bits

Gerd Hoffmann posted 3 patches 1 month, 2 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20240313132719.939417-1-kraxel@redhat.com
Maintainers: Paolo Bonzini <pbonzini@redhat.com>, Marcelo Tosatti <mtosatti@redhat.com>
There is a newer version of this series
target/i386/cpu.h         |  1 +
target/i386/cpu.c         | 14 ++++++++++++++
target/i386/kvm/kvm-cpu.c | 32 +++++++++++++++++++++++++++++++-
target/i386/kvm/kvm.c     | 14 ++++++++++++++
4 files changed, 60 insertions(+), 1 deletion(-)
[PATCH v3 0/3] kvm: add support for guest physical bits
Posted by Gerd Hoffmann 1 month, 2 weeks ago
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 (3):
  [debug] log kvm supported cpuid
  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 | 32 +++++++++++++++++++++++++++++++-
 target/i386/kvm/kvm.c     | 14 ++++++++++++++
 4 files changed, 60 insertions(+), 1 deletion(-)

-- 
2.44.0