From: Zhao Liu <zhao1.liu@intel.com>
To: "Philippe Mathieu-Daudé" <philmd@linaro.org>
Cc: qemu-devel@nongnu.org, "Michael S. Tsirkin" <mst@redhat.com>,
Paolo Bonzini <pbonzini@redhat.com>,
Thomas Huth <thuth@redhat.com>,
Marcelo Tosatti <mtosatti@redhat.com>,
kvm@vger.kernel.org
Subject: Re: [PATCH 3/4] target/i386/kvm: Remove X86CPU::hyperv_synic_kvm_only field
Date: Mon, 9 Mar 2026 22:03:28 +0800 [thread overview]
Message-ID: <aa7TMGlD57JYsMLi@intel.com> (raw)
In-Reply-To: <20260307150042.78030-4-philmd@linaro.org>
On Sat, Mar 07, 2026 at 04:00:41PM +0100, Philippe Mathieu-Daudé wrote:
> Date: Sat, 7 Mar 2026 16:00:41 +0100
> From: Philippe Mathieu-Daudé <philmd@linaro.org>
> Subject: [PATCH 3/4] target/i386/kvm: Remove X86CPU::hyperv_synic_kvm_only
> field
> X-Mailer: git-send-email 2.52.0
>
> The X86CPU::hyperv_synic_kvm_only boolean (see commit 9b4cf107b09
> "hyperv: only add SynIC in compatible configurations") was only set
> in the pc_compat_3_0[] array, via the 'x-hv-synic-kvm-only=on'
> property. We removed all machines using that array, lets remove that
> property and all the code around it.
>
> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
> ---
> target/i386/cpu.h | 1 -
> target/i386/cpu.c | 2 --
> target/i386/kvm/kvm.c | 15 ++++-----------
> 3 files changed, 4 insertions(+), 14 deletions(-)
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
next prev parent reply other threads:[~2026-03-09 13:37 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-07 15:00 [PATCH 0/4] hw/i386/pc: Remove deprecated 3.0 machines Philippe Mathieu-Daudé
2026-03-07 15:00 ` [PATCH 1/4] hw/i386/pc: Remove deprecated pc-q35-3.0 and pc-i440fx-3.0 machines Philippe Mathieu-Daudé
2026-03-08 11:36 ` Thomas Huth
2026-03-09 13:59 ` Zhao Liu
2026-03-07 15:00 ` [PATCH 2/4] hw/i386/pc: Remove pc_compat_3_0[] array Philippe Mathieu-Daudé
2026-03-08 11:36 ` Thomas Huth
2026-03-08 11:39 ` noreply77-demartz@thinocorp.com
2026-03-09 14:00 ` Zhao Liu
2026-03-07 15:00 ` [PATCH 3/4] target/i386/kvm: Remove X86CPU::hyperv_synic_kvm_only field Philippe Mathieu-Daudé
2026-03-08 11:38 ` Thomas Huth
2026-03-09 14:03 ` Zhao Liu [this message]
2026-03-07 15:00 ` [PATCH 4/4] hw/core/machine: Remove the hw_compat_3_0[] array Philippe Mathieu-Daudé
2026-03-08 11:39 ` Thomas Huth
2026-03-09 14:04 ` Zhao Liu
2026-03-08 21:48 ` [PATCH 0/4] hw/i386/pc: Remove deprecated 3.0 machines Philippe Mathieu-Daudé
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=aa7TMGlD57JYsMLi@intel.com \
--to=zhao1.liu@intel.com \
--cc=kvm@vger.kernel.org \
--cc=mst@redhat.com \
--cc=mtosatti@redhat.com \
--cc=pbonzini@redhat.com \
--cc=philmd@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=thuth@redhat.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