Xen FAQ General

From Xen
Revision as of 11:31, 18 October 2012 by Lars.kurth (talk | contribs) (Moved compatibility related questions to Xen FAQ Compatibility)


What is Xen?

Xen is a virtual machine monitor (VMM) for x86-compatible computers. Xen can securely execute multiple virtual machines, each running its own OS, on a single physical system with close-to-native performance. You can find an overview of Xen at Xen_Overview.

I'd like to read some kind of overview about Xen

See the XenOverview wiki page and Category:Overview. Also check the following PDF documents (which are somewhat out-of-date):

How is Xen licensed?

Xen is Open Source, and is released under terms of the GNU General Public License v2. Some Xen projects may contain licensing exceptions or a small number of files which are licensed under a GPL compatible license. If so, the source repository contains a COPYING file providing more information (see here for the COPYING file for the hypervisor).

Xen projects do not come with an End User License as the GPL suffices. There is however a trademark policy that restricts the use of the Xen brand to ensure that all Xen branded hypervisors are compatible and will run the same guest VMs. You can find the [http:/www.xen.org/files/XenTMPolicy2008June.pdf trademark policy here].

Operating systems or other applications written to use Xen's hypercall interface are not derived works of Xen, hence may be licensed differently.

Where can I read about the history of Xen?

Please see: http://www.xen.org/community/xenhistory.html

Where do I find information on Compatibility?

You can find answers to questions such as the following, at Xen FAQ Compatibility:

  • Which OSes run on Xen?
  • Does Xen support Microsoft Windows?
  • Does Xen run on laptops?
  • Which architectures does Xen support?
  • Does Xen support 32bit and 64bit?