What's a good source to learn about QEMU?

前端 未结 3 909
攒了一身酷
攒了一身酷 2021-01-30 07:22

What book or website would you recommend to learn about QEMU? I\'d like to see some usage examples as well as how to use the APIs.

3条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-30 07:55

    Some additional resources to understand and get started with the source code:

    • http://vmsplice.net/~stefan/qemu-code-overview.pdf
    • https://wiki.aalto.fi/download/attachments/41747647/qemu.pdf
    • https://www.usenix.org/legacy/event/usenix05/tech/freenix/full_papers/bellard/bellard.pdf
    • http://www.ece.cmu.edu/~ee349/f-2012/lab2/qemu.pdf
    • http://events.linuxfoundation.org/sites/events/files/slides/cloudopen-liguori.pdf

提交回复
热议问题