Links: Difference between revisions

From QEMU
No edit summary
(Some links are added(QEMU for Windows, QEMU Manager by Dave Reynolds).)
Line 4: Line 4:


'''Unofficial QEMU binaries'''
'''Unofficial QEMU binaries'''
* [http://www.h7.dion.ne.jp/~qemu-win/ QEMU on Windows] provides precompiled QEMU versions for Windows.
* [http://www.h7.dion.ne.jp/~qemu-win/ QEMU on Windows] provides precompiled QEMU versions (< 0.9.0) for Windows.
* [http://homepage3.nifty.com/takeda-toshiya/ TAKEDA Toshiya] provides precompiled QEMU versions (> 0.9.1) for Windows.
* [http://atrpms.net/name/kqemu/ RPMs for Fedora and RHEL]
* [http://atrpms.net/name/kqemu/ RPMs for Fedora and RHEL]
* [http://www.slackware.com/~alien/slackbuilds/qemu/ Slackware packages]
* [http://www.slackware.com/~alien/slackbuilds/qemu/ Slackware packages]
Line 24: Line 25:
*[http://qemudo.sourceforge.net/ qemudo], QEMU Web Interface
*[http://qemudo.sourceforge.net/ qemudo], QEMU Web Interface
*[http://qtemu.org/ QtEmu], a graphical user interface for QEMU written in Qt4 for Linux and Windows
*[http://qtemu.org/ QtEmu], a graphical user interface for QEMU written in Qt4 for Linux and Windows
* [http://www.davereyn.co.uk/ QEMU Manager] on Windows by Dave Reynolds.


'''Other management tools/systems'''
'''Other management tools/systems'''

Revision as of 05:14, 25 June 2010

Development

Unofficial QEMU binaries

Alternate QEMU repositories

GUI Front Ends

Other management tools/systems

  • libvirt provides an API for managing QEMU/KVM (and other hypervisors) exposed in C, Perl, Python, OCaml, Ruby, and Java, with bridges to AMQP/QMF and DMTF CIM.
  • virt-install, virt-clone, virt-convert a set of command line tools for provisioning new VMs from install media, existing VMs and appliances, respectively. See also 'virsh' command line shell with libvirt.
  • virt-manager, Virtual Machine Manager. A graphical desktop management app using libvirt. Can manage a single local host, or securely multiple remote hosts. Support QEMU, KVM, Xen and more

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.
  • SerialICE, a system software debugger

External Documentation

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)