diff --git a/README.adoc b/README.adoc index 0e00d67..24fb758 100644 --- a/README.adoc +++ b/README.adoc @@ -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: <>. + Source: * link:kernel_module/hello.c[]