Fedora virtualization via Xen
Xen is a powerful new virtualization system that enables you to run multiple operating systems on one computer. Here's how you can install it on your Fedora machine, and how to get it configured to best suit your environment.
Virtualization versus paravirtualization
When you create a new VM, it is allocated a chunk of RAM all to itself, and lives completely self-contained from the outside world. VMware even has a virtual BIOS to complete the illusion. If your VM wants to communicate to other VMs on the same computer, it has to do so over a TCP/IP network connection, just like any other machine. In fact, when you install an operating system on a virtual machine, it cannot even tell that it is a virtual machine because it looks identical to raw hardware.
The problem with this type of virtualization is that it is very slow. The solution is to move from virtualization to paravirtualization -- the technique that Xen uses.
- Login to post comments
- 447 reads

Recent comments
2 hours 9 min ago
1 day 3 hours ago
1 day 14 hours ago
1 day 14 hours ago
1 day 15 hours ago
1 day 16 hours ago
1 day 19 hours ago
2 days 1 hour ago
2 days 2 hours ago
2 days 18 hours ago