
Qemu Launcher is a Gtk front-end for the Qemu x86 PC emulator. Qemu is a command line application so I wrote this so that Qemu is more accessible from the desktop.
Report bugs here.(feature requests too!)
Needed at build time:
Another maintenance release: * Use QCOW2 as default image format; * Provide a default entry in path to 'qemuctl'.
A very minor bugfix release: * Do not call GTK+ functions in non-interactive mode; * Only enable accelerator options if target arch is x86(-64).
* Blanks are no longer accepted as valid paths to emulator binaries; * Log button state is now correctly reset on VM change; * Switched to Glade 3; * Minor GUI improvements.
* Minimal required version of QEMU is 0.8.1;
* Added support for these QEMU options:
* x86 and x86-64 PC emulation,
* SMP system emulation,
* advanced network options,
* 8 network interface cards,
* accelerator kernel module;
* GNOME libraries not used anymore;
* Does not ship Debian packaging files anymore;
* i18n support;
* Cleaner interface;
* Installable anywhere;
* New icon;
* Many other fixes and modifications.
Version 1.8 is already being developed. Primary focus is currently on reworking the GUI. Here is a preview screenshot.
The lastest code is now kept on the Subversion server at Gna.org: