What's a good source to learn about QEMU?

前端 未结 3 921
攒了一身酷
攒了一身酷 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 08:08

    Best Resources:

    • Main QEMU Usage Documentation
    • Qemu Man Page - Invaluable resource when working with qemu.
    • Quick Start Guide - Slightly ubuntu/debian specific. Covers KVM.
    • Qemu Networking Guide - Great resource, super useful.

    Have fun qemu's a great tool.

    Brian G.

提交回复
热议问题