Tech-FZ / EmuGUI

A QEMU GUI that I made.
https://tech-fz.github.io/EmuGUI-doc/
GNU General Public License v3.0
103 stars 10 forks source link

Backport non-VHD VM boot from 0.7.0.5103 into the 0.6 feature level #43

Closed Tech-FZ closed 1 year ago

Tech-FZ commented 1 year ago

It's not common for me to backport specific things to an older feature level but this one is what I consider important - EmuGUI has got a nasty bug since it was released - to be more precise - it can't boot virtual machines without a VHD. This has already been fixed in pre-release version 0.7.0.5103 but I can't hope to get this release ready in time. However, as the code is already good to go, a backporting of this fix can be considered.

Tech-FZ commented 1 year ago

Is backported.