<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: P7350 support VT? in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/P7350-support-VT/m-p/889162#M10081</link>
    <description>&lt;P&gt;I did buy Asus laptop M51vr with P7350.&lt;/P&gt;
&lt;P&gt;I have same problem here, when loading kvm-intel module I am geting a message "operation not supported"&lt;/P&gt;
&lt;P&gt;I did check my BIOS and I did find there "VT-d" which was enable.&lt;/P&gt;
&lt;P&gt;I did try to change to disable, boot and load module &amp;gt; same message so I did enable VT-d in BIOS boot and load module and same message.&lt;/P&gt;
&lt;P&gt;this functionality of procesor was one of the main requiments for my new laptop.&lt;/P&gt;
&lt;P&gt;hope that it is only software problem ...&lt;/P&gt;</description>
    <pubDate>Sun, 05 Oct 2008 15:02:35 GMT</pubDate>
    <dc:creator>jancici</dc:creator>
    <dc:date>2008-10-05T15:02:35Z</dc:date>
    <item>
      <title>P7350 support VT?</title>
      <link>https://community.intel.com/t5/Software-Archive/P7350-support-VT/m-p/889153#M10072</link>
      <description>Hi, All&lt;BR /&gt;&lt;BR /&gt;I recently ordered a notebook with P7350. I searched Intel website which said P7350 support Virtualization technology, &lt;A href="http://processorfinder.intel.com/details.aspx?sSpec=SLB53" target="_blank"&gt;http://processorfinder.intel.com/details.aspx?sSpec=SLB53&lt;/A&gt;. But I cannot find vmx flag in /proc/cpuinfo. Does P7350 support VT? How can I enable it?&lt;BR /&gt;&lt;BR /&gt;Yours&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 15 Sep 2008 08:01:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/P7350-support-VT/m-p/889153#M10072</guid>
      <dc:creator>darkbuck</dc:creator>
      <dc:date>2008-09-15T08:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: P7350 support VT?</title>
      <link>https://community.intel.com/t5/Software-Archive/P7350-support-VT/m-p/889154#M10073</link>
      <description>&lt;P&gt;By default, systems are shipped with VT-x capabilities disabled.Look in your system BIOS for a way toenable. Details vary byvender.&lt;/P&gt;
&lt;P&gt;You can look at MSR (0x3A) to verify. If it has 0x5 in the lower 3 bits, then VT-x is enabled.&lt;/P&gt;
&lt;P&gt;-d&lt;/P&gt;</description>
      <pubDate>Tue, 16 Sep 2008 16:19:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/P7350-support-VT/m-p/889154#M10073</guid>
      <dc:creator>David_O_Intel1</dc:creator>
      <dc:date>2008-09-16T16:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: P7350 support VT?</title>
      <link>https://community.intel.com/t5/Software-Archive/P7350-support-VT/m-p/889155#M10074</link>
      <description>my issue is that I cannot see vmx flag in /proc/cpuinfo. after reading IA-32/32e manual, I am quite confused with the relation between IA32_FEATURE_CONTROL MSR and CPUID. Is it possible to control what value CPUID will return by controlling IA32_FEATURE_CONTROL?&lt;BR /&gt;&lt;BR /&gt;The value read from IA32_FEATURE_CONTROL MSR is all 0s. I also tried to write 0x05 to it and it failed but it is ok to write value 0x01 to it.&lt;BR /&gt;&lt;BR /&gt;BTW, is it possible to enable VMX in regular OS instead of BIOS?&lt;BR /&gt;&lt;BR /&gt;Yours&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Sep 2008 18:24:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/P7350-support-VT/m-p/889155#M10074</guid>
      <dc:creator>darkbuck</dc:creator>
      <dc:date>2008-09-16T18:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: P7350 support VT?</title>
      <link>https://community.intel.com/t5/Software-Archive/P7350-support-VT/m-p/889156#M10075</link>
      <description>&lt;P&gt;Is there a BIOS option to enable VT?&lt;/P&gt;
&lt;P&gt;Also, what tool are you using to examine / change the MSR?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Sep 2008 17:40:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/P7350-support-VT/m-p/889156#M10075</guid>
      <dc:creator>David_O_Intel1</dc:creator>
      <dc:date>2008-09-18T17:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: P7350 support VT?</title>
      <link>https://community.intel.com/t5/Software-Archive/P7350-support-VT/m-p/889157#M10076</link>
      <description>I cannot find any BIOS option to enable VT. I installed Linux on my laptop and examined MSR using the tool from &lt;A href="http://www.etallen.com/msr.html" target="_blank"&gt;http://www.etallen.com/msr.html&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;The following is the output&lt;BR /&gt;&lt;BR /&gt;root@laptop:~/msr-20060206# ./msr 0x3a&lt;BR /&gt;CPU 0:&lt;BR /&gt; 0x0000003a = 0x0000000000000000&lt;BR /&gt;CPU 1:&lt;BR /&gt; 0x0000003a = 0x0000000000000000&lt;BR /&gt;&lt;BR /&gt;when I try to set 0x3a to 0x5, it always failed&lt;BR /&gt;root@laptop:~/msr-20060206# ./msr 0x3a=5&lt;BR /&gt;msr: ineffective write to MSR 0x3a&lt;BR /&gt; 0x0000003a = 0x0000000000000000&lt;BR /&gt;msr: ineffective write to MSR 0x3a&lt;BR /&gt; 0x0000003a = 0x0000000000000000&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Sep 2008 09:46:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/P7350-support-VT/m-p/889157#M10076</guid>
      <dc:creator>darkbuck</dc:creator>
      <dc:date>2008-09-19T09:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: P7350 support VT?</title>
      <link>https://community.intel.com/t5/Software-Archive/P7350-support-VT/m-p/889158#M10077</link>
      <description>&lt;FONT color="#0000ff"&gt;
&lt;P&gt;&lt;FONT face="Arial" color="#000000"&gt;MSR 0x3A should be accessible/modifiable by software if and only if the processor has a VT (VMX) fuse that is enabled.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial" color="#000000"&gt;Have you checked with yourOEM about whether they intended to offer the capability?&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial" color="#000000"&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial" color="#000000"&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/FONT&gt;</description>
      <pubDate>Tue, 23 Sep 2008 01:33:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/P7350-support-VT/m-p/889158#M10077</guid>
      <dc:creator>David_O_Intel1</dc:creator>
      <dc:date>2008-09-23T01:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: P7350 support VT?</title>
      <link>https://community.intel.com/t5/Software-Archive/P7350-support-VT/m-p/889159#M10078</link>
      <description>what you mean by "intended to offer the capability"? Do you mean that BIOS is able to disable this feature and hide this feature from CPUID? If so, does that mean I have to work with laptop vendor to solve this issue?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Sep 2008 13:33:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/P7350-support-VT/m-p/889159#M10078</guid>
      <dc:creator>darkbuck</dc:creator>
      <dc:date>2008-09-23T13:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: P7350 support VT?</title>
      <link>https://community.intel.com/t5/Software-Archive/P7350-support-VT/m-p/889160#M10079</link>
      <description>&lt;P&gt;A vender can choose to hide the feature by not offering a way to enable in the BIOS. It it also possible for a vender to use a version of an Intel product that has a feature physically disabled. They would do either of these thingsif they are not yetready to support the feature in their product line. Hence, my question -- did yourlaptop vendor intend to offer the capability?&lt;/P&gt;
&lt;P&gt;Have you checked whether there exists a BIOS update from your vender? Perhaps one now exists that supports enabling this feature.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Sep 2008 22:40:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/P7350-support-VT/m-p/889160#M10079</guid>
      <dc:creator>David_O_Intel1</dc:creator>
      <dc:date>2008-09-23T22:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: P7350 support VT?</title>
      <link>https://community.intel.com/t5/Software-Archive/P7350-support-VT/m-p/889161#M10080</link>
      <description>I don't know whether they intend or not and haven't heard any updates on BIOS yet. anyway, thanks for your information.&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Sep 2008 12:42:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/P7350-support-VT/m-p/889161#M10080</guid>
      <dc:creator>darkbuck</dc:creator>
      <dc:date>2008-09-24T12:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: P7350 support VT?</title>
      <link>https://community.intel.com/t5/Software-Archive/P7350-support-VT/m-p/889162#M10081</link>
      <description>&lt;P&gt;I did buy Asus laptop M51vr with P7350.&lt;/P&gt;
&lt;P&gt;I have same problem here, when loading kvm-intel module I am geting a message "operation not supported"&lt;/P&gt;
&lt;P&gt;I did check my BIOS and I did find there "VT-d" which was enable.&lt;/P&gt;
&lt;P&gt;I did try to change to disable, boot and load module &amp;gt; same message so I did enable VT-d in BIOS boot and load module and same message.&lt;/P&gt;
&lt;P&gt;this functionality of procesor was one of the main requiments for my new laptop.&lt;/P&gt;
&lt;P&gt;hope that it is only software problem ...&lt;/P&gt;</description>
      <pubDate>Sun, 05 Oct 2008 15:02:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/P7350-support-VT/m-p/889162#M10081</guid>
      <dc:creator>jancici</dc:creator>
      <dc:date>2008-10-05T15:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: P7350 support VT?</title>
      <link>https://community.intel.com/t5/Software-Archive/P7350-support-VT/m-p/889163#M10082</link>
      <description>&lt;DIV style="margin:0px;"&gt;Note that many systems need to be cold booted after changing the VT-d BIOS setting for it to take effect. That is, change the setting in the BIOS, save, and then power the system down and unplug it for a minute or two. Then put theplug back in and bring it up.&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Oct 2008 20:53:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/P7350-support-VT/m-p/889163#M10082</guid>
      <dc:creator>David_O_Intel1</dc:creator>
      <dc:date>2008-10-06T20:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: P7350 support VT?</title>
      <link>https://community.intel.com/t5/Software-Archive/P7350-support-VT/m-p/889164#M10083</link>
      <description>&lt;P&gt;well, I did try that, no help&lt;/P&gt;
&lt;P&gt;looks that VT-d is something different then VT-x&lt;/P&gt;
&lt;P&gt;I am very disapointed that this is not documented well on intel pages&lt;/P&gt;</description>
      <pubDate>Thu, 13 Nov 2008 14:33:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/P7350-support-VT/m-p/889164#M10083</guid>
      <dc:creator>jancici</dc:creator>
      <dc:date>2008-11-13T14:33:59Z</dc:date>
    </item>
    <item>
      <title>Re: P7350 support VT?</title>
      <link>https://community.intel.com/t5/Software-Archive/P7350-support-VT/m-p/889165#M10084</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left: 2px; margin-right: 2px;"&gt;Please don't be discouraged yet.&lt;/DIV&gt;
&lt;DIV style="margin-left: 2px; margin-right: 2px;"&gt;Can you tell me more specifics on what OS/VMM you are working with here?&lt;/DIV&gt;
&lt;DIV style="margin-left: 2px; margin-right: 2px;"&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left: 2px; margin-right: 2px;"&gt;Yes, there certainly is a difference between VT-x and VT-d. Please use the Intel web site to read technical information about it. For example, VT-d is explained in some detail here:&lt;/DIV&gt;
&lt;DIV style="margin-left: 2px; margin-right: 2px;"&gt;&lt;/DIV&gt;
&lt;A href="http://software.intel.com/en-us/articles/best-practices-for-paravirtualization-enhancements-from-intel-virtualization-technology-ept-and-vt-d"&gt;&lt;SPAN style="color: #0860a8;"&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;A href="http://software.intel.com/en-us/articles/best-practices-for-paravirtualization-enhancements-from-intel-virtualization-technology-ept-and-vt-d" target="_blank"&gt;http://software.intel.com/en-us/articles/best-practices-for-paravirtualization-enhancements-from-intel-virtualization-technology-ept-and-vt-d&lt;/A&gt;
&lt;DIV style="margin-left: 2px; margin-right: 2px;"&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left: 2px; margin-right: 2px;"&gt;Intel's virtualization technology site is here:&lt;/DIV&gt;
&lt;DIV style="margin-left: 2px; margin-right: 2px;"&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left: 2px; margin-right: 2px;"&gt;&lt;A href="http://www.intel.com/technology/virtualization/index.htm"&gt;&lt;SPAN style="color: #0860a8;"&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;A href="http://www.intel.com/technology/virtualization/index.htm" target="_blank"&gt;http://www.intel.com/technology/virtualization/index.htm&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left: 2px; margin-right: 2px;"&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left: 2px; margin-right: 2px;"&gt;Note that not all VMMs support VT-d yet. Furthermore, you need to configure the direct assignment in VT-d before it can really be exploited.&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Nov 2008 23:43:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/P7350-support-VT/m-p/889165#M10084</guid>
      <dc:creator>David_O_Intel1</dc:creator>
      <dc:date>2008-11-13T23:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: P7350 support VT?</title>
      <link>https://community.intel.com/t5/Software-Archive/P7350-support-VT/m-p/889166#M10085</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;I am really disappointed with Intel's document too. Please check the following page&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;&lt;A href="http://processorfinder.intel.com/Details.aspx?sSpec=SLB53" target="_blank"&gt;http://processorfinder.intel.com/Details.aspx?sSpec=SLB53&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;, which state P7350 support Intel Virtualization Technology, and the following page gives an overview of this tech                         &lt;SUP&gt; &lt;/SUP&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;&lt;A href="http://download.intel.com/technology/virtualization/320426.pdf" target="_blank"&gt;http://download.intel.com/technology/virtualization/320426.pdf&lt;/A&gt;.&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Apparently, at current stage, VT-x is appliciable to processor only and VT-d to chipset only. If Intel page stated P7350 supports VT, customer will interprete it as VT-x. But, why the processor we ordered cannot get VT-x support? It's really misleading.&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Sign!&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/128590"&gt;David Ott (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left: 2px; margin-right: 2px;"&gt;Please don't be discouraged yet.&lt;/DIV&gt;
&lt;DIV style="margin-left: 2px; margin-right: 2px;"&gt;Can you tell me more specifics on what OS/VMM you are working with here?&lt;/DIV&gt;
&lt;DIV style="margin-left: 2px; margin-right: 2px;"&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left: 2px; margin-right: 2px;"&gt;Yes, there certainly is a difference between VT-x and VT-d. Please use the Intel web site to read technical information about it. For example, VT-d is explained in some detail here:&lt;/DIV&gt;
&lt;DIV style="margin-left: 2px; margin-right: 2px;"&gt;&lt;/DIV&gt;
&lt;A href="http://software.intel.com/en-us/articles/best-practices-for-paravirtualization-enhancements-from-intel-virtualization-technology-ept-and-vt-d"&gt;&lt;SPAN style="color: #0860a8;"&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;A href="http://software.intel.com/en-us/articles/best-practices-for-paravirtualization-enhancements-from-intel-virtualization-technology-ept-and-vt-d" target="_blank"&gt;http://software.intel.com/en-us/articles/best-practices-for-paravirtualization-enhancements-from-intel-virtualization-technology-ept-and-vt-d&lt;/A&gt;
&lt;DIV style="margin-left: 2px; margin-right: 2px;"&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left: 2px; margin-right: 2px;"&gt;Intel's virtualization technology site is here:&lt;/DIV&gt;
&lt;DIV style="margin-left: 2px; margin-right: 2px;"&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left: 2px; margin-right: 2px;"&gt;&lt;A href="http://www.intel.com/technology/virtualization/index.htm"&gt;&lt;SPAN style="color: #0860a8;"&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;A href="http://www.intel.com/technology/virtualization/index.htm" target="_blank"&gt;http://www.intel.com/technology/virtualization/index.htm&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left: 2px; margin-right: 2px;"&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left: 2px; margin-right: 2px;"&gt;Note that not all VMMs support VT-d yet. Furthermore, you need to configure the direct assignment in VT-d before it can really be exploited.&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Nov 2008 13:39:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/P7350-support-VT/m-p/889166#M10085</guid>
      <dc:creator>darkbuck</dc:creator>
      <dc:date>2008-11-14T13:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: P7350 support VT?</title>
      <link>https://community.intel.com/t5/Software-Archive/P7350-support-VT/m-p/889167#M10086</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;P&gt;I understand your point.&lt;/P&gt;
&lt;P&gt;Guess the world is a little more complicated than it may first appear. Intel does not sell its products to consumers directly, it sells them to OEMs who offer products that include Intel processors and chipsets. To support some features, an OEM needs to create a BIOS that handles many technical details correctly before handing off to the OS. An OEM must decide whether or not it isready to support a particular feature from the larger set of features that come with the Intel processor they are offering. It is also possible that an OEM has ordered a feature to be physically disabled since it has no intention ofsupporting itin their offering. Thus, the list of capabilities you see on Intel's information pages may not match an OEM product offering exactly.&lt;/P&gt;
&lt;P&gt;Can you tell me the OEM and model number of the system you are having issues with? Perhaps we can do some checking for you.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Nov 2008 22:30:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/P7350-support-VT/m-p/889167#M10086</guid>
      <dc:creator>David_O_Intel1</dc:creator>
      <dc:date>2008-11-14T22:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: P7350 support VT?</title>
      <link>https://community.intel.com/t5/Software-Archive/P7350-support-VT/m-p/889168#M10087</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/332649"&gt;darkbuck&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt; my issue is that I cannot see vmx flag in /proc/cpuinfo. after reading IA-32/32e manual, I am quite confused with the relation between IA32_FEATURE_CONTROL MSR and CPUID. Is it possible to control what value CPUID will return by controlling IA32_FEATURE_CONTROL?&lt;BR /&gt;&lt;BR /&gt;The value read from IA32_FEATURE_CONTROL MSR is all 0s. I also tried to write 0x05 to it and it failed but it is ok to write value 0x01 to it.&lt;BR /&gt;&lt;BR /&gt;BTW, is it possible to enable VMX in regular OS instead of BIOS?&lt;BR /&gt;&lt;BR /&gt;Yours&lt;BR /&gt;&lt;BR /&gt; &lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;darkbuck, if you cannot see the vmx flag in /proc/cpuinfo then it would indicate your CPU does not support VT even though this is contrary to intel specification for the P7350. The value in cpuid.eax=1 of ecx bit 5 (VMX feature) cannot be changed.&lt;/P&gt;
&lt;P&gt;My question is are any of the P7350s fused for VMX or not?&lt;/P&gt;</description>
      <pubDate>Sun, 16 Nov 2008 08:27:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/P7350-support-VT/m-p/889168#M10087</guid>
      <dc:creator>terabytes</dc:creator>
      <dc:date>2008-11-16T08:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: P7350 support VT?</title>
      <link>https://community.intel.com/t5/Software-Archive/P7350-support-VT/m-p/889169#M10088</link>
      <description>&lt;DIV style="margin:0px;"&gt;my laptop is model HP660 from HASEE (&lt;A href="http://www.hasee.com"&gt;http://www.hasee.com&lt;/A&gt;). The product detail is at &lt;A href="http://www.hasee.com/cn/Product_Index.html?product_index=1&amp;amp;productid=1291&amp;amp;prodid=13&amp;amp;iszx=null"&gt;http://www.hasee.com/cn/Product_Index.html?product_index=1&amp;amp;productid=1291&amp;amp;prodid=13&amp;amp;iszx=null&lt;/A&gt; (in chinese.) Their BIOS is probably from insyde (&lt;A href="http://www.insydesw.com"&gt;http://www.insydesw.com&lt;/A&gt;) and the version number is Q3B53.&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;BTW, if VT feature is phyiscally disabled, is there any way to enable it again? Is it possible to order a full featured P7350 somewhere?&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/128590"&gt;David Ott (Intel)&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;P&gt;I understand your point.&lt;/P&gt;
&lt;P&gt;Guess the world is a little more complicated than it may first appear. Intel does not sell its products to consumers directly, it sells them to OEMs who offer products that include Intel processors and chipsets. To support some features, an OEM needs to create a BIOS that handles many technical details correctly before handing off to the OS. An OEM must decide whether or not it isready to support a particular feature from the larger set of features that come with the Intel processor they are offering. It is also possible that an OEM has ordered a feature to be physically disabled since it has no intention ofsupporting itin their offering. Thus, the list of capabilities you see on Intel's information pages may not match an OEM product offering exactly.&lt;/P&gt;
&lt;P&gt;Can you tell me the OEM and model number of the system you are having issues with? Perhaps we can do some checking for you.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Nov 2008 05:50:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/P7350-support-VT/m-p/889169#M10088</guid>
      <dc:creator>darkbuck</dc:creator>
      <dc:date>2008-11-20T05:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: P7350 support VT?</title>
      <link>https://community.intel.com/t5/Software-Archive/P7350-support-VT/m-p/889170#M10089</link>
      <description>&lt;DIV style="margin: 0px; height: auto;"&gt;&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;I am looking into your model number, thanks for your patience.&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;&lt;BR /&gt;No, it is not possible to "re-enable" a feature that has been physically fused. (But remember, we are not certain this is the case yet.)&lt;/DIV&gt;</description>
      <pubDate>Thu, 20 Nov 2008 16:38:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/P7350-support-VT/m-p/889170#M10089</guid>
      <dc:creator>David_O_Intel1</dc:creator>
      <dc:date>2008-11-20T16:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: P7350 support VT?</title>
      <link>https://community.intel.com/t5/Software-Archive/P7350-support-VT/m-p/889171#M10090</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV style="margin:0px;"&gt;An engineer sent me a nice synopsis of info yesterday. I've pasted it below.&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: x-small; color: #0860a8;"&gt;&lt;SPAN style="font-size: x-small; color: #0860a8;"&gt;
&lt;P&gt;1.1.1&lt;/P&gt;
&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;P&gt;&lt;SPAN style="color: #0860a8;"&gt;&lt;SPAN style="font-size: small;"&gt;Discovering Support for Intel&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/SPAN&gt;
&lt;/P&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: #0860a8;"&gt;&lt;SUP&gt;&lt;SPAN style="font-size: small;"&gt; VT (VMX)&lt;/SPAN&gt;&lt;/SUP&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/STRONG&gt;
&lt;P&gt;&lt;SPAN style="font-size: small;"&gt;The CPUID instruction can be used to determine whether a processor supports Intel VT. The CPUID instruction returns processor identification and feature information in the EAX, EBX, ECX, and EDX registers. If CPUID.1:ECX.VMX[bit 5] = 1, then VMX operation is supported. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: small;"&gt;Below are the assembly instructions to read check Intel VT-x capability of CPU:&lt;/SPAN&gt;&lt;/P&gt;
&lt;SPAN style="font-family: NeoSansIntel;"&gt;
&lt;P&gt;&lt;SPAN style="font-size: small;"&gt;MOV EAX, 01H&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: small;"&gt;CPUID&lt;/SPAN&gt;&lt;/P&gt;
&lt;SPAN style="font-family: NeoSansIntel;"&gt;&lt;STRONG&gt;
&lt;P&gt;&lt;SPAN style="font-size: small;"&gt;Check ECX.[bit 5] -&amp;gt; A value of 1 indicates that the processor supports Intel VT-x&lt;/SPAN&gt;&lt;/P&gt;
&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: xx-small; color: #0860a8;"&gt;&lt;SPAN style="font-size: xx-small; color: #0860a8;"&gt;
&lt;P&gt;1.1.2&lt;/P&gt;
&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;P&gt;&lt;SPAN style="color: #0860a8;"&gt;&lt;SPAN style="font-size: small;"&gt;Checking Intel VT Enabled CPU&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;/STRONG&gt;
&lt;P&gt;&lt;SPAN style="font-size: small;"&gt;Bit 13 of CR4 register can be read to determine if CPU is enabled for Intel VT. A value of 1 for CR4.VMXE[bit13] means CPU is enabled for VMX operations.&lt;/SPAN&gt;&lt;/P&gt;
&lt;STRONG&gt;
&lt;P&gt;&lt;SPAN style="font-size: small;"&gt;Check CR4.VMXE[bit 13] = 1 -&amp;gt; Enables VMX operation when set.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/STRONG&gt;
&lt;P&gt;&lt;SPAN style="font-size: small;"&gt;MSR 3A can also be used to check if CPU is VT enabled.&lt;/SPAN&gt;&lt;/P&gt;
&lt;EM&gt;
&lt;P&gt;&lt;SPAN style="font-size: small;"&gt;For more information on CPUID, see Chapter 3, "Instruction Set Reference, A-M," in the Intel 64 and IA-32 Software Developer Manual, Volume 2A&lt;/SPAN&gt;&lt;/P&gt;
&lt;/EM&gt;&lt;EM&gt;
&lt;P&gt;&lt;SPAN style="font-size: small;"&gt;Refer to Intel 64 and IA-32 Architectures Software Developers Manual, Volume 3B, section 19 and appendix G for more info on VMX capability reporting.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Nov 2008 17:01:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/P7350-support-VT/m-p/889171#M10090</guid>
      <dc:creator>David_O_Intel1</dc:creator>
      <dc:date>2008-11-20T17:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: P7350 support VT?</title>
      <link>https://community.intel.com/t5/Software-Archive/P7350-support-VT/m-p/889172#M10091</link>
      <description>&lt;DIV&gt;
&lt;DIV id="quote_reply"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;David, your information is all good however I believe it has already been explained that the cpuid flag indicates that the P7350 of the OP does not support VT. I have come across several posts of users of the P7350 CPU who also do not have VMX indicated by the cpuid flag. IMHO I think it would be better if you would ask an Intel hardware engineer rather than a software engineer if the P7350 is supposed to support VMX or not.&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 22 Nov 2008 12:40:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/P7350-support-VT/m-p/889172#M10091</guid>
      <dc:creator>terabytes</dc:creator>
      <dc:date>2008-11-22T12:40:32Z</dc:date>
    </item>
  </channel>
</rss>

