One thing to try, if you haven''t already-> After enabling in the bios, be sure to actually power off your machine for 10 seconds, don''t just do a soft reset or the VT setting may not be implemented. Thanks, Glen>>> On 11/7/2006 at 7:06 AM, in message <1162908371.3969.26.camel@mohamed-zohny.valuesys.lan>, Mohamed Zohny <mohamad.zohny@gmail.com> wrote:Hi all We have an issue about xen. We test XEN 3 on an Intel VT machine (Dual-Core Intel® Xeon® Processor 5100 Series), on SUSE Linux Enterprise Server 10. After we boot from the XEN kernel, we started to configure a new Microsoft Windows guest machine by selecting Full Virtualization in YaST. After completing configuration using YaST and try to start the guest machine, An error message: "Not an HVM capable platform, we stop creating!" knowing that VT is enabled in BIOS. We tried to do some test to check if VT is enabled: # xm dmesg|grep VMX (XEN) VMX disabled by Feature Control MSR. (XEN) VMX disabled by Feature Control MSR. (XEN) VMX disabled by Feature Control MSR. (XEN) VMX disabled by Feature Control MSR. -- #xm info host : linux-oo1w release : 2.6.16.21-0.8-xen version : #1 SMP Mon Jul 3 18:25:39 UTC 2006 machine : x86_64 nr_cpus : 4 nr_nodes : 1 sockets_per_node : 2 cores_per_socket : 2 threads_per_core : 1 cpu_mhz : 1995 hw_caps : bfebfbff:20100800:00000000:00000140:0004e33d:00000000:00000001 total_memory : 1018 free_memory : 61 max_free_memory : 794 xen_major : 3 xen_minor : 0 xen_extra : .2_09749-0.4 xen_caps : xen-3.0-x86_64 platform_params : virt_start=0xffff800000000000 xen_changeset : 09749 cc_compiler : gcc version 4.1.0 (SUSE Linux) cc_compile_by : abuild cc_compile_domain : suse.de cc_compile_date : Mon Jul 3 19:14:47 UTC 2006 -- #cat /etc/SUSE-release SUSE Linux Enterprise Server 10 (x86_64) VERSION = 10 -- # uname -a Linux linux-oo1w 2.6.16.21-0.8-xen #1 SMP Mon Jul 3 18:25:39 UTC 2006 x86_64 x86_64 x86_64 GNU/Linux -- #rpm -qa|grep xenxen-libs-32bit-3.0.2_09749-0.4 xen-tools-3.0.2_09749-0.4 xen-tools-ioemu-3.0.2_09749-0.4 xen-libs-3.0.2_09749-0.4 kernel-xen-2.6.16.21-0.8 xen-3.0.2_09749-0.4 --- - Is the VT enabled by default in XEN kernel? -If Not, Is there any method to enable VT in Kernel? -- Mohamed Zohny <mohamad.zohny@gmail.com> ValueSYS _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hi,> We have an issue about xen. We test XEN 3 on an Intel VT machine > (Dual-Core Intel® Xeon® Processor 5100 Series), on SUSE Linux > Enterprise Server 10. >"Not an HVM capable platform, we stop creating!" > knowing that VT is enabled in BIOS.What says ''cat /proc/cpuinfo''? Did you also tried it with the i386-version of SLES 10? At least at beta-stage of SLES 10 I had much better experience with the 32 bit version!> Is the VT enabled by default in XEN kernel?In the versions of SLES 10 I used it was enabled by default and it was working on Intel S3E2244, Platform Bensley S3E2200 with dualcore/dualcpu Xeon 3,2GHz (P4/netburst). Normaly if there is a BIOS entry for VT it should work, because important is the CPU, the chipset and the BIOS to get HVM working! -- Chau y hasta luego, Thorolf _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
You may need to enable VT in BIOS. Thanks Yunfeng ________________________________ From: xen-users-bounces@lists.xensource.com [mailto:xen-users-bounces@lists.xensource.com] On Behalf Of Mohamed Zohny Sent: 2006年11月8日 16:17 To: xen-users Subject: [Xen-users] A problem with Intel VT / XEN3 Hi all We have an issue about xen. We test XEN 3 on an Intel VT machine (Dual-Core Intel(r) Xeon(r) Processor 5100 Series), on SUSE Linux Enterprise Server 10. After we boot from the XEN kernel, we started to configure a new Microsoft Windows guest machine by selecting Full Virtualization in YaST. After completing configuration using YaST and try to start the guest machine, An error message: "Not an HVM capable platform, we stop creating!" knowing that VT is enabled in BIOS. We tried to do some test to check if VT is enabled: # xm dmesg|grep VMX (XEN) VMX disabled by Feature Control MSR. (XEN) VMX disabled by Feature Control MSR. (XEN) VMX disabled by Feature Control MSR. (XEN) VMX disabled by Feature Control MSR. -- #xm info host : linux-oo1w release : 2.6.16.21-0.8-xen version : #1 SMP Mon Jul 3 18:25:39 UTC 2006 machine : x86_64 nr_cpus : 4 nr_nodes : 1 sockets_per_node : 2 cores_per_socket : 2 threads_per_core : 1 cpu_mhz : 1995 hw_caps : bfebfbff:20100800:00000000:00000140:0004e33d:00000000:00000001 total_memory : 1018 free_memory : 61 max_free_memory : 794 xen_major : 3 xen_minor : 0 xen_extra : .2_09749-0.4 xen_caps : xen-3.0-x86_64 platform_params : virt_start=0xffff800000000000 xen_changeset : 09749 cc_compiler : gcc version 4.1.0 (SUSE Linux) cc_compile_by : abuild cc_compile_domain : suse.de cc_compile_date : Mon Jul 3 19:14:47 UTC 2006 -- #cat /etc/SUSE-release SUSE Linux Enterprise Server 10 (x86_64) VERSION = 10 -- # uname -a Linux linux-oo1w 2.6.16.21-0.8-xen #1 SMP Mon Jul 3 18:25:39 UTC 2006 x86_64 x86_64 x86_64 GNU/Linux -- #rpm -qa|grep xenxen-libs-32bit-3.0.2_09749-0.4 xen-tools-3.0.2_09749-0.4 xen-tools-ioemu-3.0.2_09749-0.4 xen-libs-3.0.2_09749-0.4 kernel-xen-2.6.16.21-0.8 xen-3.0.2_09749-0.4 --- - Is the VT enabled by default in XEN kernel? - If Not, Is there any method to enable VT in Kernel? -- Mohamed Zohny <mohamad.zohny@gmail.com> ValueSYS _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On 7 Nov 2006 at 16:06, Mohamed Zohny wrote: [...] "Not an HVM capable platform, we stop creating!" [...]> release : 2.6.16.21-0.8-xen > version : #1 SMP Mon Jul 3 18:25:39 UTC 2006[...]> xen_extra : .2_09749-0.4[...] Maybe try an online update first: release : 2.6.16.21-0.25-xen version : #1 SMP Tue Sep 19 07:26:15 UTC 2006 [...] xen_extra : .2_09763-0.8 Regards, Ulrich _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
> -----Original Message----- > From: xen-users-bounces@lists.xensource.com > [mailto:xen-users-bounces@lists.xensource.com] On Behalf Of > Ulrich Windl > Sent: 08 November 2006 08:26 > To: mohamad.zohny@gmail.com > Cc: xen-users@lists.xensource.com > Subject: Re: [Xen-users] A problem with Intel VT / XEN3 > > On 7 Nov 2006 at 16:06, Mohamed Zohny wrote: > > [...] > "Not an HVM capable platform, we stop creating!" > [...] > > release : 2.6.16.21-0.8-xen > > version : #1 SMP Mon Jul 3 18:25:39 UTC 2006 > [...] > > xen_extra : .2_09749-0.4 > [...] > > Maybe try an online update first: > > release : 2.6.16.21-0.25-xen > version : #1 SMP Tue Sep 19 07:26:15 UTC 2006 > [...] > xen_extra : .2_09763-0.8Except it won''t fix the problem, as the reason for the message in "xm dmesg" is that the BIOS hasn''t enabled the VT bits in EFER... If that''s not done, VT will not be enabled. -- Mats> > Regards, > Ulrich > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users > > >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Keir Fraser
2006-Nov-13 16:10 UTC
[Xen-users] Re: [Xen-devel] A problem with Intel VT / XEN3
VT is being disabled by the BIOS, regardless of what it is telling you. That is why you get the ³VMX disabled by Feature Control MSR.² log messages that means the VT feature has been locked out by the BIOS. -- Keir On 7/11/06 14:06, "Mohamed Zohny" <mohamad.zohny@gmail.com> wrote:> knowing that VT is enabled in BIOS. > We tried to do some test to check if VT is enabled: > > # xm dmesg|grep VMX > > (XEN) VMX disabled by Feature Control MSR. > (XEN) VMX disabled by Feature Control MSR. > (XEN) VMX disabled by Feature Control MSR. > (XEN) VMX disabled by Feature Control MSR._______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Maybe Matching Threads
- A problem with Intel VT / XEN3
- Re : A problem with Intel VT / XEN3
- mapping virtual address to corresponding shadow page in xen
- How do I force link_to/form helpers to use the superclass name in the path instead subclass?
- How to build Xen3 with newer kernel than 2.6.12