From: Zhao Liu <zhao1.liu@intel.com>
To: Thomas Huth <thuth@redhat.com>
Cc: "Peter Maydell" <peter.maydell@linaro.org>,
qemu-devel@nongnu.org,
"Philippe Mathieu-Daudé" <philmd@linaro.org>,
"Xiaoyao Li" <xiaoyao.li@intel.com>
Subject: Re: [PULL 22/28] hw/i386/pc: Remove pc_compat_2_12[] array
Date: Tue, 10 Mar 2026 18:10:36 +0800 [thread overview]
Message-ID: <aa/uHBPRvmt3pZeG@intel.com> (raw)
In-Reply-To: <20260305105215.302571-23-thuth@redhat.com>
> -GlobalProperty pc_compat_2_12[] = {
> - { TYPE_X86_CPU, "legacy-cache", "on" },
It seems "legacy-cache" property could be deprecated later.
> - { TYPE_X86_CPU, "topoext", "off" },
> - { "EPYC-" TYPE_X86_CPU, "xlevel", "0x8000000a" },
> - { "EPYC-IBPB-" TYPE_X86_CPU, "xlevel", "0x8000000a" },
> -};
> -const size_t pc_compat_2_12_len = G_N_ELEMENTS(pc_compat_2_12);
Thanks,
Zhao
next prev parent reply other threads:[~2026-03-10 9:45 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-05 10:51 [PULL 00/28] Remove deprecated pc machine types -2.8 up to -2.12 Thomas Huth
2026-03-05 10:51 ` [PULL 01/28] hw/i386/pc: Remove deprecated pc-q35-2.8 and pc-i440fx-2.8 machines Thomas Huth
2026-03-05 10:51 ` [PULL 02/28] hw/i386/pc: Remove pc_compat_2_8[] array Thomas Huth
2026-03-05 10:51 ` [PULL 03/28] hw/i386/kvm: Remove KVMClockState::mach_use_reliable_get_clock field Thomas Huth
2026-03-05 10:51 ` [PULL 04/28] hw/core/machine: Remove hw_compat_2_8[] array Thomas Huth
2026-03-05 10:51 ` [PULL 05/28] hw/block/pflash: Remove PFlashCFI01::old_multiple_chip_handling field Thomas Huth
2026-03-05 10:51 ` [PULL 06/28] hw/pci/pcie: Remove QEMU_PCIE_EXTCAP_INIT definition Thomas Huth
2026-03-05 10:51 ` [PULL 07/28] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_INIT_DEVERR definition Thomas Huth
2026-03-05 10:51 ` [PULL 08/28] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_INIT_LNKCTL definition Thomas Huth
2026-03-05 10:51 ` [PULL 09/28] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_INIT_PM definition Thomas Huth
2026-03-05 10:51 ` [PULL 10/28] hw/i386/pc: Remove deprecated pc-q35-2.9 and pc-i440fx-2.9 machines Thomas Huth
2026-03-05 10:51 ` [PULL 11/28] hw/i386/pc: Remove pc_compat_2_9[] array Thomas Huth
2026-03-05 10:51 ` [PULL 12/28] hw/core/machine: Remove hw_compat_2_9[] array Thomas Huth
2026-03-05 10:52 ` [PULL 13/28] hw/net/virtio-net: Remove VirtIONet::mtu_bypass_backend field Thomas Huth
2026-03-05 10:52 ` [PULL 14/28] hw/pci-bridge/gen_pcie_rp: Remove GenPCIERootPort::migrate_msix field Thomas Huth
2026-03-05 10:52 ` [PULL 15/28] hw/i386/x86-iommu: Remove X86IOMMUState::pt_supported field Thomas Huth
2026-03-05 10:52 ` [PULL 16/28] tests/qtest/test-x86-cpuid-compat: Remove the test with the i440fx-2.9 machine Thomas Huth
2026-03-05 10:52 ` [PULL 17/28] hw/i386/pc: Remove deprecated pc-q35-2.10 and pc-i440fx-2.10 machines Thomas Huth
2026-03-05 10:52 ` [PULL 18/28] hw/i386/pc: Remove pc_compat_2_10[] array Thomas Huth
2026-03-05 10:52 ` [PULL 19/28] hw/i386/pc: Remove deprecated pc-q35-2.11 and pc-i440fx-2.11 machines Thomas Huth
2026-03-05 10:52 ` [PULL 20/28] hw/i386/pc: Remove pc_compat_2_11[] array Thomas Huth
2026-03-05 10:52 ` [PULL 21/28] hw/i386/pc: Remove deprecated pc-q35-2.12 and pc-i440fx-2.12 machines Thomas Huth
2026-03-05 10:52 ` [PULL 22/28] hw/i386/pc: Remove pc_compat_2_12[] array Thomas Huth
2026-03-10 10:10 ` Zhao Liu [this message]
2026-03-10 10:51 ` Philippe Mathieu-Daudé
2026-03-05 10:52 ` [PULL 23/28] hw/core/machine: Remove hw_compat_2_10[] array Thomas Huth
2026-03-05 10:52 ` [PULL 24/28] hw/input/virtio-input: Remove VirtIOInputHID::wheel_axis field Thomas Huth
2026-03-05 10:52 ` [PULL 25/28] hw/core/machine: Remove hw_compat_2_11[] array Thomas Huth
2026-03-05 10:52 ` [PULL 26/28] hw/core/machine: Remove hw_compat_2_12[] array Thomas Huth
2026-03-05 10:52 ` [PULL 27/28] hw/audio/hda-codec: Remove HDAAudioState::use_timer field Thomas Huth
2026-03-05 10:52 ` [PULL 28/28] hw/display/vga-pci: Do not expose the 'global-vmstate' property Thomas Huth
2026-03-05 17:47 ` [PULL 00/28] Remove deprecated pc machine types -2.8 up to -2.12 Peter Maydell
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=aa/uHBPRvmt3pZeG@intel.com \
--to=zhao1.liu@intel.com \
--cc=peter.maydell@linaro.org \
--cc=philmd@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=thuth@redhat.com \
--cc=xiaoyao.li@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.