[PATCH 0/2] x86/cpu: initialize SMM cpu address space for hotplugged cpus

Xiaoyao Li posted 2 patches 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20251014094216.164306-1-xiaoyao.li@intel.com
Maintainers: Paolo Bonzini <pbonzini@redhat.com>, Richard Henderson <richard.henderson@linaro.org>, Eduardo Habkost <eduardo@habkost.net>, "Michael S. Tsirkin" <mst@redhat.com>, Marcel Apfelbaum <marcel.apfelbaum@gmail.com>, Marcelo Tosatti <mtosatti@redhat.com>
accel/kvm/kvm-all.c        |  2 +-
hw/i386/x86-common.c       | 11 +++++++++++
target/i386/kvm/kvm.c      |  6 ++++++
target/i386/kvm/kvm_i386.h |  1 +
4 files changed, 19 insertions(+), 1 deletion(-)
[PATCH 0/2] x86/cpu: initialize SMM cpu address space for hotplugged cpus
Posted by Xiaoyao Li 1 month ago
(Sorry for being late to post the fixing patch, due to Chinese National
holiday.)

Patch 1 fixes the issue reported by Peter that hotplugged cpu doesn't get
SMM cpu addresspace initialized.

Patch 2 "fixes" the part that was missed when the original patch got
merged.

Xiaoyao Li (2):
  i386/kvm/cpu: Init SMM cpu address space for hotplugged CPUs
  target/i386: Use X86ASIdx_MEM in kvm_init()

 accel/kvm/kvm-all.c        |  2 +-
 hw/i386/x86-common.c       | 11 +++++++++++
 target/i386/kvm/kvm.c      |  6 ++++++
 target/i386/kvm/kvm_i386.h |  1 +
 4 files changed, 19 insertions(+), 1 deletion(-)

-- 
2.43.0