public inbox for qemu-devel@nongnu.org
 help / color / mirror / Atom feed
* [PATCH 0/4] hw/i386/pc: Remove deprecated 3.0 machines
@ 2026-03-07 15:00 Philippe Mathieu-Daudé
  2026-03-07 15:00 ` [PATCH 1/4] hw/i386/pc: Remove deprecated pc-q35-3.0 and pc-i440fx-3.0 machines Philippe Mathieu-Daudé
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Philippe Mathieu-Daudé @ 2026-03-07 15:00 UTC (permalink / raw)
  To: qemu-devel
  Cc: Michael S. Tsirkin, Paolo Bonzini, Zhao Liu,
	Philippe Mathieu-Daudé, Thomas Huth, Marcelo Tosatti

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



^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2026-03-09 13:38 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-07 15:00 [PATCH 0/4] hw/i386/pc: Remove deprecated 3.0 machines Philippe Mathieu-Daudé
2026-03-07 15:00 ` [PATCH 1/4] hw/i386/pc: Remove deprecated pc-q35-3.0 and pc-i440fx-3.0 machines Philippe Mathieu-Daudé
2026-03-08 11:36   ` Thomas Huth
2026-03-09 13:59   ` Zhao Liu
2026-03-07 15:00 ` [PATCH 2/4] hw/i386/pc: Remove pc_compat_3_0[] array Philippe Mathieu-Daudé
2026-03-08 11:36   ` Thomas Huth
2026-03-08 11:39     ` noreply77-demartz@thinocorp.com
2026-03-09 14:00   ` Zhao Liu
2026-03-07 15:00 ` [PATCH 3/4] target/i386/kvm: Remove X86CPU::hyperv_synic_kvm_only field Philippe Mathieu-Daudé
2026-03-08 11:38   ` Thomas Huth
2026-03-09 14:03   ` Zhao Liu
2026-03-07 15:00 ` [PATCH 4/4] hw/core/machine: Remove the hw_compat_3_0[] array Philippe Mathieu-Daudé
2026-03-08 11:39   ` Thomas Huth
2026-03-09 14:04   ` Zhao Liu
2026-03-08 21:48 ` [PATCH 0/4] hw/i386/pc: Remove deprecated 3.0 machines Philippe Mathieu-Daudé

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox