Re: [Qemu-devel] [Qemu-trivial] [PATCH] configure: Remove stray debug output

2012-11-16 Thread Stefan Hajnoczi
On Sat, Oct 20, 2012 at 08:37:04PM +0100, Peter Maydell wrote: > Rather than printing a message saying we're silently falling > back to gthread coroutines when running on MacOS, actually > do it silently. > > Signed-off-by: Peter Maydell > --- > I guess this is a self-falsifying echo :-) > > co

Re: [Qemu-devel] [Qemu-trivial] [PATCH] configure: Remove stray debug output

2012-10-29 Thread Peter Maydell
On 29 October 2012 09:54, Stefan Hajnoczi wrote: > On Sat, Oct 20, 2012 at 08:37:04PM +0100, Peter Maydell wrote: >> Rather than printing a message saying we're silently falling >> back to gthread coroutines when running on MacOS, actually >> do it silently. >> >> Signed-off-by: Peter Maydell >>

Re: [Qemu-devel] [Qemu-trivial] [PATCH] configure: Remove stray debug output

2012-10-29 Thread Stefan Hajnoczi
On Sat, Oct 20, 2012 at 08:37:04PM +0100, Peter Maydell wrote: > Rather than printing a message saying we're silently falling > back to gthread coroutines when running on MacOS, actually > do it silently. > > Signed-off-by: Peter Maydell > --- > I guess this is a self-falsifying echo :-) > > co