Skip to content

Commit e269429

Browse files
committed
readme: getting started how to quit qemu on top
1 parent 3241c11 commit e269429

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.adoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,14 @@ hello2 cleanup
6464

6565
which are `printk` messages from `init` and `cleanup` methods of those modules.
6666

67+
Quit QEMU with:
68+
69+
....
70+
Ctrl-A X
71+
....
72+
73+
See also: <<text-mode>>.
74+
6775
Source:
6876

6977
* link:kernel_module/hello.c[]

0 commit comments

Comments
 (0)