On Thu, 28 Nov 2019 17:38:11 -0300 Eduardo Habkost <ehabk...@redhat.com> wrote:
> On Thu, Nov 28, 2019 at 06:37:06PM +0100, Cornelia Huck wrote: > > On Tue, 12 Nov 2019 11:48:11 +0100 > > Cornelia Huck <coh...@redhat.com> wrote: > > > > > Add 5.0 machine types for arm/i440fx/q35/s390x/spapr. > > > > > > For i440fx and q35, unversioned cpu models are still translated > > > to -v1; I'll leave changing this (if desired) to the respective > > > maintainers. > > > > > > Signed-off-by: Cornelia Huck <coh...@redhat.com> > > > --- > > > > > > also pushed out to https://github.com/cohuck/qemu machine-5.0 > > > > > > x86 folks: if you want to change the cpu model versioning, I > > > can do it in this patch, or just do it on top yourselves > > > > So, do we have a final verdict yet (keep it at v1)? > > > > If yes, I'll queue this via the s390 tree, unless someone else beats me > > to it. > > We won't change default_cpu_version in 5.0, so: > > Reviewed-by: Eduardo Habkost <ehabk...@redhat.com> > Thanks! Will queue through the s390 tree.