Links: Difference between revisions
(Books) |
(AQEMU, Qemu Manager for Windows) |
||
Line 17: | Line 17: | ||
'''GUI Front Ends''' | '''GUI Front Ends''' | ||
*[http://www.kju-app.org/ Q is a Mac OS X port] of QEMU with a nice GUI | *[http://sourceforge.net/projects/aqemu/ AQEMU] GUI for QEMU and KVM (Linux), [http://qemu-buch.de/d/Managementtools/_AQEMU documentation (German)] | ||
*[http://qemu-buch.de/d/QEMU_unter_Microsoft_Windows#Qemu-Manager_f.C3.BCr_Windows Qemu Manager for Windows (and Wine)] | |||
*[http://www.kju-app.org/ Q is a Mac OS X port] of QEMU 0.9.1 with a nice GUI | |||
*[http://qemoon.org QEMoon], a QEMU gui frontend for Linux and Windows in Java using the Eclipse framework | *[http://qemoon.org QEMoon], a QEMU gui frontend for Linux and Windows in Java using the Eclipse framework | ||
*[http://qemudo.sourceforge.net/ qemudo], QEMU Web Interface | *[http://qemudo.sourceforge.net/ qemudo], QEMU Web Interface | ||
Line 36: | Line 38: | ||
'''Related Links''' | '''Related Links''' | ||
*[http://free.oszoo.org/ Free Operating System Zoo]: many disk images with free OSes | *[http://free.oszoo.org/ Free Operating System Zoo]: many disk images with free OSes (very old) | ||
*The [http://bochs.sourceforge.net/ Bochs] IA-32 Emulator Project | *The [http://bochs.sourceforge.net/ Bochs] IA-32 Emulator Project | ||
*[http://developer.kde.org/~sewardj/ Valgrind], an open-source memory debugger for x86-GNU/Linux | *[http://developer.kde.org/~sewardj/ Valgrind], an open-source memory debugger for x86-GNU/Linux |
Revision as of 07:11, 3 February 2010
Books
- QEMU & KVM, ISBN 978-3-8370-0876-0, http://qemu-buch.de
Development
- Savannah project page and git repository access
- IRC channel: #qemu on freenode.net
- Wiki about the QEMU MIPS target
Alternate QEMU repositories
- OpenSolaris support
- Malc's GIT repository including audio improvements, an x86 interpreter (useful for MSDOS demos heavily using self modifying code), full A/V capture
- Stefan Weil's version supporting AR7 routers
- Q repository (Mac OS X port)
- Z80 target
- PA-RISC target
- Mamona project
GUI Front Ends
- AQEMU GUI for QEMU and KVM (Linux), documentation (German)
- Qemu Manager for Windows (and Wine)
- Q is a Mac OS X port of QEMU 0.9.1 with a nice GUI
- QEMoon, a QEMU gui frontend for Linux and Windows in Java using the Eclipse framework
- qemudo, QEMU Web Interface
- QtEmu, a graphical user interface for QEMU written in Qt4 for Linux and Windows
BIOSes and firmware used by QEMU
- The PC BIOS from the Bochs IA-32 Emulator Project
- The LGPL VGA BIOS project
- The OpenBIOS project, an open source Open Firmware implementation
- The OpenHackWare Open Firmware implementation
- Etherboot images from ROM-o-matic
- The EFI BIOS comes from the TianoCore Project. The QEMU port is available here
Projects using the QEMU code
- The Xen virtual machine monitor
- KVM, Kernel-based Virtual Machine for Linux
- VirtualBox, an open source x86 virtualizer.
Related Links
- Free Operating System Zoo: many disk images with free OSes (very old)
- The Bochs IA-32 Emulator Project
- Valgrind, an open-source memory debugger for x86-GNU/Linux
- PTLsim, a cycle accurate x86 microprocessor simulator
- The EM86 x86 emulator on Alpha-Linux
- The bintrans Dynamic Binary Translator
- MINDE, an emulator for some old x86 demos
- MicroLib, a simulator for computer architecture research (PowerPC and Alpha simulation)
- SkyEye, an ARM simulator
- Softgun, an ARM simulator
- SIMH, The Computer History Simulation Project
- The PearPC PowerPC Architecture Emulator (development stalled)