KVM/QEMU Architecture
Architecture Bird View
- KVM source code directories
- CPU & Memory
- Device & Interrupt
Qemu, the helper of KVM
- Qemu main thread
glibc event loop mechanism, vl.c main_loop() - Qemu thread model
- Qemu parameter parsing
- Qemu object model(QOM)
- HMP & QMP
HMP: Human Monitor Protocol; QMP: Qemu Monitor Protocol - Motherboard and firmware emulation