qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Xiaoyao Li <xiaoyao.li@intel.com>
To: Paolo Bonzini <pbonzini@redhat.com>,
	Peter Maydell <peter.maydell@linaro.org>
Cc: qemu-devel@nongnu.org, Xiaoyao Li <xiaoyao.li@intel.com>
Subject: [PATCH 0/2] x86/cpu: initialize SMM cpu address space for hotplugged cpus
Date: Tue, 14 Oct 2025 17:42:13 +0800	[thread overview]
Message-ID: <20251014094216.164306-1-xiaoyao.li@intel.com> (raw)

(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



             reply	other threads:[~2025-10-14  9:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-14  9:42 Xiaoyao Li [this message]
2025-10-14  9:42 ` [PATCH 1/2] i386/kvm/cpu: Init SMM cpu address space for hotplugged CPUs Xiaoyao Li
2025-10-14  9:42 ` [PATCH 2/2] target/i386: Use X86ASIdx_MEM in kvm_init() Xiaoyao Li
2025-10-16  8:43   ` Philippe Mathieu-Daudé
2025-10-16  9:23     ` Paolo Bonzini
2025-10-16  9:46       ` Xiaoyao Li

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20251014094216.164306-1-xiaoyao.li@intel.com \
    --to=xiaoyao.li@intel.com \
    --cc=pbonzini@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).