mbox series

[for-10.0,0/2] compat machines for 10.0

Message ID 20241126103005.3794748-1-cohuck@redhat.com (mailing list archive)
Headers show
Series compat machines for 10.0 | expand

Message

Cornelia Huck Nov. 26, 2024, 10:30 a.m. UTC
It's that time of the year^Wrelease cycle again, so here are the machine
types for the next release. I'm also including the _AS_LATEST() patch
that had apparently fallen through the cracks.

Cornelia Huck (1):
  hw: add compat machines for 10.0

Daniel P. Berrangé (1):
  hw/i386: define _AS_LATEST() macros for machine types

 hw/arm/virt.c              |  9 ++++++++-
 hw/core/machine.c          |  3 +++
 hw/i386/pc.c               |  3 +++
 hw/i386/pc_piix.c          | 20 ++++++++++++++------
 hw/i386/pc_q35.c           | 20 +++++++++++++++-----
 hw/m68k/virt.c             |  9 ++++++++-
 hw/ppc/spapr.c             | 15 +++++++++++++--
 hw/s390x/s390-virtio-ccw.c | 14 +++++++++++++-
 include/hw/boards.h        |  3 +++
 include/hw/i386/pc.h       |  7 ++++++-
 10 files changed, 86 insertions(+), 17 deletions(-)