* [Qemu-devel] KVM call agenda for August 3
@ 2010-08-02 23:46 Juan Quintela
2010-08-03 0:21 ` [Qemu-devel] " Miguel Di Ciurcio Filho
2010-08-03 13:01 ` [Qemu-devel] " Luiz Capitulino
0 siblings, 2 replies; 8+ messages in thread
From: Juan Quintela @ 2010-08-02 23:46 UTC (permalink / raw)
To: qemu-devel, kvm-devel
Please send in any agenda items you are interested in covering.
thanks,
Juan
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Qemu-devel] Re: KVM call agenda for August 3
2010-08-02 23:46 [Qemu-devel] KVM call agenda for August 3 Juan Quintela
@ 2010-08-03 0:21 ` Miguel Di Ciurcio Filho
2010-08-03 13:01 ` [Qemu-devel] " Luiz Capitulino
1 sibling, 0 replies; 8+ messages in thread
From: Miguel Di Ciurcio Filho @ 2010-08-03 0:21 UTC (permalink / raw)
To: quintela; +Cc: qemu-devel, kvm-devel
On Mon, Aug 2, 2010 at 8:46 PM, Juan Quintela <quintela@redhat.com> wrote:
>
> Please send in any agenda items you are interested in covering.
>
I would like to briefly RFC about some snapshot issues that I have
being dealing, for the conversion of savevm/loadvm to QMP.
They are listed here: http://wiki.qemu.org/Features/SnapshottingImprovements
Regards,
Miguel
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Qemu-devel] KVM call agenda for August 3
2010-08-02 23:46 [Qemu-devel] KVM call agenda for August 3 Juan Quintela
2010-08-03 0:21 ` [Qemu-devel] " Miguel Di Ciurcio Filho
@ 2010-08-03 13:01 ` Luiz Capitulino
2010-08-03 13:16 ` Avi Kivity
1 sibling, 1 reply; 8+ messages in thread
From: Luiz Capitulino @ 2010-08-03 13:01 UTC (permalink / raw)
To: quintela; +Cc: qemu-devel, kvm-devel
On Tue, 03 Aug 2010 01:46:01 +0200
Juan Quintela <quintela@redhat.com> wrote:
>
> Please send in any agenda items you are interested in covering.
- 0.13
Let's keep remembering Anthony ;-)
>
> thanks,
>
> Juan
>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Qemu-devel] KVM call agenda for August 3
2010-08-03 13:01 ` [Qemu-devel] " Luiz Capitulino
@ 2010-08-03 13:16 ` Avi Kivity
2010-08-03 13:31 ` Anthony Liguori
0 siblings, 1 reply; 8+ messages in thread
From: Avi Kivity @ 2010-08-03 13:16 UTC (permalink / raw)
To: Luiz Capitulino; +Cc: qemu-devel, kvm-devel, quintela
On 08/03/2010 04:01 PM, Luiz Capitulino wrote:
> On Tue, 03 Aug 2010 01:46:01 +0200
> Juan Quintela<quintela@redhat.com> wrote:
>
>> Please send in any agenda items you are interested in covering.
> - 0.13
More specifically, 0.13-rc0. Tagged but not announced? I'd like to
announce it so people can start testing it.
--
error compiling committee.c: too many arguments to function
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Qemu-devel] KVM call agenda for August 3
2010-08-03 13:16 ` Avi Kivity
@ 2010-08-03 13:31 ` Anthony Liguori
2010-08-03 13:49 ` Avi Kivity
0 siblings, 1 reply; 8+ messages in thread
From: Anthony Liguori @ 2010-08-03 13:31 UTC (permalink / raw)
To: Avi Kivity; +Cc: quintela, qemu-devel, kvm-devel, Luiz Capitulino
On 08/03/2010 08:16 AM, Avi Kivity wrote:
> On 08/03/2010 04:01 PM, Luiz Capitulino wrote:
>> On Tue, 03 Aug 2010 01:46:01 +0200
>> Juan Quintela<quintela@redhat.com> wrote:
>>
>>> Please send in any agenda items you are interested in covering.
>> - 0.13
>
> More specifically, 0.13-rc0. Tagged but not announced? I'd like to
> announce it so people can start testing it.
That's the normal process. 0.13.0-rc0 is just a git snapshot and as
such, everyone has been testing it already. 0.13.0-rc1 is due to be
tagged later today and that's the first one that's useful to test
separately.
Regards,
Anthony Liguori
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Qemu-devel] KVM call agenda for August 3
2010-08-03 13:31 ` Anthony Liguori
@ 2010-08-03 13:49 ` Avi Kivity
2010-08-03 14:25 ` Anthony Liguori
0 siblings, 1 reply; 8+ messages in thread
From: Avi Kivity @ 2010-08-03 13:49 UTC (permalink / raw)
To: Anthony Liguori; +Cc: quintela, qemu-devel, kvm-devel, Luiz Capitulino
On 08/03/2010 04:31 PM, Anthony Liguori wrote:
> On 08/03/2010 08:16 AM, Avi Kivity wrote:
>> On 08/03/2010 04:01 PM, Luiz Capitulino wrote:
>>> On Tue, 03 Aug 2010 01:46:01 +0200
>>> Juan Quintela<quintela@redhat.com> wrote:
>>>
>>>> Please send in any agenda items you are interested in covering.
>>> - 0.13
>>
>> More specifically, 0.13-rc0. Tagged but not announced? I'd like to
>> announce it so people can start testing it.
>
> That's the normal process. 0.13.0-rc0 is just a git snapshot and as
> such, everyone has been testing it already. 0.13.0-rc1 is due to be
> tagged later today and that's the first one that's useful to test
> separately.
I meant users. Many users avoid git and test tarballs which come from
an announcement instead. Same for distros, things like rawhide can
package an -rc0.
--
error compiling committee.c: too many arguments to function
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Qemu-devel] KVM call agenda for August 3
2010-08-03 13:49 ` Avi Kivity
@ 2010-08-03 14:25 ` Anthony Liguori
2010-08-03 14:29 ` Avi Kivity
0 siblings, 1 reply; 8+ messages in thread
From: Anthony Liguori @ 2010-08-03 14:25 UTC (permalink / raw)
To: Avi Kivity; +Cc: quintela, qemu-devel, kvm-devel, Luiz Capitulino
On 08/03/2010 08:49 AM, Avi Kivity wrote:
> On 08/03/2010 04:31 PM, Anthony Liguori wrote:
>> On 08/03/2010 08:16 AM, Avi Kivity wrote:
>>> On 08/03/2010 04:01 PM, Luiz Capitulino wrote:
>>>> On Tue, 03 Aug 2010 01:46:01 +0200
>>>> Juan Quintela<quintela@redhat.com> wrote:
>>>>
>>>>> Please send in any agenda items you are interested in covering.
>>>> - 0.13
>>>
>>> More specifically, 0.13-rc0. Tagged but not announced? I'd like to
>>> announce it so people can start testing it.
>>
>> That's the normal process. 0.13.0-rc0 is just a git snapshot and as
>> such, everyone has been testing it already. 0.13.0-rc1 is due to be
>> tagged later today and that's the first one that's useful to test
>> separately.
>
> I meant users. Many users avoid git and test tarballs which come from
> an announcement instead. Same for distros, things like rawhide can
> package an -rc0.
-rc0 is available in rawhide FWIW.
Regards,
Anthony Liguori
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Qemu-devel] KVM call agenda for August 3
2010-08-03 14:25 ` Anthony Liguori
@ 2010-08-03 14:29 ` Avi Kivity
0 siblings, 0 replies; 8+ messages in thread
From: Avi Kivity @ 2010-08-03 14:29 UTC (permalink / raw)
To: Anthony Liguori; +Cc: quintela, qemu-devel, kvm-devel, Luiz Capitulino
On 08/03/2010 05:25 PM, Anthony Liguori wrote:
>> I meant users. Many users avoid git and test tarballs which come
>> from an announcement instead. Same for distros, things like rawhide
>> can package an -rc0.
>
>
> -rc0 is available in rawhide FWIW.
>
Cool.
--
error compiling committee.c: too many arguments to function
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2010-08-03 14:30 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-02 23:46 [Qemu-devel] KVM call agenda for August 3 Juan Quintela
2010-08-03 0:21 ` [Qemu-devel] " Miguel Di Ciurcio Filho
2010-08-03 13:01 ` [Qemu-devel] " Luiz Capitulino
2010-08-03 13:16 ` Avi Kivity
2010-08-03 13:31 ` Anthony Liguori
2010-08-03 13:49 ` Avi Kivity
2010-08-03 14:25 ` Anthony Liguori
2010-08-03 14:29 ` Avi Kivity
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).