Related Projects: Difference between revisions

From Linix VServer
Jump to navigationJump to search
Line 14: Line 14:


* [http://www.vmware.com VMware] - desktop virtualization software for software developers/testers
* [http://www.vmware.com VMware] - desktop virtualization software for software developers/testers
* [http://www.virtualbox.org/ VirtualBox] - GPL Virtual Computer


== Operating System-level Virtualization ==
== Operating System-level Virtualization ==

Revision as of 15:10, 8 February 2007

Icon-Caution.png

This page is not considered complete
Your are welcome to help the Wiki Team and edit this page to fill in the missing parts


Emulation

  • Qemu - QEMU CPU Emulator
  • Bochs - highly portable open source IA-32 (x86) PC emulator written in C++
  • PearPC - architecture-independent PowerPC platform emulator

Paravirtualization

  • Xen - Xen virtual machine monitor

Native Virtualization

  • VMware - desktop virtualization software for software developers/testers
  • VirtualBox - GPL Virtual Computer

Operating System-level Virtualization

  • FreeVPS - early Linux-VServer fork
  • OpenVZ - Open Source version of the commercial Virtuozzo™ product from SWsoft
  • FreeBSD jails - the closest equivalent standard feature in FreeBSD
  • Sysjail - systrace userland virtualisation
  • Solaris Zones - the closest equivalent standard feature in Solaris 10