1 y.o. dust Thomas asked me to post: The versioned 'pc' and 'q35' machines up to 3.0 been marked as deprecated two releases ago, and are older than 6 years, so according to our support policy we can remove them.
Philippe Mathieu-Daudé (4): hw/i386/pc: Remove deprecated pc-q35-3.0 and pc-i440fx-3.0 machines hw/i386/pc: Remove pc_compat_3_0[] array target/i386/kvm: Remove X86CPU::hyperv_synic_kvm_only field hw/core/machine: Remove the hw_compat_3_0[] array include/hw/core/boards.h | 3 --- include/hw/i386/pc.h | 3 --- target/i386/cpu.h | 1 - hw/core/machine.c | 3 --- hw/i386/pc.c | 7 ------- hw/i386/pc_piix.c | 9 --------- hw/i386/pc_q35.c | 9 --------- target/i386/cpu.c | 2 -- target/i386/kvm/kvm.c | 15 ++++----------- 9 files changed, 4 insertions(+), 48 deletions(-) -- 2.52.0
