Re: [PATCH] hw: add compat machines for 5.1

2020-04-27 Thread Cornelia Huck
On Mon, 27 Apr 2020 11:58:28 +0200 Auger Eric wrote: > Hi Connie, > > On 4/27/20 11:06 AM, Cornelia Huck wrote: > > On Mon, 27 Apr 2020 09:43:33 +0200 > > Auger Eric wrote: > > > >> Hi Connie, > >> > >> On 4/24/20 11:03 AM, Cornelia Huck wrote: > >>> Add 5.1 machine types for arm/i440fx/q3

Re: [PATCH] hw: add compat machines for 5.1

2020-04-27 Thread Auger Eric
Hi Connie, On 4/27/20 11:06 AM, Cornelia Huck wrote: > On Mon, 27 Apr 2020 09:43:33 +0200 > Auger Eric wrote: > >> Hi Connie, >> >> On 4/24/20 11:03 AM, Cornelia Huck wrote: >>> Add 5.1 machine types for arm/i440fx/q35/s390x/spapr. >>> >>> Signed-off-by: Cornelia Huck >>> --- >>> >>> Still keep

Re: [PATCH] hw: add compat machines for 5.1

2020-04-27 Thread Cornelia Huck
On Mon, 27 Apr 2020 09:43:33 +0200 Auger Eric wrote: > Hi Connie, > > On 4/24/20 11:03 AM, Cornelia Huck wrote: > > Add 5.1 machine types for arm/i440fx/q35/s390x/spapr. > > > > Signed-off-by: Cornelia Huck > > --- > > > > Still keeping the default cpu model version on x86 at v1. > > > > I'l

Re: [PATCH] hw: add compat machines for 5.1

2020-04-27 Thread Auger Eric
Hi Connie, On 4/24/20 11:03 AM, Cornelia Huck wrote: > Add 5.1 machine types for arm/i440fx/q35/s390x/spapr. > > Signed-off-by: Cornelia Huck > --- > > Still keeping the default cpu model version on x86 at v1. > > I'll queue this to my s390-next branch, as I'm planning to send a pull > req as

Re: [PATCH] hw: add compat machines for 5.1

2020-04-26 Thread Michael S. Tsirkin
On Fri, Apr 24, 2020 at 11:03:14AM +0200, Cornelia Huck wrote: > Add 5.1 machine types for arm/i440fx/q35/s390x/spapr. > > Signed-off-by: Cornelia Huck Reviewed-by: Michael S. Tsirkin > --- > > Still keeping the default cpu model version on x86 at v1. > > I'll queue this to my s390-next bran

Re: [PATCH] hw: add compat machines for 5.1

2020-04-25 Thread David Gibson
On Fri, Apr 24, 2020 at 11:03:14AM +0200, Cornelia Huck wrote: > Add 5.1 machine types for arm/i440fx/q35/s390x/spapr. > > Signed-off-by: Cornelia Huck Acked-by: David Gibson > --- > > Still keeping the default cpu model version on x86 at v1. > > I'll queue this to my s390-next branch, as I'

Re: [PATCH] hw: add compat machines for 5.1

2020-04-24 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200424090314.544-1-coh...@redhat.com/ Hi, This series failed the docker-quick@centos7 build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TEST SCRIPT BEGIN === #!/

[PATCH] hw: add compat machines for 5.1

2020-04-24 Thread Cornelia Huck
Add 5.1 machine types for arm/i440fx/q35/s390x/spapr. Signed-off-by: Cornelia Huck --- Still keeping the default cpu model version on x86 at v1. I'll queue this to my s390-next branch, as I'm planning to send a pull req as soon as 5.0 is out; if someone else wants to queue this, we'll figure it