Linux - VirtualizationThis forum is for the discussion of all topics relating to Linux Virtualization. Xen, KVM, OpenVZ, VirtualBox, VMware, Linux-VServer and all other Linux Virtualization platforms are welcome. Note that questions relating solely to non-Linux OS's should be asked in the General forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
This looks like a simple question but I can't find the answer anywhere. What Guest OSs can be run by Xen? I'm looking for a comprehensive list, a more detailed list for Windows guests would be nice, too. Wikipedia says it supports Windows XP & 2003 Server on virtualised hardware. What about Windows 7, Server 2008? I've been having difficulty finding up-to-date information. Can they all guests that Xen can run be managed? I've read that there was some problem with Linux guests not being able to recieve ACPI commands, for example. Any help or pointers would be appreciated.
Last edited by Mark_667; 03-17-2011 at 12:49 PM.
Reason: added more detail
This looks like a simple question but I can't find the answer anywhere. What Guest OSs can be run by Xen? I'm looking for a comprehensive list, a more detailed list for Windows guests would be nice, too. Wikipedia says it supports Windows XP & 2003 Server on virtualised hardware. What about Windows 7, Server 2008? I've been having difficulty finding up-to-date information. Can they all guests that Xen can run be managed? I've read that there was some problem with Linux guests not being able to recieve ACPI commands, for example. Any help or pointers would be appreciated.
With regard to Linux guests, Xen domU support has been in the vanilla kernel for some time, so any Linux distribution with a recent kernel can be a PV (paravirtualised) guest. Performance is near native, depending on guest storage (will you be exporting a physical disk or partition to the guest for installation, or one large image file, or some sort of Soft RAID or LVM setup?)
With regard to Windows guests, you need to have hardware support in your processor and BIOS, so that you can run Windows as a HVM guest. I have a NetBSD dom0 and several NetBSD domUs; Linux (Slackware and Salix) domUs, and Windows (XP and 2003) domUs. They're all stable and fast. You will of course encounter minor problems along the way but the technology is mature now. (I should say that I am running the 3.x.x branch of Xen in NetBSD; I can't speak for the newer 4.x.x branch.)
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.