pyrebox icon indicating copy to clipboard operation
pyrebox copied to clipboard

How to upgrade QEMU?

Open JJK96 opened this issue 1 year ago • 2 comments

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?

JJK96 avatar May 22 '23 07:05 JJK96

Based on the commit history, I'm guessing:

git subtree merge -P qemu --squash https://github.com/qemu/qemu.git master

JJK96 avatar May 22 '23 08:05 JJK96

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.

xabiugarte avatar Feb 14 '24 15:02 xabiugarte