[PATCH v2 0/2] kvm: add support for guest physical bits

Gerd Hoffmann posted 2 patches 1 month, 3 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20240305105233.617131-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     |  1 +
target/i386/kvm/kvm.c | 31 +++++++++++++++++++++++++++++++
3 files changed, 33 insertions(+)
[PATCH v2 0/2] kvm: add support for guest physical bits
Posted by Gerd Hoffmann 1 month, 3 weeks ago
The matching kernel bits are here:
https://lore.kernel.org/kvm/20240305103506.613950-1-kraxel@redhat.com/T/

Gerd Hoffmann (2):
  [debug] log kvm supported cpuid
  kvm: add support for guest physical bits

 target/i386/cpu.h     |  1 +
 target/i386/cpu.c     |  1 +
 target/i386/kvm/kvm.c | 31 +++++++++++++++++++++++++++++++
 3 files changed, 33 insertions(+)

-- 
2.44.0