Tech-FZ / EmuGUI

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

Adding Linux kernel support to EmuGUI #6

Closed Tech-FZ closed 2 years ago

Tech-FZ commented 2 years ago

There is a Linux kernel problem! If you want to run Linux and need to have a kernel on hand, you need to type it into the additional arguments... that's not a good idea! Let's make it an entire part.

Tech-FZ commented 2 years ago

Linux kernel support is now added.