[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH for-10.0 0/2] compat machines for 10.0
From: |
Cornelia Huck |
Subject: |
[PATCH for-10.0 0/2] compat machines for 10.0 |
Date: |
Tue, 26 Nov 2024 11:30:03 +0100 |
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(-)
--
2.47.0
- [PATCH for-10.0 0/2] compat machines for 10.0,
Cornelia Huck <=