[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] hw: add compat machines for 5.2
From: |
Thomas Huth |
Subject: |
Re: [PATCH] hw: add compat machines for 5.2 |
Date: |
Tue, 28 Jul 2020 12:25:47 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 |
On 28/07/2020 11.46, Cornelia Huck wrote:
> Add 5.2 machine types for arm/i440fx/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/ppc/spapr.c | 15 +++++++++++++--
> hw/s390x/s390-virtio-ccw.c | 14 +++++++++++++-
> include/hw/boards.h | 3 +++
> include/hw/i386/pc.h | 3 +++
> 9 files changed, 71 insertions(+), 6 deletions(-)
For the generic and s390x part:
Acked-by: Thomas Huth <thuth@redhat.com>
- [PATCH] hw: add compat machines for 5.2, Cornelia Huck, 2020/07/28
- Re: [PATCH] hw: add compat machines for 5.2,
Thomas Huth <=
- Re: [PATCH] hw: add compat machines for 5.2, Andrew Jones, 2020/07/28
- Re: [PATCH] hw: add compat machines for 5.2, Greg Kurz, 2020/07/28
- Re: [PATCH] hw: add compat machines for 5.2, David Gibson, 2020/07/29
- Re: [PATCH] hw: add compat machines for 5.2, Christian Borntraeger, 2020/07/29
- Re: [PATCH] hw: add compat machines for 5.2, Michael S. Tsirkin, 2020/07/29