a GUI for virtual machines using QEMU as the backend
AQEMU is a GUI for virtual machines using QEMU as the backend. Support for the KVM accelerator on Linux is provided. The application has a user-friendly interface and allows to set a large number of options.
...This version supports only (de-facto) standard PC hardware from mid-90s: S3 SVGA for Video and SBlaster for Audio.
Another part of the project is a software library, which allows you to create safe multithreaded multi-instanced DOS VMs environment for your own project.
More information can be obtained through SVN commit history and plain text description files inside the code tree.
A virtual machine inspired by the concept of IBM's z/VM. The goal is to create a secure, fast and reliable server platform with focus on security with the ability to nest more VMs.
eVAX is a software emulation of a VAX computer, written entirely in portable C. The emulator includes a "high function" console that supports assembly, disassembly, and debugging of VAX programs. eVAX has a limited ability to run VAX/VMS programs as wel