qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH] qemu-options: mention C-a h in the -nographic doc


From: Ramkumar Ramachandra
Subject: [Qemu-devel] [PATCH] qemu-options: mention C-a h in the -nographic doc
Date: Sat, 20 Jul 2013 16:53:09 +0530

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

Cc: Anthony Liguori <address@hidden>
Cc: Stefan Hajnoczi <address@hidden>
Cc: Markus Armbruster <address@hidden>
Cc: Marcelo Tosatti <address@hidden>
Cc: Peter Maydell <address@hidden>
Signed-off-by: Ramkumar Ramachandra <address@hidden>
---
 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]