public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* Re: [Qemu-devel] ANNOUNCE: QEMU 0.10.0 stable branch
       [not found] <49B01FFD.7040900@codemonkey.ws>
@ 2009-03-08 11:10 ` Avi Kivity
  2009-03-08 15:22   ` Anthony Liguori
  0 siblings, 1 reply; 10+ messages in thread
From: Avi Kivity @ 2009-03-08 11:10 UTC (permalink / raw)
  To: qemu-devel; +Cc: kvm-devel

Anthony Liguori wrote:
> Hi,
>
> I'd like to announce the creation of a QEMU stable branch based on the 
> recent 0.10.0 release.  You can access it via anonymous SVN via:
>
>  svn co svn://svn.savannah.nongnu.org/qemu/branches/stable_0_10_0
>
> The stable branch will receive bug fixes from trunk until at least the 
> next major release.  If submitting a bug fix, please consider also 
> testing the patch against stable and sending multiple patches if 
> appropriate.  Using a tag in the subject line like [STABLE] would also 
> be helpful to indicate to the maintainers that a patch should be 
> considered for the stable tree.
>
> As the stable tree accumulates fixes, we'll make new stable releases 
> from the tree.
>

Will a stable release be called 0.10.0.1 or 0.10.1? (I'd prefer the latter)

-- 
error compiling committee.c: too many arguments to function


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

* Re: [Qemu-devel] ANNOUNCE: QEMU 0.10.0 stable branch
  2009-03-08 11:10 ` [Qemu-devel] ANNOUNCE: QEMU 0.10.0 stable branch Avi Kivity
@ 2009-03-08 15:22   ` Anthony Liguori
  2009-03-08 15:31     ` Avi Kivity
  2009-03-09 12:32     ` Paul Brook
  0 siblings, 2 replies; 10+ messages in thread
From: Anthony Liguori @ 2009-03-08 15:22 UTC (permalink / raw)
  To: Avi Kivity; +Cc: qemu-devel, kvm-devel

Avi Kivity wrote:
> Anthony Liguori wrote:
>> Hi,
>>
>> I'd like to announce the creation of a QEMU stable branch based on 
>> the recent 0.10.0 release.  You can access it via anonymous SVN via:
>>
>>  svn co svn://svn.savannah.nongnu.org/qemu/branches/stable_0_10_0
>>
>> The stable branch will receive bug fixes from trunk until at least 
>> the next major release.  If submitting a bug fix, please consider 
>> also testing the patch against stable and sending multiple patches if 
>> appropriate.  Using a tag in the subject line like [STABLE] would 
>> also be helpful to indicate to the maintainers that a patch should be 
>> considered for the stable tree.
>>
>> As the stable tree accumulates fixes, we'll make new stable releases 
>> from the tree.
>>
>
> Will a stable release be called 0.10.0.1 or 0.10.1? (I'd prefer the 
> latter)

I was thinking the later but am open to suggestion.

Regards,

Anthony Liguori


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

* Re: [Qemu-devel] ANNOUNCE: QEMU 0.10.0 stable branch
  2009-03-08 15:22   ` Anthony Liguori
@ 2009-03-08 15:31     ` Avi Kivity
  2009-03-08 16:12       ` Anthony Liguori
  2009-03-09 12:32     ` Paul Brook
  1 sibling, 1 reply; 10+ messages in thread
From: Avi Kivity @ 2009-03-08 15:31 UTC (permalink / raw)
  To: qemu-devel; +Cc: kvm-devel

Anthony Liguori wrote:
> Avi Kivity wrote:
>> Anthony Liguori wrote:
>>> Hi,
>>>
>>> I'd like to announce the creation of a QEMU stable branch based on 
>>> the recent 0.10.0 release.  You can access it via anonymous SVN via:
>>>
>>>  svn co svn://svn.savannah.nongnu.org/qemu/branches/stable_0_10_0
>>>
>>> The stable branch will receive bug fixes from trunk until at least 
>>> the next major release.  If submitting a bug fix, please consider 
>>> also testing the patch against stable and sending multiple patches 
>>> if appropriate.  Using a tag in the subject line like [STABLE] would 
>>> also be helpful to indicate to the maintainers that a patch should 
>>> be considered for the stable tree.
>>>
>>> As the stable tree accumulates fixes, we'll make new stable releases 
>>> from the tree.
>>>
>>
>> Will a stable release be called 0.10.0.1 or 0.10.1? (I'd prefer the 
>> latter)
>
> I was thinking the later but am open to suggestion.

In this case, the branch ought to be called stable_0_10, no?


-- 
error compiling committee.c: too many arguments to function


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

* Re: [Qemu-devel] ANNOUNCE: QEMU 0.10.0 stable branch
  2009-03-08 15:31     ` Avi Kivity
@ 2009-03-08 16:12       ` Anthony Liguori
  2009-03-09  8:48         ` Dietmar Maurer
  2009-03-09 10:06         ` Daniel P. Berrange
  0 siblings, 2 replies; 10+ messages in thread
From: Anthony Liguori @ 2009-03-08 16:12 UTC (permalink / raw)
  To: Avi Kivity; +Cc: qemu-devel, kvm-devel

Avi Kivity wrote:
>
> In this case, the branch ought to be called stable_0_10, no?

That's not a bad idea if everyone agrees that 0.10.1 is good stable 
naming convention.  I was hoping to have the first stable release about 
2 weeks after the 0.10.0 release FWIW.  There's already some good stuff 
in the stable tree.

Regards,

Anthony Liguori


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

* RE: [Qemu-devel] ANNOUNCE: QEMU 0.10.0 stable branch
  2009-03-08 16:12       ` Anthony Liguori
@ 2009-03-09  8:48         ` Dietmar Maurer
  2009-03-10 14:24           ` [Bulk] " Doug Schaefer
  2009-03-09 10:06         ` Daniel P. Berrange
  1 sibling, 1 reply; 10+ messages in thread
From: Dietmar Maurer @ 2009-03-09  8:48 UTC (permalink / raw)
  To: Anthony Liguori, Avi Kivity; +Cc: qemu-devel, kvm-devel

I just wonder if 0.XX is a good name for a stable release. May is suggest to increase the major number (1.XX). 

> -----Original Message-----
> From: kvm-owner@vger.kernel.org [mailto:kvm-owner@vger.kernel.org] On
> Behalf Of Anthony Liguori
> Sent: Sonntag, 08. März 2009 17:13
> To: Avi Kivity
> Cc: qemu-devel@nongnu.org; kvm-devel
> Subject: Re: [Qemu-devel] ANNOUNCE: QEMU 0.10.0 stable branch
> 
> Avi Kivity wrote:
> >
> > In this case, the branch ought to be called stable_0_10, no?
> 
> That's not a bad idea if everyone agrees that 0.10.1 is good stable
> naming convention.  I was hoping to have the first stable release about
> 2 weeks after the 0.10.0 release FWIW.  There's already some good stuff
> in the stable tree.


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

* Re: [Qemu-devel] ANNOUNCE: QEMU 0.10.0 stable branch
  2009-03-08 16:12       ` Anthony Liguori
  2009-03-09  8:48         ` Dietmar Maurer
@ 2009-03-09 10:06         ` Daniel P. Berrange
  1 sibling, 0 replies; 10+ messages in thread
From: Daniel P. Berrange @ 2009-03-09 10:06 UTC (permalink / raw)
  To: qemu-devel; +Cc: Avi Kivity, kvm-devel

On Sun, Mar 08, 2009 at 11:12:47AM -0500, Anthony Liguori wrote:
> Avi Kivity wrote:
> >
> >In this case, the branch ought to be called stable_0_10, no?
> 
> That's not a bad idea if everyone agrees that 0.10.1 is good stable 
> naming convention.  I was hoping to have the first stable release about 
> 2 weeks after the 0.10.0 release FWIW.  There's already some good stuff 
> in the stable tree.

I think 0.10.1 makes perfect sense for next stable release name.

Regards,
Daniel
-- 
|: Red Hat, Engineering, London   -o-   http://people.redhat.com/berrange/ :|
|: http://libvirt.org  -o-  http://virt-manager.org  -o-  http://ovirt.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505  -o-  F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|

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

* Re: [Qemu-devel] ANNOUNCE: QEMU 0.10.0 stable branch
  2009-03-08 15:22   ` Anthony Liguori
  2009-03-08 15:31     ` Avi Kivity
@ 2009-03-09 12:32     ` Paul Brook
  2009-03-09 12:38       ` Avi Kivity
  2009-03-09 13:40       ` Anthony Liguori
  1 sibling, 2 replies; 10+ messages in thread
From: Paul Brook @ 2009-03-09 12:32 UTC (permalink / raw)
  To: qemu-devel; +Cc: Anthony Liguori, Avi Kivity, kvm-devel

> >>  svn co svn://svn.savannah.nongnu.org/qemu/branches/stable_0_10_0
> > Will a stable release be called 0.10.0.1 or 0.10.1? (I'd prefer the
> > latter)
>
> I was thinking the later but am open to suggestion.

Definitely the latter. I think the branch is mis-named, it should be 
stable_0_10 (with 0_10_0, 0_10_1 etc tags for actual releases).

Paul

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

* Re: [Qemu-devel] ANNOUNCE: QEMU 0.10.0 stable branch
  2009-03-09 12:32     ` Paul Brook
@ 2009-03-09 12:38       ` Avi Kivity
  2009-03-09 13:40       ` Anthony Liguori
  1 sibling, 0 replies; 10+ messages in thread
From: Avi Kivity @ 2009-03-09 12:38 UTC (permalink / raw)
  To: Paul Brook; +Cc: qemu-devel, Anthony Liguori, kvm-devel

Paul Brook wrote:
>>>>  svn co svn://svn.savannah.nongnu.org/qemu/branches/stable_0_10_0
>>>>         
>>> Will a stable release be called 0.10.0.1 or 0.10.1? (I'd prefer the
>>> latter)
>>>       
>> I was thinking the later but am open to suggestion.
>>     
>
> Definitely the latter. I think the branch is mis-named, it should be 
> stable_0_10 (with 0_10_0, 0_10_1 etc tags for actual releases).
>   

This is my preference as well.

-- 
error compiling committee.c: too many arguments to function


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

* Re: [Qemu-devel] ANNOUNCE: QEMU 0.10.0 stable branch
  2009-03-09 12:32     ` Paul Brook
  2009-03-09 12:38       ` Avi Kivity
@ 2009-03-09 13:40       ` Anthony Liguori
  1 sibling, 0 replies; 10+ messages in thread
From: Anthony Liguori @ 2009-03-09 13:40 UTC (permalink / raw)
  To: Paul Brook; +Cc: qemu-devel, Avi Kivity, kvm-devel

Paul Brook wrote:
>>>>  svn co svn://svn.savannah.nongnu.org/qemu/branches/stable_0_10_0
>>>>         
>>> Will a stable release be called 0.10.0.1 or 0.10.1? (I'd prefer the
>>> latter)
>>>       
>> I was thinking the later but am open to suggestion.
>>     
>
> Definitely the latter. I think the branch is mis-named, it should be 
> stable_0_10 (with 0_10_0, 0_10_1 etc tags for actual releases).
>   

FWIW, I renamed the branch to stable_0_10.

Regards,

Anthony Liguroi

> Paul
>   


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

* Re: [Bulk] RE: [Qemu-devel] ANNOUNCE: QEMU 0.10.0 stable branch
  2009-03-09  8:48         ` Dietmar Maurer
@ 2009-03-10 14:24           ` Doug Schaefer
  0 siblings, 0 replies; 10+ messages in thread
From: Doug Schaefer @ 2009-03-10 14:24 UTC (permalink / raw)
  To: qemu-devel; +Cc: Anthony Liguori, Avi Kivity, kvm-devel

Dietmar Maurer wrote:
> I just wonder if 0.XX is a good name for a stable release. May is suggest to increase the major number (1.XX). 
>
>
>   

It's not that stable....

Doug.


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

end of thread, other threads:[~2009-03-10 14:31 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <49B01FFD.7040900@codemonkey.ws>
2009-03-08 11:10 ` [Qemu-devel] ANNOUNCE: QEMU 0.10.0 stable branch Avi Kivity
2009-03-08 15:22   ` Anthony Liguori
2009-03-08 15:31     ` Avi Kivity
2009-03-08 16:12       ` Anthony Liguori
2009-03-09  8:48         ` Dietmar Maurer
2009-03-10 14:24           ` [Bulk] " Doug Schaefer
2009-03-09 10:06         ` Daniel P. Berrange
2009-03-09 12:32     ` Paul Brook
2009-03-09 12:38       ` Avi Kivity
2009-03-09 13:40       ` Anthony Liguori

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox