qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] qemu-options: mention C-a h in the -nographic doc
@ 2013-07-20 11:23 Ramkumar Ramachandra
  2013-07-22  8:08 ` Stefan Hajnoczi
  0 siblings, 1 reply; 2+ messages in thread
From: Ramkumar Ramachandra @ 2013-07-20 11:23 UTC (permalink / raw)
  To: qemu-devel
  Cc: Peter Maydell, Anthony Liguori, Marcelo Tosatti,
	Markus Armbruster, Stefan Hajnoczi

Otherwise, a new user will be wondering how to switch between the
console and monitor.

Cc: Anthony Liguori <aliguori@us.ibm.com>
Cc: Stefan Hajnoczi <stefanha@redhat.com>
Cc: Markus Armbruster <armbru@redhat.com>
Cc: Marcelo Tosatti <mtosatti@redhat.com>
Cc: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com>
---
 qemu-options.hx | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/qemu-options.hx b/qemu-options.hx
index 4e98b4f..06a5119 100644
--- a/qemu-options.hx
+++ b/qemu-options.hx
@@ -844,7 +844,8 @@ you can totally disable graphical output so that QEMU is a simple
 command line application. The emulated serial port is redirected on
 the console and muxed with the monitor (unless redirected elsewhere
 explicitly). Therefore, you can still use QEMU to debug a Linux kernel
-with a serial console.
+with a serial console.  Use @key{C-a h} for help on switching between
+the console and monitor.
 ETEXI
 
 DEF("curses", 0, QEMU_OPTION_curses,
-- 
1.8.3.3.820.ge3d4493.dirty

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

* Re: [Qemu-devel] [PATCH] qemu-options: mention C-a h in the -nographic doc
  2013-07-20 11:23 [Qemu-devel] [PATCH] qemu-options: mention C-a h in the -nographic doc Ramkumar Ramachandra
@ 2013-07-22  8:08 ` Stefan Hajnoczi
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Hajnoczi @ 2013-07-22  8:08 UTC (permalink / raw)
  To: Ramkumar Ramachandra
  Cc: Peter Maydell, Anthony Liguori, qemu-trivial, Marcelo Tosatti,
	qemu-devel, Markus Armbruster

On Sat, Jul 20, 2013 at 04:53:09PM +0530, Ramkumar Ramachandra wrote:
> Otherwise, a new user will be wondering how to switch between the
> console and monitor.
> 
> Cc: Anthony Liguori <aliguori@us.ibm.com>
> Cc: Stefan Hajnoczi <stefanha@redhat.com>
> Cc: Markus Armbruster <armbru@redhat.com>
> Cc: Marcelo Tosatti <mtosatti@redhat.com>
> Cc: Peter Maydell <peter.maydell@linaro.org>
> Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com>
> ---
>  qemu-options.hx | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/qemu-options.hx b/qemu-options.hx
> index 4e98b4f..06a5119 100644
> --- a/qemu-options.hx
> +++ b/qemu-options.hx
> @@ -844,7 +844,8 @@ you can totally disable graphical output so that QEMU is a simple
>  command line application. The emulated serial port is redirected on
>  the console and muxed with the monitor (unless redirected elsewhere
>  explicitly). Therefore, you can still use QEMU to debug a Linux kernel
> -with a serial console.
> +with a serial console.  Use @key{C-a h} for help on switching between
> +the console and monitor.
>  ETEXI
>  
>  DEF("curses", 0, QEMU_OPTION_curses,

A candidate for the trivial patches queue.  Cced
qemu-trivial@nongnu.org.

Stefan

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

end of thread, other threads:[~2013-07-22  8:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-20 11:23 [Qemu-devel] [PATCH] qemu-options: mention C-a h in the -nographic doc Ramkumar Ramachandra
2013-07-22  8:08 ` Stefan Hajnoczi

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).