* [Qemu-devel] KVM call agenda for 2012-11-12
@ 2012-11-12 12:58 Juan Quintela
2012-11-12 22:31 ` Marcelo Tosatti
` (2 more replies)
0 siblings, 3 replies; 9+ messages in thread
From: Juan Quintela @ 2012-11-12 12:58 UTC (permalink / raw)
To: KVM devel mailing list, qemu-devel qemu-devel
Hi
Please send in any agenda topics you are interested in.
Later, Juan.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Qemu-devel] KVM call agenda for 2012-11-12
2012-11-12 12:58 [Qemu-devel] KVM call agenda for 2012-11-12 Juan Quintela
@ 2012-11-12 22:31 ` Marcelo Tosatti
2012-11-13 14:20 ` Anthony Liguori
2012-11-13 12:29 ` Eduardo Habkost
2012-11-13 12:43 ` Zhi Yong Wu
2 siblings, 1 reply; 9+ messages in thread
From: Marcelo Tosatti @ 2012-11-12 22:31 UTC (permalink / raw)
To: Juan Quintela; +Cc: qemu-devel qemu-devel, KVM devel mailing list
On Mon, Nov 12, 2012 at 01:58:38PM +0100, Juan Quintela wrote:
>
> Hi
>
> Please send in any agenda topics you are interested in.
>
> Later, Juan.
It would be good to have a status report on qemu-kvm compatibility
(the remaining TODO items are with Anthony). They are:
- qemu-kvm 1.2 machine type.
- default accelerator being KVM.
Note migration will remain broken due to
https://patchwork.kernel.org/patch/1674521/
BTW, this can be via email, if preferred (i cannot attend the call).
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Qemu-devel] KVM call agenda for 2012-11-12
2012-11-12 12:58 [Qemu-devel] KVM call agenda for 2012-11-12 Juan Quintela
2012-11-12 22:31 ` Marcelo Tosatti
@ 2012-11-13 12:29 ` Eduardo Habkost
2012-11-13 14:29 ` Andreas Färber
2012-11-13 12:43 ` Zhi Yong Wu
2 siblings, 1 reply; 9+ messages in thread
From: Eduardo Habkost @ 2012-11-13 12:29 UTC (permalink / raw)
To: Juan Quintela
Cc: Igor Mammedov, Jiri Denemark, qemu-devel qemu-devel,
KVM devel mailing list, Andreas Färber
On Mon, Nov 12, 2012 at 01:58:38PM +0100, Juan Quintela wrote:
>
> Hi
>
> Please send in any agenda topics you are interested in.
- Clarify 1.3 plans for CPU: DeviceState CPU, x86 CPU classes, x86 CPU properties
(we still want to get any of this included, or all will have to wait for 1.4?)
--
Eduardo
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Qemu-devel] KVM call agenda for 2012-11-12
2012-11-12 12:58 [Qemu-devel] KVM call agenda for 2012-11-12 Juan Quintela
2012-11-12 22:31 ` Marcelo Tosatti
2012-11-13 12:29 ` Eduardo Habkost
@ 2012-11-13 12:43 ` Zhi Yong Wu
2 siblings, 0 replies; 9+ messages in thread
From: Zhi Yong Wu @ 2012-11-13 12:43 UTC (permalink / raw)
To: KVM devel mailing list; +Cc: qemu-devel qemu-devel
HI,
I'm got confused by the date in this topic.
On Mon, Nov 12, 2012 at 8:58 PM, Juan Quintela <quintela@redhat.com> wrote:
>
> Hi
>
> Please send in any agenda topics you are interested in.
>
> Later, Juan.
> --
> To unsubscribe from this list: send the line "unsubscribe kvm" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
Regards,
Zhi Yong Wu
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Qemu-devel] KVM call agenda for 2012-11-12
2012-11-12 22:31 ` Marcelo Tosatti
@ 2012-11-13 14:20 ` Anthony Liguori
2012-11-13 14:48 ` Juan Quintela
0 siblings, 1 reply; 9+ messages in thread
From: Anthony Liguori @ 2012-11-13 14:20 UTC (permalink / raw)
To: Marcelo Tosatti, Juan Quintela
Cc: qemu-devel qemu-devel, KVM devel mailing list
Marcelo Tosatti <mtosatti@redhat.com> writes:
> On Mon, Nov 12, 2012 at 01:58:38PM +0100, Juan Quintela wrote:
>>
>> Hi
>>
>> Please send in any agenda topics you are interested in.
>>
>> Later, Juan.
>
> It would be good to have a status report on qemu-kvm compatibility
> (the remaining TODO items are with Anthony). They are:
>
> - qemu-kvm 1.2 machine type.
> - default accelerator being KVM.
>
> Note migration will remain broken due to
>
> https://patchwork.kernel.org/patch/1674521/
>
> BTW, this can be via email, if preferred (i cannot attend the call).
Let's cancel the call and I'll spend the hour writing up the patches and
sending them out.
Regards,
Anthony Liguori
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe kvm" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Qemu-devel] KVM call agenda for 2012-11-12
2012-11-13 12:29 ` Eduardo Habkost
@ 2012-11-13 14:29 ` Andreas Färber
2012-11-13 15:17 ` Eduardo Habkost
0 siblings, 1 reply; 9+ messages in thread
From: Andreas Färber @ 2012-11-13 14:29 UTC (permalink / raw)
To: Eduardo Habkost
Cc: Igor Mammedov, Jiri Denemark, qemu-devel qemu-devel,
KVM devel mailing list, Juan Quintela
Am 13.11.2012 13:29, schrieb Eduardo Habkost:
> On Mon, Nov 12, 2012 at 01:58:38PM +0100, Juan Quintela wrote:
>>
>> Please send in any agenda topics you are interested in.
>
> - Clarify 1.3 plans for CPU:
>From my submaintainer POV:
> DeviceState CPU,
I was specifically tasked with the qdev split by Anthony, so unless
major obstacles arise I will send a PULL until Thursday.
What I am still unsure about is whether it makes sense to actually apply
the final CPU-as-device change for v1.3 since that exposes the device
name(s) as public "ABI", cf. below. A safety option would be no_user = 1
to avoid users messing with untested use cases at this time.
> x86 CPU classes,
If I get through review quickly enough and RFC seems sane and I get a
PATCH, I might include it in the pull. To me, classes are prerequisites
to exposing CPU-as-a-device because otherwise the user specifies the
base class that we want to make abstract (which will then break
backwards compatibility) and has no API to set it to something useful.
Once applied, we would still have half a month for testing.
> x86 CPU properties
Won't make v1.3 due to timing constraints. There are also still
unresolved review comments related to property naming IIRC.
> (we still want to get any of this included, or all will have to wait for 1.4?)
Regards,
Andreas
--
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Qemu-devel] KVM call agenda for 2012-11-12
2012-11-13 14:20 ` Anthony Liguori
@ 2012-11-13 14:48 ` Juan Quintela
2012-11-13 15:05 ` Eduardo Habkost
0 siblings, 1 reply; 9+ messages in thread
From: Juan Quintela @ 2012-11-13 14:48 UTC (permalink / raw)
To: Anthony Liguori
Cc: Marcelo Tosatti, qemu-devel qemu-devel, KVM devel mailing list
Anthony Liguori <anthony@codemonkey.ws> wrote:
> Marcelo Tosatti <mtosatti@redhat.com> writes:
>
>> On Mon, Nov 12, 2012 at 01:58:38PM +0100, Juan Quintela wrote:
>>>
>>> Hi
>>>
>>> Please send in any agenda topics you are interested in.
>>>
>>> Later, Juan.
>>
>> It would be good to have a status report on qemu-kvm compatibility
>> (the remaining TODO items are with Anthony). They are:
>>
>> - qemu-kvm 1.2 machine type.
>> - default accelerator being KVM.
>>
>> Note migration will remain broken due to
>>
>> https://patchwork.kernel.org/patch/1674521/
>>
>> BTW, this can be via email, if preferred (i cannot attend the call).
>
> Let's cancel the call and I'll spend the hour writing up the patches and
> sending them out.
Same for Eduardo requsets?
Later, Juan.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Qemu-devel] KVM call agenda for 2012-11-12
2012-11-13 14:48 ` Juan Quintela
@ 2012-11-13 15:05 ` Eduardo Habkost
0 siblings, 0 replies; 9+ messages in thread
From: Eduardo Habkost @ 2012-11-13 15:05 UTC (permalink / raw)
To: Juan Quintela
Cc: Marcelo Tosatti, qemu-devel qemu-devel, Anthony Liguori,
KVM devel mailing list
On Tue, Nov 13, 2012 at 03:48:55PM +0100, Juan Quintela wrote:
> Anthony Liguori <anthony@codemonkey.ws> wrote:
> > Marcelo Tosatti <mtosatti@redhat.com> writes:
> >
> >> On Mon, Nov 12, 2012 at 01:58:38PM +0100, Juan Quintela wrote:
> >>>
> >>> Hi
> >>>
> >>> Please send in any agenda topics you are interested in.
> >>>
> >>> Later, Juan.
> >>
> >> It would be good to have a status report on qemu-kvm compatibility
> >> (the remaining TODO items are with Anthony). They are:
> >>
> >> - qemu-kvm 1.2 machine type.
> >> - default accelerator being KVM.
> >>
> >> Note migration will remain broken due to
> >>
> >> https://patchwork.kernel.org/patch/1674521/
> >>
> >> BTW, this can be via email, if preferred (i cannot attend the call).
> >
> > Let's cancel the call and I'll spend the hour writing up the patches and
> > sending them out.
>
> Same for Eduardo requsets?
I'm happy with Andreas' clarifications, so it's OK to me.
--
Eduardo
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Qemu-devel] KVM call agenda for 2012-11-12
2012-11-13 14:29 ` Andreas Färber
@ 2012-11-13 15:17 ` Eduardo Habkost
0 siblings, 0 replies; 9+ messages in thread
From: Eduardo Habkost @ 2012-11-13 15:17 UTC (permalink / raw)
To: Andreas Färber
Cc: Igor Mammedov, Jiri Denemark, qemu-devel qemu-devel,
KVM devel mailing list, Juan Quintela
On Tue, Nov 13, 2012 at 03:29:37PM +0100, Andreas Färber wrote:
> Am 13.11.2012 13:29, schrieb Eduardo Habkost:
> > On Mon, Nov 12, 2012 at 01:58:38PM +0100, Juan Quintela wrote:
> >>
> >> Please send in any agenda topics you are interested in.
> >
> > - Clarify 1.3 plans for CPU:
>
> From my submaintainer POV:
>
> > DeviceState CPU,
>
> I was specifically tasked with the qdev split by Anthony, so unless
> major obstacles arise I will send a PULL until Thursday.
>
> What I am still unsure about is whether it makes sense to actually apply
> the final CPU-as-device change for v1.3 since that exposes the device
> name(s) as public "ABI", cf. below. A safety option would be no_user = 1
> to avoid users messing with untested use cases at this time.
I'm OK with holding the final TYPE_DEVICE patch, while including only
the other changes. Our main problem is coordinating/rebasing work on
those large patch series, so at least including the qdev split and
header fixes would already make our lives easier.
>
> > x86 CPU classes,
>
> If I get through review quickly enough and RFC seems sane and I get a
> PATCH, I might include it in the pull. To me, classes are prerequisites
> to exposing CPU-as-a-device because otherwise the user specifies the
> base class that we want to make abstract (which will then break
> backwards compatibility) and has no API to set it to something useful.
> Once applied, we would still have half a month for testing.
We still have some ongoing discussion about the CPU class namespace, and
how to map the name from "-cpu FOO" to the actual class name, so I don't
think we want to hurry to get the RFC in 1.3. I will try to rewrite it
in a way that allows all targets to use the same code to find the
appropriate CPU class.
Maybe we could just try to include just the cpu_x86_init() cleanups I
sent yesterday, to make further work easier to coordinate?
(It's not that important to get that in 1.3, anyway, we can just agree
to use that series as base for futher work, even if it doesn't get
included right now)
>
> > x86 CPU properties
>
> Won't make v1.3 due to timing constraints. There are also still
> unresolved review comments related to property naming IIRC.
OK. It still has to be rebased, so I didn't think it was feasible for
1.3.
>
> > (we still want to get any of this included, or all will have to wait for 1.4?)
>
> Regards,
> Andreas
>
> --
> SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
> GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg
>
--
Eduardo
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2012-11-13 15:16 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-12 12:58 [Qemu-devel] KVM call agenda for 2012-11-12 Juan Quintela
2012-11-12 22:31 ` Marcelo Tosatti
2012-11-13 14:20 ` Anthony Liguori
2012-11-13 14:48 ` Juan Quintela
2012-11-13 15:05 ` Eduardo Habkost
2012-11-13 12:29 ` Eduardo Habkost
2012-11-13 14:29 ` Andreas Färber
2012-11-13 15:17 ` Eduardo Habkost
2012-11-13 12:43 ` Zhi Yong Wu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).