Difference between revisions of "Related Projects"
From Linux-VServer
(→Cluster Virtualization / Cloud Computing: Correct URL for Enomalism) |
(Qemu website moved.) |
||
Line 3: | Line 3: | ||
== Emulation == | == Emulation == | ||
− | * [http:// | + | * [http://wiki.qemu.org/Index.html Qemu] - QEMU CPU Emulator |
* [http://bochs.sourceforge.net/ Bochs] - highly portable open source IA-32 (x86) PC emulator written in C++ | * [http://bochs.sourceforge.net/ Bochs] - highly portable open source IA-32 (x86) PC emulator written in C++ | ||
* [http://pearpc.sourceforge.net/ PearPC] - architecture-independent PowerPC platform emulator | * [http://pearpc.sourceforge.net/ PearPC] - architecture-independent PowerPC platform emulator |
Revision as of 10:54, 15 March 2010
This page is not considered complete
Your are welcome to help the Wiki Team and edit this page to fill in the missing parts
Contents |
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
- KVM - Kernel Based Virtual Machine
- VMware - desktop virtualization software for software developers/testers
- VirtualBox - GPL Virtual Computer
- UML - User-mode Linux
Operating System-level Virtualization
- FreeVPS - early Linux-VServer fork
- OpenVZ - Open Source version of the commercial Parallels Virtuozzo Containers product from Parallels
- FreeBSD jails - the closest equivalent standard feature in FreeBSD
- Sysjail - systrace userland virtualisation
- Solaris Zones - the closest equivalent standard feature in Solaris 10
- Linux Containers - Linux implementation based on control groups and namespaces