[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH for-7.1] hw: Add compat machines for 7.1
From: |
Eric Farman |
Subject: |
Re: [PATCH for-7.1] hw: Add compat machines for 7.1 |
Date: |
Fri, 18 Mar 2022 12:14:58 -0400 |
On Wed, 2022-03-16 at 15:55 +0100, Cornelia Huck wrote:
> Add 7.1 machine types for arm/i440fx/m68k/q35/s390x/spapr.
>
> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
> ---
> hw/arm/virt.c | 9 ++++++++-
> hw/core/machine.c | 3 +++
> hw/i386/pc.c | 3 +++
> hw/i386/pc_piix.c | 14 +++++++++++++-
> hw/i386/pc_q35.c | 13 ++++++++++++-
> 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, 79 insertions(+), 7 deletions(-)
>
For s390x:
Reviewed-by: Eric Farman <farman@linux.ibm.com>
..snip...
- [PATCH for-7.1] hw: Add compat machines for 7.1, Cornelia Huck, 2022/03/16
- Re: [PATCH for-7.1] hw: Add compat machines for 7.1, Cédric Le Goater, 2022/03/17
- Re: [PATCH for-7.1] hw: Add compat machines for 7.1, wangyanan (Y), 2022/03/17
- Re: [PATCH for-7.1] hw: Add compat machines for 7.1, Laurent Vivier, 2022/03/18
- Re: [PATCH for-7.1] hw: Add compat machines for 7.1, Thomas Huth, 2022/03/18
- Re: [PATCH for-7.1] hw: Add compat machines for 7.1, Eric Auger, 2022/03/18
- Re: [PATCH for-7.1] hw: Add compat machines for 7.1,
Eric Farman <=