In addition to adding the compat machines for 8.0, let's clean up the pc ones as well, as suggested by Thomas.
v1->v2: - add missing blank in patch 1 - add r-bs for patch 1 - add patch 2 Cornelia Huck (2): hw: Add compat machines for 8.0 pc: clean up compat machines hw/arm/virt.c | 9 ++++++++- hw/core/machine.c | 3 +++ hw/i386/pc.c | 3 +++ hw/i386/pc_piix.c | 41 +++++++++++++------------------------- hw/i386/pc_q35.c | 29 ++++++++++++--------------- 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 | 3 +++ 10 files changed, 81 insertions(+), 48 deletions(-) -- 2.38.1