Linked by Eugenia Loli-Queru on Thu 20th Oct 2005 02:17 UTC
Thread beginning with comment 48907
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.




Member since:
Xen requires support from the host kernel. So does VMWare. Some of the stuff they do simply can not be done from user-space applications. That's not the reason that Xen can't run on Windows as a host OS.
Xen does require than the GUEST operating system be modified to run under Xen. The technique it uses is called paravirtualization, and allows Xen to run much faster than VMWare (especially in I/O performance). That's why Xen can only run open source OSes at the moment.
When processors with hardware virtualization support become available from AMD and Intel, that restriction will be lifted.