On 30/4/25 16:51, Thomas Huth wrote:
> On 30/04/2025 16.26, Philippe Mathieu-Daudé wrote:
>> 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-philmd@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
>
> Shouldn't there be a patch in this series that removes the machines
> first? ... or did I just miss this?
Doh, I picked the wrong base commit =)