[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] hw: add compat machines for 5.2
From: |
Cornelia Huck |
Subject: |
Re: [PATCH] hw: add compat machines for 5.2 |
Date: |
Wed, 29 Jul 2020 16:22:39 +0200 |
On Wed, 29 Jul 2020 10:10:56 -0400
"Michael S. Tsirkin" <mst@redhat.com> wrote:
> On Tue, Jul 28, 2020 at 11:46:45AM +0200, Cornelia Huck wrote:
> > Add 5.2 machine types for arm/i440fx/q35/s390x/spapr.
> >
> > Signed-off-by: Cornelia Huck <cohuck@redhat.com>
>
> Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
>
>
> We merge this kind of thing after the release, right?
I guess the first person to do an arch pull request for 5.2 gets to
merge this.
(I don't have much for s390 yet, so probably someone else.)
>
>
> > ---
> > 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(-)
- [PATCH] hw: add compat machines for 5.2, Cornelia Huck, 2020/07/28
- Re: [PATCH] hw: add compat machines for 5.2, Thomas Huth, 2020/07/28
- 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
- Re: [PATCH] hw: add compat machines for 5.2,
Cornelia Huck <=