[PATCH for-8.0 v2 0/2] compat machines for 8.0

Cornelia Huck posted 2 patches 1 year, 4 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20221212152145.124317-1-cohuck@redhat.com
Maintainers: Peter Maydell <peter.maydell@linaro.org>, Eduardo Habkost <eduardo@habkost.net>, Marcel Apfelbaum <marcel.apfelbaum@gmail.com>, "Philippe Mathieu-Daudé" <philmd@linaro.org>, Yanan Wang <wangyanan55@huawei.com>, Paolo Bonzini <pbonzini@redhat.com>, Richard Henderson <richard.henderson@linaro.org>, "Michael S. Tsirkin" <mst@redhat.com>, Laurent Vivier <laurent@vivier.eu>, Daniel Henrique Barboza <danielhb413@gmail.com>, "Cédric Le Goater" <clg@kaod.org>, David Gibson <david@gibson.dropbear.id.au>, Greg Kurz <groug@kaod.org>, David Hildenbrand <david@redhat.com>, Ilya Leoshkevich <iii@linux.ibm.com>, Halil Pasic <pasic@linux.ibm.com>, Christian Borntraeger <borntraeger@linux.ibm.com>, Eric Farman <farman@linux.ibm.com>, Thomas Huth <thuth@redhat.com>
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(-)
[PATCH for-8.0 v2 0/2] compat machines for 8.0
Posted by Cornelia Huck 1 year, 4 months ago
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