Difference between revisions of "Related Projects"
From Linux-VServer
(→Emulation) |
(→Emulation) |
||
Line 6: | Line 6: | ||
* [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 | ||
− | |||
== Paravirtualization == | == Paravirtualization == |
Revision as of 16:10, 8 February 2007
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
- VMware - desktop virtualization software for software developers/testers
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