Links: Difference between revisions

From QEMU
No edit summary
(update link for ar7 qemu)
Line 9: Line 9:
*[http://www.opensolaris.org/os/project/qemu/ OpenSolaris support]
*[http://www.opensolaris.org/os/project/qemu/ OpenSolaris support]
*[http://repo.or.cz/w/qemu/malc.git Malc's GIT repository] including audio improvements, an x86 interpreter (useful for MSDOS demos heavily using self modifying code), full A/V capture
*[http://repo.or.cz/w/qemu/malc.git Malc's GIT repository] including audio improvements, an x86 interpreter (useful for MSDOS demos heavily using self modifying code), full A/V capture
*[http://svn.berlios.de/svnroot/repos/ar7-firmware/qemu/trunk/ Stefan Weil's version] supporting AR7 routers
*[http://repo.or.cz/w/qemu/ar7.git/ Stefan Weil's version] supporting AR7 routers
*[http://svn.kju-app.org/ Q repository] (Mac OS X port)
*[http://svn.kju-app.org/ Q repository] (Mac OS X port)
*[http://homepage.ntlworld.com/wholehog/stuart/qemu/z80.html Z80 target]
*[http://homepage.ntlworld.com/wholehog/stuart/qemu/z80.html Z80 target]

Revision as of 21:43, 29 January 2010

Development

Alternate QEMU repositories

GUI Front Ends

  • Q is a Mac OS X port of QEMU with a nice GUI
  • QEMU Manager, a GUI for the Windows port of QEMU
  • QEMU Launcher, a GTK front end for QEMU on Linux
  • 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

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
  • 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)