readme: getting started how to quit qemu on top

This commit is contained in:
Ciro Santilli
2018-08-23 14:10:59 +01:00
parent 3241c114f0
commit e269429995

View File

@@ -64,6 +64,14 @@ hello2 cleanup
which are `printk` messages from `init` and `cleanup` methods of those modules.
Quit QEMU with:
....
Ctrl-A X
....
See also: <<text-mode>>.
Source:
* link:kernel_module/hello.c[]