16P by xguru 2022-08-23 | favorite | 댓글과 토론
  • QEMU가 어떻게 동작하는지 소스코드를 통해 설명하고, Fun & Profit을 위해 해킹하는 법 알아보기
  • 주요 토픽들
    • Creating a new machine
    • Controlling memory regions
    • Creating a new device
    • Interrupts controller
    • Timers
    • PCI controller
    • PCI devices
    • Options
    • Execution loop
    • Breakpoints handling
    • VM running states
    • TCG internals part 1, part 2 and part 3
    • Snapshots