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

MIPSel 32-bit doesn't support networking #34

Closed Tech-FZ closed 1 year ago

Tech-FZ commented 1 year ago

I discovered a bug which doesn't allow networking on 32-bit MIPSel virtual machines. This issue must be fixed before operating systems for that architecture can be tested properly. My specifications are here: OS: Windows 10 Pro x64, Version 21H2 Processor: Intel Core 2 Duo E8400, 2 cores, 2 threads, 3 GHz RAM: 12 GB DDR3-1066 Graphics card: NVIDIA GeForce GT 710 2 GB (MSI version) EmuGUI: 0.6 (Windows binaries) QEMU: 7.0

Tech-FZ commented 1 year ago

I apparently did something REALLY wrong. This networking issue didn't exist.