Skip to content

xeddmc/QtEmu-GUI

Repository files navigation

QtEmu – Qt-based front-end for QEMU emulator

Stable version: 2.1
Development version: 2.2

Website: https://qtemu.org/
Source: https://github.com/xeddmc/QtEmu-GUI

License

This program is licensed under the GNU General Public License version 2.

See the LICENSE file for more information

Description

  • QtEmu is a graphical user interface for QEMU written in Qt.

  • It has the ability to run virtual operating systems on native systems, including ARM.

  • It allows you to test new operating systems with emulation hardware, allowing you to emulate even otherwise difficult architecture, such as ARM.

Version history

See CHANGELOG file.

Installation

See INSTALL file.

Compilation/Building

Compilation instructions for compiling the up-to-date source on Windows and Linux will be available once I have updated the libraries used and debugged the upgrade. Please feel free to submit your own and opening a pull req.

Downloads (Old and Deprecated)

Prebuilt binaries and installers

  • Windows

Development

Urs Wolfer started QtEmu as school project. Ben Klopfenstein began adding some features that he wanted. And in 2009 the project stoped its development.

In 2017 Sergio Carlavilla started from scrach the development of the 2.0 version. The new UI has based on VirtualBox OSE and Virt-manager.

In 2023 B.Zach(Xeddmc) forked and brought the project to Github from Gitlab to work on, using Sergio Carlavilla's repository as the base

Languages

QtEmu version 1.0.8 is available in English, Czech, German, Russian, Spanish, Turkish, French, Italian, Brazilian Portuguese and Polish.

QtEmu version 2.x is currently only available in English.

If you want to translate to another language feel free to do so and submit a pull request

Developers

Contributing

If you want to contribute to the project, please see CONTRIBUTING file.

Extra links