Kernel
- xv6 notes
- xv6-labs-2020
- debug loongarch kernel in qemu
- MemBlock in kernel
- Seabios source code analysis
- Memory Management
- Process Schedule
- Time Subsystem
- 🚧File System
- Concurrency and Synchronization
- Interrupt Management
- lwn note
- From keyboard to Display
- start_kernel
- kernel init
- kthreadd in kernel
- workqueue in kernel
- Signal in Kernel
- run elf
Virtualization
- kvm 原理简介
- System Virtualization
- run “hello world” in LA bare metal
- CPU Virtualization
- Memory Virtualization
- Interrupt Virtualization
- Device Virtualization
- QEMU Event Loop
- QEMU pam
- QEMU qom
- QEMU Timer
- QEMU tlb
- 🚧QEMU lock
- 🚧Live migration
- Port serial to BMBT