The versioned 'pc' and 'q35' machines up to 2.12 been marked as deprecated two releases ago, and are older than 6 years, so according to our support policy we can remove them.
This series only includes the 2.6 and 2.7 machines removal, as it is a big enough number of LoC removed. Rest will follow. Based-on: <20250429140825.25964-1-phi...@linaro.org> Philippe Mathieu-Daudé (5): hw/i386/intel_iommu: Remove IntelIOMMUState::buggy_eim field hw/intc/ioapic: Remove IOAPICCommonState::version field hw/virtio/virtio-pci: Remove VirtIOPCIProxy::ignore_backend_features field hw/char/virtio-serial: Do not expose the 'emergency-write' property hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_PAGE_PER_VQ definition hw/intc/ioapic_internal.h | 3 +-- include/hw/i386/intel_iommu.h | 1 - include/hw/virtio/virtio-pci.h | 2 -- hw/char/virtio-serial-bus.c | 10 ++++++++-- hw/display/virtio-vga.c | 10 ---------- hw/i386/intel_iommu.c | 5 ++--- hw/intc/ioapic.c | 18 ++---------------- hw/intc/ioapic_common.c | 2 +- hw/virtio/virtio-pci.c | 12 ++---------- 9 files changed, 16 insertions(+), 47 deletions(-) -- 2.47.1