From: Wei Huang <wei@redhat.com>
To: Andrew Jones <drjones@redhat.com>,
Peter Maydell <peter.maydell@linaro.org>
Cc: qemu-arm <qemu-arm@nongnu.org>,
QEMU Developers <qemu-devel@nongnu.org>,
Andrea Bolognani <abologna@redhat.com>
Subject: Re: [Qemu-arm] [Qemu-devel] [PATCH V1 0/2] Versioning ARM virt machine types
Date: Wed, 8 Jun 2016 00:15:06 +0800 [thread overview]
Message-ID: <5756F30A.2070102@redhat.com> (raw)
In-Reply-To: <20160607155149.wpqsavmouhdr63iq@hawk.localdomain>
On 06/07/2016 11:51 PM, Andrew Jones wrote:
> On Tue, Jun 07, 2016 at 04:17:09PM +0100, Peter Maydell wrote:
>> On 11 March 2016 at 17:36, Wei Huang <wei@redhat.com> wrote:
>>> We start to see more features been added to ARM virtual machine models.
>>> For the purpose of backward compatibility (e.g. migration), it is time
>>> to consider versioning machine types for ARM VMs. As a beginning step, this
>>> patchset defines an abstract machine type for ARM VMs. The current
>>> "virt" machine is re-written based on this new abstract type accordingly.
>>> These patches have been verified by booting existing VMs.
>>>
>>> RFC->V1:
>>> * Rename the machine type to "virt-2.6", matching the imminent QEMU version
>>> * Remove mc->is_default (Peter's comment)
>>
>> So is there a plan to provide a virt-2.7 for the next release?
>
> Yup. I was planning to send it as part of a small "hw/arm/virt: add
> cpu-map" series I pretty much have ready, but didn't finish and send
> yet because I got distracted working on the larger plan (among other
> things). The motivation (larger plan) for cpu-map is full cpu-topology
> configuration, but working on that has led to an smp parameter rework
> RFC (hoping to send this week...) Wei or I can just send the virt-2.7
> patch now though to get it done sooner than later.
It makes sense to go with Drew's patches, so he doesn't need to re-base
his existing current implementation.
>
> Thanks,
> drew
>
WARNING: multiple messages have this Message-ID (diff)
From: Wei Huang <wei@redhat.com>
To: Andrew Jones <drjones@redhat.com>,
Peter Maydell <peter.maydell@linaro.org>
Cc: qemu-arm <qemu-arm@nongnu.org>,
QEMU Developers <qemu-devel@nongnu.org>,
Andrea Bolognani <abologna@redhat.com>
Subject: Re: [Qemu-devel] [PATCH V1 0/2] Versioning ARM virt machine types
Date: Wed, 8 Jun 2016 00:15:06 +0800 [thread overview]
Message-ID: <5756F30A.2070102@redhat.com> (raw)
In-Reply-To: <20160607155149.wpqsavmouhdr63iq@hawk.localdomain>
On 06/07/2016 11:51 PM, Andrew Jones wrote:
> On Tue, Jun 07, 2016 at 04:17:09PM +0100, Peter Maydell wrote:
>> On 11 March 2016 at 17:36, Wei Huang <wei@redhat.com> wrote:
>>> We start to see more features been added to ARM virtual machine models.
>>> For the purpose of backward compatibility (e.g. migration), it is time
>>> to consider versioning machine types for ARM VMs. As a beginning step, this
>>> patchset defines an abstract machine type for ARM VMs. The current
>>> "virt" machine is re-written based on this new abstract type accordingly.
>>> These patches have been verified by booting existing VMs.
>>>
>>> RFC->V1:
>>> * Rename the machine type to "virt-2.6", matching the imminent QEMU version
>>> * Remove mc->is_default (Peter's comment)
>>
>> So is there a plan to provide a virt-2.7 for the next release?
>
> Yup. I was planning to send it as part of a small "hw/arm/virt: add
> cpu-map" series I pretty much have ready, but didn't finish and send
> yet because I got distracted working on the larger plan (among other
> things). The motivation (larger plan) for cpu-map is full cpu-topology
> configuration, but working on that has led to an smp parameter rework
> RFC (hoping to send this week...) Wei or I can just send the virt-2.7
> patch now though to get it done sooner than later.
It makes sense to go with Drew's patches, so he doesn't need to re-base
his existing current implementation.
>
> Thanks,
> drew
>
next prev parent reply other threads:[~2016-06-07 16:15 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-11 17:36 [Qemu-arm] [PATCH V1 0/2] Versioning ARM virt machine types Wei Huang
2016-03-11 17:36 ` [Qemu-devel] " Wei Huang
2016-03-11 17:36 ` [Qemu-arm] [PATCH V1 1/2] arm: virt: Add an abstract ARM virt machine type Wei Huang
2016-03-11 17:36 ` [Qemu-devel] " Wei Huang
2016-03-11 17:36 ` [Qemu-arm] [PATCH V1 2/2] arm: virt: Move machine class init code to the abstract " Wei Huang
2016-03-11 17:36 ` [Qemu-devel] " Wei Huang
2016-03-16 10:51 ` [Qemu-devel] [PATCH V1 0/2] Versioning ARM virt machine types Peter Maydell
2016-06-07 15:17 ` [Qemu-arm] " Peter Maydell
2016-06-07 15:17 ` [Qemu-devel] " Peter Maydell
2016-06-07 15:51 ` Andrew Jones
2016-06-07 16:15 ` Wei Huang [this message]
2016-06-07 16:15 ` Wei Huang
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=5756F30A.2070102@redhat.com \
--to=wei@redhat.com \
--cc=abologna@redhat.com \
--cc=drjones@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@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.