-
Notifications
You must be signed in to change notification settings - Fork 18
Home
QEMU multi-process
Current branch for Qemu multi-process is multi-process-qemu-v0.8. To build support for multi-process, use --enable-mpqemu option when running ./configure.
Please refer to docs/qemu-multiprocess.txt for more details on how to run and configure. For the design concept and high-level description please read docs/devel/qemu-multiprocess.txt.
Presentation and the talk from KVM Forum 2019:
http://events17.linuxfoundation.org/sites/events/files/slides/KVM%20FORUM%20multi-process.pdf https://www.youtube.com/watch?v=Kq1-coHh7lg
Upstream patches are posted here:
v1: https://www.mail-archive.com/[email protected]/msg602285.html v2: https://www.mail-archive.com/[email protected]/msg624877.html v3: https://www.mail-archive.com/[email protected]/msg642000.html v4: https://www.mail-archive.com/[email protected]/msg655118.html
Current version v8 of the patches is under review, you can see it here: https://www.mail-archive.com/[email protected]/msg727007.html
For upstream project wiki please visit: https://wiki.qemu.org/Features/MultiProcessQEMU