mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
readme: getting started how to quit qemu on top
This commit is contained in:
@@ -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[]
|
||||
|
||||
Reference in New Issue
Block a user