pyrebox
pyrebox copied to clipboard
How to upgrade QEMU?
While trying to fix #122, I am considering to upgrade QEMU to be able to compile again. What is the strategy used to merge QEMU changes into this project?
Based on the commit history, I'm guessing:
git subtree merge -P qemu --squash https://github.com/qemu/qemu.git master
First of all, thank you very much for your interest.
Unfortunately this project is being archived and will not be maintained. It will still be kept public for reference purposes. The Qemu version has not been updated in some time and is therefore subject to any bugs or vulnerabilities discovered since then.