All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC] 0.13.0 Release plan
@ 2010-05-18 14:32 ` Anthony Liguori
  0 siblings, 0 replies; 6+ messages in thread
From: Anthony Liguori @ 2010-05-18 14:32 UTC (permalink / raw)
  To: qemu-devel, kvm-devel; +Cc: Stefan Hajnoczi, Markus Armbruster, Luiz Capitulino

Hi,

Here's my current thinking for the 0.13.0 release.  Since there's a lot 
of activity going on with QMP, I'd like to move the release out to July 1st.

Here's what I'd like to do between now and then:

  - Do a detailed review of the QMP specification by sending out 
portions of the spec to the mailing list and waiting for at least 3 acks 
(Stefan/Anthony)
  - Redesign QError to be more consistent (Markus/Luiz)
  - Host a bug day on June 1st (more details in later note)
  - Freeze stable-0.13 on June 21st and release 0.13.0-rc
  - Accept only bug fixes for stable-0.13
  - 0.13.0-rc2 release on June 28th
  - 0.13.0 release on July 1st

Any feedback and/or suggestions would be appreciated.

Regards,

Anthony Liguori

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Qemu-devel] [RFC] 0.13.0 Release plan
@ 2010-05-18 14:32 ` Anthony Liguori
  0 siblings, 0 replies; 6+ messages in thread
From: Anthony Liguori @ 2010-05-18 14:32 UTC (permalink / raw)
  To: qemu-devel, kvm-devel; +Cc: Stefan Hajnoczi, Markus Armbruster, Luiz Capitulino

Hi,

Here's my current thinking for the 0.13.0 release.  Since there's a lot 
of activity going on with QMP, I'd like to move the release out to July 1st.

Here's what I'd like to do between now and then:

  - Do a detailed review of the QMP specification by sending out 
portions of the spec to the mailing list and waiting for at least 3 acks 
(Stefan/Anthony)
  - Redesign QError to be more consistent (Markus/Luiz)
  - Host a bug day on June 1st (more details in later note)
  - Freeze stable-0.13 on June 21st and release 0.13.0-rc
  - Accept only bug fixes for stable-0.13
  - 0.13.0-rc2 release on June 28th
  - 0.13.0 release on July 1st

Any feedback and/or suggestions would be appreciated.

Regards,

Anthony Liguori

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [RFC] 0.13.0 Release plan
  2010-05-18 14:32 ` [Qemu-devel] " Anthony Liguori
@ 2010-05-18 14:52   ` Luiz Capitulino
  -1 siblings, 0 replies; 6+ messages in thread
From: Luiz Capitulino @ 2010-05-18 14:52 UTC (permalink / raw)
  To: Anthony Liguori; +Cc: qemu-devel, kvm-devel, Stefan Hajnoczi, Markus Armbruster

On Tue, 18 May 2010 09:32:32 -0500
Anthony Liguori <aliguori@linux.vnet.ibm.com> wrote:

> Hi,
> 
> Here's my current thinking for the 0.13.0 release.  Since there's a lot 
> of activity going on with QMP, I'd like to move the release out to July 1st.
> 
> Here's what I'd like to do between now and then:
> 
>   - Do a detailed review of the QMP specification by sending out 
> portions of the spec to the mailing list and waiting for at least 3 acks 
> (Stefan/Anthony)

 Agreed.

 Actually I was wondering if this shouldn't be QMP's development plan,
ie. any QMP change which is protocol visible, must:

1. Add the proper entry in qmp-commands.txt
2. Get three ACKs on the list

 Of course that we need qmp-commands.txt merged. Jan has just finished
incorporating its contents in qemu-monitor.hx, now qmp-commands.txt is
generated from there.

 I will fix the doc's reported problems in his series and submit it.

>   - Redesign QError to be more consistent (Markus/Luiz)

 Yes, we have all issues pointed out by Avi too. I plan to look at them
as soon as the document is merged.

 However, the ones used by libvirt should be considered with extra care.

>   - Host a bug day on June 1st (more details in later note)

 Excellent idea, suggest asking in that thread if anyone volunteers to be
the issue tracker's 'maintainer' (main job is bug triage).

>   - Freeze stable-0.13 on June 21st and release 0.13.0-rc
>   - Accept only bug fixes for stable-0.13
>   - 0.13.0-rc2 release on June 28th
>   - 0.13.0 release on July 1st

ACK

> 
> Any feedback and/or suggestions would be appreciated.
> 
> Regards,
> 
> Anthony Liguori
> 


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Qemu-devel] Re: [RFC] 0.13.0 Release plan
@ 2010-05-18 14:52   ` Luiz Capitulino
  0 siblings, 0 replies; 6+ messages in thread
From: Luiz Capitulino @ 2010-05-18 14:52 UTC (permalink / raw)
  To: Anthony Liguori; +Cc: Stefan Hajnoczi, qemu-devel, kvm-devel, Markus Armbruster

On Tue, 18 May 2010 09:32:32 -0500
Anthony Liguori <aliguori@linux.vnet.ibm.com> wrote:

> Hi,
> 
> Here's my current thinking for the 0.13.0 release.  Since there's a lot 
> of activity going on with QMP, I'd like to move the release out to July 1st.
> 
> Here's what I'd like to do between now and then:
> 
>   - Do a detailed review of the QMP specification by sending out 
> portions of the spec to the mailing list and waiting for at least 3 acks 
> (Stefan/Anthony)

 Agreed.

 Actually I was wondering if this shouldn't be QMP's development plan,
ie. any QMP change which is protocol visible, must:

1. Add the proper entry in qmp-commands.txt
2. Get three ACKs on the list

 Of course that we need qmp-commands.txt merged. Jan has just finished
incorporating its contents in qemu-monitor.hx, now qmp-commands.txt is
generated from there.

 I will fix the doc's reported problems in his series and submit it.

>   - Redesign QError to be more consistent (Markus/Luiz)

 Yes, we have all issues pointed out by Avi too. I plan to look at them
as soon as the document is merged.

 However, the ones used by libvirt should be considered with extra care.

>   - Host a bug day on June 1st (more details in later note)

 Excellent idea, suggest asking in that thread if anyone volunteers to be
the issue tracker's 'maintainer' (main job is bug triage).

>   - Freeze stable-0.13 on June 21st and release 0.13.0-rc
>   - Accept only bug fixes for stable-0.13
>   - 0.13.0-rc2 release on June 28th
>   - 0.13.0 release on July 1st

ACK

> 
> Any feedback and/or suggestions would be appreciated.
> 
> Regards,
> 
> Anthony Liguori
> 

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [RFC] 0.13.0 Release plan
  2010-05-18 14:52   ` [Qemu-devel] " Luiz Capitulino
@ 2010-05-18 15:17     ` Anthony Liguori
  -1 siblings, 0 replies; 6+ messages in thread
From: Anthony Liguori @ 2010-05-18 15:17 UTC (permalink / raw)
  To: Luiz Capitulino; +Cc: qemu-devel, kvm-devel, Stefan Hajnoczi, Markus Armbruster

On 05/18/2010 09:52 AM, Luiz Capitulino wrote:
> On Tue, 18 May 2010 09:32:32 -0500
> Anthony Liguori<aliguori@linux.vnet.ibm.com>  wrote:
>
>    
>> Hi,
>>
>> Here's my current thinking for the 0.13.0 release.  Since there's a lot
>> of activity going on with QMP, I'd like to move the release out to July 1st.
>>
>> Here's what I'd like to do between now and then:
>>
>>    - Do a detailed review of the QMP specification by sending out
>> portions of the spec to the mailing list and waiting for at least 3 acks
>> (Stefan/Anthony)
>>      
>   Agreed.
>
>   Actually I was wondering if this shouldn't be QMP's development plan,
> ie. any QMP change which is protocol visible, must:
>
> 1. Add the proper entry in qmp-commands.txt
> 2. Get three ACKs on the list
>    

Yes, I think that's a good idea.

>   Of course that we need qmp-commands.txt merged. Jan has just finished
> incorporating its contents in qemu-monitor.hx, now qmp-commands.txt is
> generated from there.
>
>   I will fix the doc's reported problems in his series and submit it.
>
>    
>>    - Redesign QError to be more consistent (Markus/Luiz)
>>      
>   Yes, we have all issues pointed out by Avi too. I plan to look at them
> as soon as the document is merged.
>
>   However, the ones used by libvirt should be considered with extra care.
>
>    
>>    - Host a bug day on June 1st (more details in later note)
>>      
>   Excellent idea, suggest asking in that thread if anyone volunteers to be
> the issue tracker's 'maintainer' (main job is bug triage).
>    

If anyone volunteers, that would be great but it's definitely a tough job.

I'm going to setup a wiki page with some information about how to 
participate in the Bug Day and then I'll send out another note later today.

Regards,

Anthony Liguori

>>    - Freeze stable-0.13 on June 21st and release 0.13.0-rc
>>    - Accept only bug fixes for stable-0.13
>>    - 0.13.0-rc2 release on June 28th
>>    - 0.13.0 release on July 1st
>>      
> ACK
>
>    
>> Any feedback and/or suggestions would be appreciated.
>>
>> Regards,
>>
>> Anthony Liguori
>>
>>      
>    


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Qemu-devel] Re: [RFC] 0.13.0 Release plan
@ 2010-05-18 15:17     ` Anthony Liguori
  0 siblings, 0 replies; 6+ messages in thread
From: Anthony Liguori @ 2010-05-18 15:17 UTC (permalink / raw)
  To: Luiz Capitulino; +Cc: Stefan Hajnoczi, qemu-devel, kvm-devel, Markus Armbruster

On 05/18/2010 09:52 AM, Luiz Capitulino wrote:
> On Tue, 18 May 2010 09:32:32 -0500
> Anthony Liguori<aliguori@linux.vnet.ibm.com>  wrote:
>
>    
>> Hi,
>>
>> Here's my current thinking for the 0.13.0 release.  Since there's a lot
>> of activity going on with QMP, I'd like to move the release out to July 1st.
>>
>> Here's what I'd like to do between now and then:
>>
>>    - Do a detailed review of the QMP specification by sending out
>> portions of the spec to the mailing list and waiting for at least 3 acks
>> (Stefan/Anthony)
>>      
>   Agreed.
>
>   Actually I was wondering if this shouldn't be QMP's development plan,
> ie. any QMP change which is protocol visible, must:
>
> 1. Add the proper entry in qmp-commands.txt
> 2. Get three ACKs on the list
>    

Yes, I think that's a good idea.

>   Of course that we need qmp-commands.txt merged. Jan has just finished
> incorporating its contents in qemu-monitor.hx, now qmp-commands.txt is
> generated from there.
>
>   I will fix the doc's reported problems in his series and submit it.
>
>    
>>    - Redesign QError to be more consistent (Markus/Luiz)
>>      
>   Yes, we have all issues pointed out by Avi too. I plan to look at them
> as soon as the document is merged.
>
>   However, the ones used by libvirt should be considered with extra care.
>
>    
>>    - Host a bug day on June 1st (more details in later note)
>>      
>   Excellent idea, suggest asking in that thread if anyone volunteers to be
> the issue tracker's 'maintainer' (main job is bug triage).
>    

If anyone volunteers, that would be great but it's definitely a tough job.

I'm going to setup a wiki page with some information about how to 
participate in the Bug Day and then I'll send out another note later today.

Regards,

Anthony Liguori

>>    - Freeze stable-0.13 on June 21st and release 0.13.0-rc
>>    - Accept only bug fixes for stable-0.13
>>    - 0.13.0-rc2 release on June 28th
>>    - 0.13.0 release on July 1st
>>      
> ACK
>
>    
>> Any feedback and/or suggestions would be appreciated.
>>
>> Regards,
>>
>> Anthony Liguori
>>
>>      
>    

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-05-18 15:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-18 14:32 [RFC] 0.13.0 Release plan Anthony Liguori
2010-05-18 14:32 ` [Qemu-devel] " Anthony Liguori
2010-05-18 14:52 ` Luiz Capitulino
2010-05-18 14:52   ` [Qemu-devel] " Luiz Capitulino
2010-05-18 15:17   ` Anthony Liguori
2010-05-18 15:17     ` [Qemu-devel] " Anthony Liguori

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.