2018-02-13 01:55:52 +00:00
2017-11-01 14:11:18 +00:00
2018-01-31 23:21:11 +00:00
2018-01-31 23:21:11 +00:00
2017-11-11 14:11:23 +00:00
2017-12-28 12:54:24 +00:00
2017-11-18 19:05:40 +00:00
2018-01-25 15:26:35 +00:00
2017-12-29 13:34:13 +00:00
2018-01-02 18:15:07 +00:00
2017-12-28 12:54:24 +00:00
2018-01-16 17:30:22 +00:00
2017-12-31 20:54:10 +00:00
2018-02-09 20:48:45 +00:00
2017-11-13 14:25:24 +00:00
2017-11-13 14:25:24 +00:00
2018-01-02 18:15:07 +00:00
2018-02-08 06:36:13 +00:00
2018-02-01 20:27:43 +00:00
2017-10-08 21:20:21 +01:00
2017-10-08 11:38:30 +01:00
2017-12-31 20:54:10 +00:00
2017-12-28 12:54:24 +00:00
2018-02-10 19:09:13 +00:00

Linux Kernel Module Cheat

Run one command, get a QEMU Buildroot BusyBox virtual machine built from source with several minimal Linux kernel 4.15 module development example tutorials with GDB and KGDB step debugging and minimal educational hardware models. Limited GEM5 full system support. "Tested" in x86, ARM and MIPS guests, Ubuntu 17.10 host.

  1. Getting started
  2. Action
    1. Step debugging
      1. GDB step debugging
      2. KGDB
      3. gdbserver
    2. Other architectures
    3. init
    4. modprobe
    5. X11
    6. Count boot instructions
    7. GEM5
    8. ftrace
    9. QEMU user mode
    10. Snapshot
  3. Failed action
    1. Record and replay
  4. Insane action
    1. Run on host
    2. Hello host
  5. Conversation
    1. kmod
    2. Device tree
    3. Maintainers
    4. Bibliography

Description
The perfect emulation setup to study and develop the Linux kernel v5.4.3, kernel modules, QEMU, gem5 and x86_64, ARMv7 and ARMv8 userland and baremetal assembly, ANSI C, C++ and POSIX. GDB step debug and KGDB just work. Powered by Buildroot and crosstool-NG. Highly automated. Thoroughly documented. Automated tests. "Tested" in an Ubuntu 24.04 host.
Readme 25 MiB
Languages
Python 37.3%
C 33.8%
Assembly 13.6%
C++ 8.6%
Shell 3.7%
Other 2.8%