On 17/10/25 15:18, Daniel P. Berrangé wrote:
On Fri, Oct 17, 2025 at 03:07:59PM +0200, Philippe Mathieu-Daudé wrote:
Remove the deprecated virt-4.1 up to virt-7.2 machines,
which are older than 6 years. Remove resulting dead code.
Nope, that's too aggressive here too. Only the 4.1/4.2 machines
can be removed. The others are all still reported as being valid
machines with '-machine help' - they'll be automatically removed
from that list once their expiry release cycle is started.
Right :/
Philippe Mathieu-Daudé (20):
hw/arm/virt: Remove deprecated virt-4.1 machine
hw/arm/virt: Remove VirtMachineClass::no_ged field
hw/arm/virt: Remove deprecated virt-4.2 machine
hw/arm/virt: Remove VirtMachineClass::kvm_no_adjvtime field
So please only consider these 4 patches to review then.
Thanks,
Phil.