Richard Johnson
2013-Aug-17 13:03 UTC
Running Windows7 On a CPU With No Virtualization Support
Hi,
Is it possible to run Windows 7(32/64 bits) as domU in Xen on a CPU
not supporting VT-x/AMD-V such as some Intel Atom models? The mode
is not important here: PV, HVM ... anything.
I tested VMwar, Virtualbox and they can do that.
Can Xen do this?
Regards
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
Ian Campbell
2013-Aug-17 13:32 UTC
Re: Running Windows7 On a CPU With No Virtualization Support
On Sat, 2013-08-17 at 17:33 +0430, Richard Johnson wrote:> Hi, > > Is it possible to run Windows 7(32/64 bits) as domU in Xen on a CPU > not supporting VT-x/AMD-V such as some Intel Atom models?I''m afraid not. The Windows kernel has not been ported to the Xen PV interface and Xen''s HVM support relies on hardware support for virtualisation. Ian.