[Web Feed] This is a series of posts about QEMU internals. It won???t cover everything abo...

Feed Supplier <[email protected]> Tue, 11 May 21 21:01:10 UTC
Newsgroups alt.comp.programming
Organization Usenet.Farm
Message-ID <[email protected]>
..ut QEMU, but should help you understand how it works and fore



This is a series of posts about *QEMU internals*. It won’t cover everything about QEMU, but should help you understand how it works and foremost how to hack into it for fun and profit.

We won’t explain usage and other things that can be found in the official documentation. The following topics will be addressed:

-
QEMU object model (QOM)

-
creating a new board, new device

-
execution mode, vCPU threads

-
adding options

-
memory model

-
tiny code generator (TCG)

-
breakpoints handling

-
snapshots





Link 1


Introduction | QEMU internals: https://airbus-seclab.github.io/qemu_blog