* [Qemu-devel] Qemu 0.9.1 stable branch
@ 2008-01-09 19:03 Lauro Ramos Venancio
2008-01-09 19:08 ` Jonathan Kalbfeld
2008-01-09 19:15 ` Johannes Schindelin
0 siblings, 2 replies; 8+ messages in thread
From: Lauro Ramos Venancio @ 2008-01-09 19:03 UTC (permalink / raw)
To: qemu-devel
As discussed yesterday in the qemu irc channel, I've created a stable
branch for qemu 0.9.1. This branch will follow two basic rules:
1. Only fixes will be applied.
2. Patches will be applied only after they are applied on qemu head.
The repository is
http://repo.or.cz/w/qemu/qemu_0_9_1_stable.git
Any help (indicating patches that should be applied on this branch) is welcomed.
Thanks,
Lauro
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Qemu-devel] Qemu 0.9.1 stable branch
2008-01-09 19:03 [Qemu-devel] Qemu 0.9.1 stable branch Lauro Ramos Venancio
@ 2008-01-09 19:08 ` Jonathan Kalbfeld
2008-01-09 19:11 ` Johannes Schindelin
2008-01-09 19:11 ` Alexey Eremenko
2008-01-09 19:15 ` Johannes Schindelin
1 sibling, 2 replies; 8+ messages in thread
From: Jonathan Kalbfeld @ 2008-01-09 19:08 UTC (permalink / raw)
To: qemu-devel
[-- Attachment #1: Type: text/plain, Size: 692 bytes --]
Hey where is the QEMU IRC channel? I wouldn't mind being a "fly on the
wall" in there.
On Jan 9, 2008 11:03 AM, Lauro Ramos Venancio <lauro.venancio@gmail.com>
wrote:
> As discussed yesterday in the qemu irc channel, I've created a stable
> branch for qemu 0.9.1. This branch will follow two basic rules:
>
> 1. Only fixes will be applied.
> 2. Patches will be applied only after they are applied on qemu head.
>
> The repository is
> http://repo.or.cz/w/qemu/qemu_0_9_1_stable.git
>
> Any help (indicating patches that should be applied on this branch) is
> welcomed.
>
> Thanks,
>
> Lauro
>
>
>
--
--
Jonathan Kalbfeld
ThoughtWave Technologies LLC
www.thoughtwave.com
+1 424 354 1814
[-- Attachment #2: Type: text/html, Size: 1159 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Qemu-devel] Qemu 0.9.1 stable branch
2008-01-09 19:08 ` Jonathan Kalbfeld
@ 2008-01-09 19:11 ` Johannes Schindelin
2008-01-09 19:11 ` Alexey Eremenko
1 sibling, 0 replies; 8+ messages in thread
From: Johannes Schindelin @ 2008-01-09 19:11 UTC (permalink / raw)
To: Jonathan Kalbfeld; +Cc: qemu-devel
Hi,
On Wed, 9 Jan 2008, Jonathan Kalbfeld wrote:
> Hey where is the QEMU IRC channel? I wouldn't mind being a "fly on the
> wall" in there.
#qemu on irc.freenode.net
Hth,
Dscho
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Qemu-devel] Qemu 0.9.1 stable branch
2008-01-09 19:08 ` Jonathan Kalbfeld
2008-01-09 19:11 ` Johannes Schindelin
@ 2008-01-09 19:11 ` Alexey Eremenko
1 sibling, 0 replies; 8+ messages in thread
From: Alexey Eremenko @ 2008-01-09 19:11 UTC (permalink / raw)
To: qemu-devel
[-- Attachment #1: Type: text/plain, Size: 134 bytes --]
Very good !
Now, what about the bugzilla ? where to fill bug reports against the stable
version ?
--
-Alexey Eremenko "Technologov"
[-- Attachment #2: Type: text/html, Size: 169 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Qemu-devel] Qemu 0.9.1 stable branch
2008-01-09 19:03 [Qemu-devel] Qemu 0.9.1 stable branch Lauro Ramos Venancio
2008-01-09 19:08 ` Jonathan Kalbfeld
@ 2008-01-09 19:15 ` Johannes Schindelin
2008-01-10 15:50 ` Thiemo Seufer
1 sibling, 1 reply; 8+ messages in thread
From: Johannes Schindelin @ 2008-01-09 19:15 UTC (permalink / raw)
To: Lauro Ramos Venancio; +Cc: qemu-devel
Hi,
On Wed, 9 Jan 2008, Lauro Ramos Venancio wrote:
> As discussed yesterday in the qemu irc channel, I've created a stable
> branch for qemu 0.9.1. This branch will follow two basic rules:
>
> 1. Only fixes will be applied.
> 2. Patches will be applied only after they are applied on qemu head.
>
> The repository is
> http://repo.or.cz/w/qemu/qemu_0_9_1_stable.git
>
> Any help (indicating patches that should be applied on this branch) is
> welcomed.
Cool!
My take on the patches which should be applied:
53f31fe3(Mac OS X build fix, by Andreas Faerber)
3b9b2ee4(Fix section switching buglet, by Edgar E. Iglesias)
9aef6b4c(Fix segfault caused by fall through, by Juergen Lock)
AFAICT 727da25d(Fix broken absoluteness check for cabs.d.*) is not
necessary, as it is for the MIPS target, which is not supposed to work
right now. But I'm sure if I'm wrong, Thiemo will correct me right away.
Ciao,
Dscho
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Qemu-devel] Qemu 0.9.1 stable branch
2008-01-09 19:15 ` Johannes Schindelin
@ 2008-01-10 15:50 ` Thiemo Seufer
2008-01-10 17:02 ` Johannes Schindelin
0 siblings, 1 reply; 8+ messages in thread
From: Thiemo Seufer @ 2008-01-10 15:50 UTC (permalink / raw)
To: Johannes Schindelin; +Cc: Lauro Ramos Venancio, qemu-devel
Johannes Schindelin wrote:
> Hi,
>
> On Wed, 9 Jan 2008, Lauro Ramos Venancio wrote:
>
> > As discussed yesterday in the qemu irc channel, I've created a stable
> > branch for qemu 0.9.1. This branch will follow two basic rules:
> >
> > 1. Only fixes will be applied.
> > 2. Patches will be applied only after they are applied on qemu head.
> >
> > The repository is
> > http://repo.or.cz/w/qemu/qemu_0_9_1_stable.git
> >
> > Any help (indicating patches that should be applied on this branch) is
> > welcomed.
>
> Cool!
>
> My take on the patches which should be applied:
>
> 53f31fe3(Mac OS X build fix, by Andreas Faerber)
> 3b9b2ee4(Fix section switching buglet, by Edgar E. Iglesias)
> 9aef6b4c(Fix segfault caused by fall through, by Juergen Lock)
>
> AFAICT 727da25d(Fix broken absoluteness check for cabs.d.*) is not
> necessary, as it is for the MIPS target, which is not supposed to work
> right now. But I'm sure if I'm wrong, Thiemo will correct me right away.
Why do you believe it is "not supposed to work"? The Malta emulation
works just fine for me.
Thiemo
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Qemu-devel] Qemu 0.9.1 stable branch
2008-01-10 15:50 ` Thiemo Seufer
@ 2008-01-10 17:02 ` Johannes Schindelin
2008-01-10 19:05 ` Lauro Ramos Venancio
0 siblings, 1 reply; 8+ messages in thread
From: Johannes Schindelin @ 2008-01-10 17:02 UTC (permalink / raw)
To: Thiemo Seufer; +Cc: Lauro Ramos Venancio, qemu-devel
Hi,
On Thu, 10 Jan 2008, Thiemo Seufer wrote:
> Johannes Schindelin wrote:
>
> > AFAICT 727da25d(Fix broken absoluteness check for cabs.d.*) is not
> > necessary, as it is for the MIPS target, which is not supposed to work
> > right now. But I'm sure if I'm wrong, Thiemo will correct me right
> > away.
>
> Why do you believe it is "not supposed to work"? The Malta emulation
> works just fine for me.
I thought I remembered you saying something about MIPS binaries... Sorry.
So, Lauros, seems like all the commits since 0.9.1 (including the two new
ones, "Fix typo which broke MIPS32R2 64-bit FPU support" and "qemu
manpage: describe arguments of usbdevice option, by Aurelien Jarno") are
candidates for the stable branch...
Ciao,
Dscho
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Qemu-devel] Qemu 0.9.1 stable branch
2008-01-10 17:02 ` Johannes Schindelin
@ 2008-01-10 19:05 ` Lauro Ramos Venancio
0 siblings, 0 replies; 8+ messages in thread
From: Lauro Ramos Venancio @ 2008-01-10 19:05 UTC (permalink / raw)
To: Johannes Schindelin; +Cc: qemu-devel
> So, Lauros, seems like all the commits since 0.9.1 (including the two new
> ones, "Fix typo which broke MIPS32R2 64-bit FPU support" and "qemu
> manpage: describe arguments of usbdevice option, by Aurelien Jarno") are
> candidates for the stable branch...
applied.
Lauro
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2008-01-10 19:05 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-09 19:03 [Qemu-devel] Qemu 0.9.1 stable branch Lauro Ramos Venancio
2008-01-09 19:08 ` Jonathan Kalbfeld
2008-01-09 19:11 ` Johannes Schindelin
2008-01-09 19:11 ` Alexey Eremenko
2008-01-09 19:15 ` Johannes Schindelin
2008-01-10 15:50 ` Thiemo Seufer
2008-01-10 17:02 ` Johannes Schindelin
2008-01-10 19:05 ` Lauro Ramos Venancio
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).