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