[PATCH 0/2] i386/kvm: Enable SMM addrss space for i386 cpu

Xiaoyao Li posted 2 patches 3 months, 2 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20250729054023.1668443-1-xiaoyao.li@intel.com
Maintainers: Paolo Bonzini <pbonzini@redhat.com>, Peter Xu <peterx@redhat.com>, David Hildenbrand <david@redhat.com>, "Philippe Mathieu-Daudé" <philmd@linaro.org>, Zhao Liu <zhao1.liu@intel.com>, Marcelo Tosatti <mtosatti@redhat.com>, Richard Henderson <richard.henderson@linaro.org>, Eduardo Habkost <eduardo@habkost.net>
accel/kvm/kvm-all.c              |  2 +-
system/physmem.c                 |  5 -----
target/i386/cpu.h                |  5 +++++
target/i386/kvm/kvm-cpu.c        | 10 ++++++++++
target/i386/kvm/kvm.c            |  7 ++++++-
target/i386/tcg/system/tcg-cpu.c |  4 ++--
6 files changed, 24 insertions(+), 9 deletions(-)
[PATCH 0/2] i386/kvm: Enable SMM addrss space for i386 cpu
Posted by Xiaoyao Li 3 months, 2 weeks ago
Patch 1 enables the SMM address space i386 cpu under KVM.

Patch 2 gives name for each address space index.

Xiaoyao Li (2):
  i386/cpu: Enable SMM cpu addressspace
  target/i386: Define enum X86ASIdx for x86's address spaces

 accel/kvm/kvm-all.c              |  2 +-
 system/physmem.c                 |  5 -----
 target/i386/cpu.h                |  5 +++++
 target/i386/kvm/kvm-cpu.c        | 10 ++++++++++
 target/i386/kvm/kvm.c            |  7 ++++++-
 target/i386/tcg/system/tcg-cpu.c |  4 ++--
 6 files changed, 24 insertions(+), 9 deletions(-)

-- 
2.43.0