mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-30 13:24:27 +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.
|
which are `printk` messages from `init` and `cleanup` methods of those modules.
|
||||||
|
|
||||||
|
Quit QEMU with:
|
||||||
|
|
||||||
|
....
|
||||||
|
Ctrl-A X
|
||||||
|
....
|
||||||
|
|
||||||
|
See also: <<text-mode>>.
|
||||||
|
|
||||||
Source:
|
Source:
|
||||||
|
|
||||||
* link:kernel_module/hello.c[]
|
* link:kernel_module/hello.c[]
|
||||||
|
|||||||
Reference in New Issue
Block a user