Re: [Qemu-devel] ANNOUNCE - we are now in feature freeze for 1.1

2012-05-03 Thread Luiz Capitulino
On Thu, 03 May 2012 07:18:12 -0500
Anthony Liguori anth...@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 :)



Re: [Qemu-devel] ANNOUNCE - we are now in feature freeze for 1.1

2012-05-03 Thread Anthony Liguori

On 05/03/2012 08:46 AM, Luiz Capitulino wrote:

On Thu, 03 May 2012 07:18:12 -0500
Anthony Liguorianth...@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







Re: [Qemu-devel] ANNOUNCE - we are now in feature freeze for 1.1

2012-05-03 Thread Luiz Capitulino
On Thu, 03 May 2012 09:26:48 -0500
Anthony Liguori anth...@codemonkey.ws wrote:

 On 05/03/2012 08:46 AM, Luiz Capitulino wrote:
  On Thu, 03 May 2012 07:18:12 -0500
  Anthony Liguorianth...@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.



Re: [Qemu-devel] ANNOUNCE - we are now in feature freeze for 1.1

2012-05-03 Thread Peter Maydell
On 3 May 2012 13:18, Anthony Liguori anth...@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



Re: [Qemu-devel] ANNOUNCE - we are now in feature freeze for 1.1

2012-05-03 Thread Michael Tokarev
On 03.05.2012 23:52, Peter Maydell wrote:
 On 3 May 2012 13:18, Anthony Liguori anth...@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 ?

1.0 or 1.1 ?

/mjt



Re: [Qemu-devel] ANNOUNCE - we are now in feature freeze for 1.1

2012-05-03 Thread Anthony Liguori

On 05/03/2012 02:52 PM, Peter Maydell wrote:

On 3 May 2012 13:18, Anthony Liguorianth...@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 ?


Sigh.  Corrected now.  Thanks.

Regards,

Anthony Liguori



-- PMM