qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Xiaoyao Li <xiaoyao.li@intel.com>
To: "Paolo Bonzini" <pbonzini@redhat.com>,
	"Philippe Mathieu-Daudé" <philmd@linaro.org>
Cc: Kirill Martynov <stdcalllevi@yandex-team.ru>,
	Zhao Liu <zhao1.liu@intel.com>,
	Marcelo Tosatti <mtosatti@redhat.com>,
	Richard Henderson <richard.henderson@linaro.org>,
	qemu-devel@nongnu.org
Subject: Re: [PATCH v2 0/2] i386/kvm: Enable SMM address space for i386 cpu
Date: Fri, 12 Sep 2025 13:51:15 +0800	[thread overview]
Message-ID: <ff8e061d-96ed-4bbe-929b-a7149e801485@intel.com> (raw)
In-Reply-To: <20250730095253.1833411-1-xiaoyao.li@intel.com>

On 7/30/2025 5:52 PM, Xiaoyao Li wrote:
> Patch 1 enables the SMM address space i386 cpu under KVM.
> 
> Patch 2 gives name for each address space index.

Gentle ping.

> ---
> changes in v2:
> - collect Reviewed-by and Tested-by;
> - fix typos and refine changelog;
> 
> Xiaoyao Li (2):
>    i386/cpu: Enable SMM cpu address space under KVM
>    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(-)
> 



  parent reply	other threads:[~2025-09-12  5:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-30  9:52 [PATCH v2 0/2] i386/kvm: Enable SMM address space for i386 cpu Xiaoyao Li
2025-07-30  9:52 ` [PATCH v2 1/2] i386/cpu: Enable SMM cpu address space under KVM Xiaoyao Li
2025-07-30  9:52 ` [PATCH v2 2/2] target/i386: Define enum X86ASIdx for x86's address spaces Xiaoyao Li
2025-09-12  5:51 ` Xiaoyao Li [this message]
2025-09-13  4:32 ` [PATCH v2 0/2] i386/kvm: Enable SMM address space for i386 cpu Paolo Bonzini

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=ff8e061d-96ed-4bbe-929b-a7149e801485@intel.com \
    --to=xiaoyao.li@intel.com \
    --cc=mtosatti@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=philmd@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.org \
    --cc=stdcalllevi@yandex-team.ru \
    --cc=zhao1.liu@intel.com \
    /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).