From: Cornelia Huck <cohuck@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>,
Eduardo Habkost <ehabkost@redhat.com>,
Marcel Apfelbaum <marcel.apfelbaum@gmail.com>,
"Michael S . Tsirkin" <mst@redhat.com>,
David Gibson <david@gibson.dropbear.id.au>,
Halil Pasic <pasic@linux.ibm.com>,
Christian Borntraeger <borntraeger@de.ibm.com>
Cc: qemu-s390x@nongnu.org, qemu-arm@nongnu.org, qemu-ppc@nongnu.org,
qemu-devel@nongnu.org
Subject: Re: [PATCH] hw: add compat machines for 5.0
Date: Fri, 29 Nov 2019 08:37:59 +0100 [thread overview]
Message-ID: <20191129083759.7e23a97e.cohuck@redhat.com> (raw)
In-Reply-To: <20191112104811.30323-1-cohuck@redhat.com>
On Tue, 12 Nov 2019 11:48:11 +0100
Cornelia Huck <cohuck@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 <cohuck@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
>
> ---
> hw/arm/virt.c | 7 ++++++-
> 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, 69 insertions(+), 6 deletions(-)
Queued to s390-next.
prev parent reply other threads:[~2019-11-29 7:38 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-12 10:48 [PATCH] hw: add compat machines for 5.0 Cornelia Huck
2019-11-15 9:32 ` David Gibson
2019-11-15 9:32 ` David Gibson
2019-11-15 14:08 ` Michael S. Tsirkin
2019-11-15 14:08 ` Michael S. Tsirkin
2019-11-16 1:48 ` Eduardo Habkost
2019-11-16 1:48 ` Eduardo Habkost
2019-11-28 17:37 ` Cornelia Huck
2019-11-28 20:38 ` Eduardo Habkost
2019-11-28 20:38 ` Eduardo Habkost
2019-11-29 7:29 ` Cornelia Huck
2019-11-29 7:29 ` Cornelia Huck
2019-11-29 7:37 ` Cornelia Huck [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191129083759.7e23a97e.cohuck@redhat.com \
--to=cohuck@redhat.com \
--cc=borntraeger@de.ibm.com \
--cc=david@gibson.dropbear.id.au \
--cc=ehabkost@redhat.com \
--cc=marcel.apfelbaum@gmail.com \
--cc=mst@redhat.com \
--cc=pasic@linux.ibm.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@nongnu.org \
--cc=qemu-s390x@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.