Links: Difference between revisions

From QEMU
(Some links are added(QEMU for Windows, QEMU Manager by Dave Reynolds).)
No edit summary
Line 52: Line 52:
*IBM Linux Blueprint: [http://publib.boulder.ibm.com/infocenter/lnxinfo/v3r0m0/index.jsp?topic=/liaai/kvminstall/liaaikvminstallstart.htm  Quick Start Guide for installing and running KVM]
*IBM Linux Blueprint: [http://publib.boulder.ibm.com/infocenter/lnxinfo/v3r0m0/index.jsp?topic=/liaai/kvminstall/liaaikvminstallstart.htm  Quick Start Guide for installing and running KVM]
*IBM Linux Blueprint: [http://publib.boulder.ibm.com/infocenter/lnxinfo/v3r0m0/index.jsp?topic=/liaai/kvmadv/kvmadvstart.htm  The Developer's Approach to Installing and Managing KVMs]
*IBM Linux Blueprint: [http://publib.boulder.ibm.com/infocenter/lnxinfo/v3r0m0/index.jsp?topic=/liaai/kvmadv/kvmadvstart.htm  The Developer's Approach to Installing and Managing KVMs]
*[http://qemu-forum.ipi.fi/ The QEMU forum]


'''Related Links'''
'''Related Links'''

Revision as of 17:49, 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)