xqemu / xqemu-manager

Simple graphical user interface to manage XQEMU
http://xqemu.com
GNU General Public License v2.0
34 stars 10 forks source link

Add option to set EEPROM path #43

Open JayFoxRox opened 5 years ago

JayFoxRox commented 5 years ago

XQEMU had supported an EEPROM file for some time (https://github.com/xqemu/xqemu/pull/107).

XQEMU-Manager doesn't support this yet.

It should be implemented.


Additionally, a warning should be added which tells users that writeback isn't supported (as we rejected https://github.com/xqemu/xqemu/pull/122 ; new attempts at fixing it properly will be welcome!)