Re: [Qemu-devel] [PATCH] Use clean shutdown request for ctrl-a x

2012-07-04 Thread Fabien Chouteau
On 07/04/2012 12:32 PM, Kevin Wolf wrote: > Am 04.07.2012 12:27, schrieb Fabien Chouteau: >> On 07/04/2012 12:07 PM, Kevin Wolf wrote: >>> Am 03.07.2012 17:07, schrieb Fabien Chouteau: On 07/03/2012 04:49 PM, Paolo Bonzini wrote: > Il 03/07/2012 16:00, Peter Maydell ha scritto: >> I wa

Re: [Qemu-devel] [PATCH] Use clean shutdown request for ctrl-a x

2012-07-04 Thread Kevin Wolf
Am 04.07.2012 12:27, schrieb Fabien Chouteau: > On 07/04/2012 12:07 PM, Kevin Wolf wrote: >> Am 03.07.2012 17:07, schrieb Fabien Chouteau: >>> On 07/03/2012 04:49 PM, Paolo Bonzini wrote: Il 03/07/2012 16:00, Peter Maydell ha scritto: > I was just talking on #qemu this morning about the eq

Re: [Qemu-devel] [PATCH] Use clean shutdown request for ctrl-a x

2012-07-04 Thread Fabien Chouteau
On 07/04/2012 12:07 PM, Kevin Wolf wrote: > Am 03.07.2012 17:07, schrieb Fabien Chouteau: >> On 07/03/2012 04:49 PM, Paolo Bonzini wrote: >>> Il 03/07/2012 16:00, Peter Maydell ha scritto: I was just talking on #qemu this morning about the equivalent question of whether the ARM semihostin

Re: [Qemu-devel] [PATCH] Use clean shutdown request for ctrl-a x

2012-07-04 Thread Kevin Wolf
Am 03.07.2012 17:07, schrieb Fabien Chouteau: > On 07/03/2012 04:49 PM, Paolo Bonzini wrote: >> Il 03/07/2012 16:00, Peter Maydell ha scritto: >>> I was just talking on #qemu this morning about the equivalent question >>> of whether the ARM semihosting exit function ought to be doing a >>> qemu_sys

Re: [Qemu-devel] [PATCH] Use clean shutdown request for ctrl-a x

2012-07-03 Thread Fabien Chouteau
On 07/03/2012 04:49 PM, Paolo Bonzini wrote: > Il 03/07/2012 16:00, Peter Maydell ha scritto: >> I was just talking on #qemu this morning about the equivalent question >> of whether the ARM semihosting exit function ought to be doing a >> qemu_system_shutdown_request rather than a plain exit()... >

Re: [Qemu-devel] [PATCH] Use clean shutdown request for ctrl-a x

2012-07-03 Thread Paolo Bonzini
Il 03/07/2012 16:00, Peter Maydell ha scritto: > I was just talking on #qemu this morning about the equivalent question > of whether the ARM semihosting exit function ought to be doing a > qemu_system_shutdown_request rather than a plain exit()... > > The interesting question for the qemu-char cas

Re: [Qemu-devel] [PATCH] Use clean shutdown request for ctrl-a x

2012-07-03 Thread Peter Maydell
On 3 July 2012 14:38, Fabien Chouteau wrote: > > Signed-off-by: Fabien Chouteau > --- > qemu-char.c |2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/qemu-char.c b/qemu-char.c > index c2aaaee..1f43c95 100644 > --- a/qemu-char.c > +++ b/qemu-char.c > @@ -353,7 +353,7 @@

[Qemu-devel] [PATCH] Use clean shutdown request for ctrl-a x

2012-07-03 Thread Fabien Chouteau
Signed-off-by: Fabien Chouteau --- qemu-char.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qemu-char.c b/qemu-char.c index c2aaaee..1f43c95 100644 --- a/qemu-char.c +++ b/qemu-char.c @@ -353,7 +353,7 @@ static int mux_proc_byte(CharDriverState *chr, MuxDriver *d, int