Size: 1542
Comment: Added xen-remote-management-interfaces link.
|
← Revision 6 as of 2017-12-30 03:30:07 ⇥
Size: 1557
Comment: converted to 1.6 markup
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
Xen is a hypervisor based virtualization technology originating at the University of Cambridge, nowadays developed largely by the company [http://www.xensource.com/ XenSource]. Xen introduced the concept of paravirtualization, which allows for extremely high performance virtualization provided that the guest virtual machine runs a modified operating system kernel. | Xen is a hypervisor based virtualization technology originating at the University of Cambridge, nowadays developed largely by the company [[http://www.xensource.com/|XenSource]]. Xen introduced the concept of paravirtualization, which allows for extremely high performance virtualization provided that the guest virtual machine runs a modified operating system kernel. |
Line 5: | Line 5: |
Xen is available in many Linux distributions, however ["lhype"] and ["KVM"] appear to be making more progress at getting merged into the upstream kernel... | Xen is available in many Linux distributions, however [[lhype]] and [[KVM]] appear to be making more progress at getting merged into the upstream kernel... |
Line 8: | Line 8: |
* How to use [:XenWifiNetwork:Xen with a mobile network], for example on a laptop. * [https://virt.108.redhat.com/articles/2007/01/15/xen-guest-installation.pdf Lab 1: Xen Guest Installation (PDF)] - Learn how to install RHEL3, RHEL4 and RHEL5 beta 2 and WinXP on Xen * [https://virt.108.redhat.com/articles/2007/01/15/xen-live-migration.pdf Lab 2: Live Migration (PDF)] - Want to move an executing workload from one node to another? Here's how. * [https://virt.108.redhat.com/docs/ETXenVirtQuickRef.pdf Xen virtualization commands, at a glance. (PDF)] |
* How to use [[XenWifiNetwork|Xen with a mobile network]], for example on a laptop. * [[https://virt.108.redhat.com/articles/2007/01/15/xen-guest-installation.pdf|Lab 1: Xen Guest Installation (PDF)]] - Learn how to install RHEL3, RHEL4 and RHEL5 beta 2 and WinXP on Xen * [[https://virt.108.redhat.com/articles/2007/01/15/xen-live-migration.pdf|Lab 2: Live Migration (PDF)]] - Want to move an executing workload from one node to another? Here's how. * [[https://virt.108.redhat.com/docs/ETXenVirtQuickRef.pdf|Xen virtualization commands, at a glance. (PDF)]] |
Line 14: | Line 14: |
* [http://www.xensource.com/ XenSource] * [http://jailtime.org/ Jailtime] a site with many different Xen guest images. * [http://vmblog.com/archive/2007/01/27/xen-remote-management-interfaces.aspx Xen Remote Management Interfaces] as summarized from a recent xen-devel post. |
* [[http://www.xensource.com/|XenSource]] * [[http://jailtime.org/|Jailtime]] a site with many different Xen guest images. * [[http://vmblog.com/archive/2007/01/27/xen-remote-management-interfaces.aspx|Xen Remote Management Interfaces]] as summarized from a recent xen-devel post. |
Xen is a hypervisor based virtualization technology originating at the University of Cambridge, nowadays developed largely by the company XenSource. Xen introduced the concept of paravirtualization, which allows for extremely high performance virtualization provided that the guest virtual machine runs a modified operating system kernel.
Xen also supports full virtualization (running unmodified operating systems) on processors with Intel VT or AMD-V technology.
Xen is available in many Linux distributions, however lhype and KVM appear to be making more progress at getting merged into the upstream kernel...
Articles:
How to use Xen with a mobile network, for example on a laptop.
Lab 1: Xen Guest Installation (PDF) - Learn how to install RHEL3, RHEL4 and RHEL5 beta 2 and WinXP on Xen
Lab 2: Live Migration (PDF) - Want to move an executing workload from one node to another? Here's how.
Links:
Jailtime a site with many different Xen guest images.
Xen Remote Management Interfaces as summarized from a recent xen-devel post.