* [Qemu-devel] ANNOUNCE - we are now in feature freeze for 1.1
@ 2012-05-03 12:18 Anthony Liguori
2012-05-03 13:46 ` Luiz Capitulino
2012-05-03 19:52 ` Peter Maydell
0 siblings, 2 replies; 7+ messages in thread
From: Anthony Liguori @ 2012-05-03 12:18 UTC (permalink / raw)
To: qemu-devel
Hi,
I pushed the v1.1-rc0 tag yesterday so we are officially in feature freeze. At
this point, we will only accept bug fixes until we release 1.1. Submaintainers
may maintain their own trees in the interim so please check with the appropriate
person listed in MAINTAINERS if you have a question.
More information on the 1.1 release schedule is available at:
http://wiki.qemu.org/Planning/1.1
Regards,
Anthony Liguori
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Qemu-devel] ANNOUNCE - we are now in feature freeze for 1.1
2012-05-03 12:18 [Qemu-devel] ANNOUNCE - we are now in feature freeze for 1.1 Anthony Liguori
@ 2012-05-03 13:46 ` Luiz Capitulino
2012-05-03 14:26 ` Anthony Liguori
2012-05-03 19:52 ` Peter Maydell
1 sibling, 1 reply; 7+ messages in thread
From: Luiz Capitulino @ 2012-05-03 13:46 UTC (permalink / raw)
To: Anthony Liguori; +Cc: qemu-devel, mdroth
On Thu, 03 May 2012 07:18:12 -0500
Anthony Liguori <anthony@codemonkey.ws> wrote:
> Hi,
>
> I pushed the v1.1-rc0 tag yesterday so we are officially in feature freeze. At
> this point, we will only accept bug fixes until we release 1.1. Submaintainers
> may maintain their own trees in the interim so please check with the appropriate
> person listed in MAINTAINERS if you have a question.
I have some patches that are not necessarily fixes, but are important to
be in 1.1 as they may change current behavior in qemu-ga. Would you be against
applying them?
Detailed listing:
o qemu
- Add 'suspended' RunState (posted, but needs respin)
o qemu-ga
- change shutdown and suspend commands to not emit a success response
(will post shortly)
- make shutdown and suspend commands synchronous (posted as rfc, will
respin and post v1 shortly)
Besides, could you please apply:
http://lists.gnu.org/archive/html/qemu-devel/2012-04/msg03994.html
Saves me a pull request this week :)
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Qemu-devel] ANNOUNCE - we are now in feature freeze for 1.1
2012-05-03 13:46 ` Luiz Capitulino
@ 2012-05-03 14:26 ` Anthony Liguori
2012-05-03 14:42 ` Luiz Capitulino
0 siblings, 1 reply; 7+ messages in thread
From: Anthony Liguori @ 2012-05-03 14:26 UTC (permalink / raw)
To: Luiz Capitulino; +Cc: qemu-devel, mdroth
On 05/03/2012 08:46 AM, Luiz Capitulino wrote:
> On Thu, 03 May 2012 07:18:12 -0500
> Anthony Liguori<anthony@codemonkey.ws> wrote:
>
>> Hi,
>>
>> I pushed the v1.1-rc0 tag yesterday so we are officially in feature freeze. At
>> this point, we will only accept bug fixes until we release 1.1. Submaintainers
>> may maintain their own trees in the interim so please check with the appropriate
>> person listed in MAINTAINERS if you have a question.
>
> I have some patches that are not necessarily fixes, but are important to
> be in 1.1 as they may change current behavior in qemu-ga. Would you be against
> applying them?
No, I trust your judgement, but please try to get them in ASAP. Preferably
before -rc1.
>
> Detailed listing:
>
> o qemu
>
> - Add 'suspended' RunState (posted, but needs respin)
>
> o qemu-ga
>
> - change shutdown and suspend commands to not emit a success response
> (will post shortly)
> - make shutdown and suspend commands synchronous (posted as rfc, will
> respin and post v1 shortly)
>
> Besides, could you please apply:
>
> http://lists.gnu.org/archive/html/qemu-devel/2012-04/msg03994.html
>
> Saves me a pull request this week :)
Could you do a pull? It's far easier for me to keep track of pulls instead of
unmarked mails on the list.
Regards,
Anthony Liguori
>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Qemu-devel] ANNOUNCE - we are now in feature freeze for 1.1
2012-05-03 14:26 ` Anthony Liguori
@ 2012-05-03 14:42 ` Luiz Capitulino
0 siblings, 0 replies; 7+ messages in thread
From: Luiz Capitulino @ 2012-05-03 14:42 UTC (permalink / raw)
To: Anthony Liguori; +Cc: qemu-devel, mdroth
On Thu, 03 May 2012 09:26:48 -0500
Anthony Liguori <anthony@codemonkey.ws> wrote:
> On 05/03/2012 08:46 AM, Luiz Capitulino wrote:
> > On Thu, 03 May 2012 07:18:12 -0500
> > Anthony Liguori<anthony@codemonkey.ws> wrote:
> >
> >> Hi,
> >>
> >> I pushed the v1.1-rc0 tag yesterday so we are officially in feature freeze. At
> >> this point, we will only accept bug fixes until we release 1.1. Submaintainers
> >> may maintain their own trees in the interim so please check with the appropriate
> >> person listed in MAINTAINERS if you have a question.
> >
> > I have some patches that are not necessarily fixes, but are important to
> > be in 1.1 as they may change current behavior in qemu-ga. Would you be against
> > applying them?
>
> No, I trust your judgement, but please try to get them in ASAP. Preferably
> before -rc1.
Will try, but it's very tight.
> > Besides, could you please apply:
> >
> > http://lists.gnu.org/archive/html/qemu-devel/2012-04/msg03994.html
> >
> > Saves me a pull request this week :)
>
> Could you do a pull? It's far easier for me to keep track of pulls instead of
> unmarked mails on the list.
Sure.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Qemu-devel] ANNOUNCE - we are now in feature freeze for 1.1
2012-05-03 12:18 [Qemu-devel] ANNOUNCE - we are now in feature freeze for 1.1 Anthony Liguori
2012-05-03 13:46 ` Luiz Capitulino
@ 2012-05-03 19:52 ` Peter Maydell
2012-05-03 19:58 ` Michael Tokarev
2012-05-03 20:11 ` Anthony Liguori
1 sibling, 2 replies; 7+ messages in thread
From: Peter Maydell @ 2012-05-03 19:52 UTC (permalink / raw)
To: Anthony Liguori; +Cc: qemu-devel
On 3 May 2012 13:18, Anthony Liguori <anthony@codemonkey.ws> wrote:
> I pushed the v1.1-rc0 tag yesterday so we are officially in feature freeze.
git.qemu.org says you actually pushed a tag "v1.0-rc0" ?
-- PMM
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2012-05-03 20:11 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-03 12:18 [Qemu-devel] ANNOUNCE - we are now in feature freeze for 1.1 Anthony Liguori
2012-05-03 13:46 ` Luiz Capitulino
2012-05-03 14:26 ` Anthony Liguori
2012-05-03 14:42 ` Luiz Capitulino
2012-05-03 19:52 ` Peter Maydell
2012-05-03 19:58 ` Michael Tokarev
2012-05-03 20:11 ` Anthony Liguori
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).