<?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 How to enable vt-x in embedded system boot code in Embedded Intel® Core™ Processors</title>
    <link>https://community.intel.com/t5/Embedded-Intel-Core-Processors/How-to-enable-vt-x-in-embedded-system-boot-code/m-p/237655#M1960</link>
    <description>&lt;P&gt;I'm new to virtualization.  My project will use Intel XeonD family processor.  There has been mentioning that vt-x needs to be enabled via BIOS.  A number of online pages revealed use of keyboard typing in some function keys (e.g. F12, etc.). This must be translated to some code.  I'm thinking this is probably one (or a couple of the) new extension instructions for virtualization.  But does anyone know exactly what they're?  We may need to modify the boot code (e.g. UBOOT) to have this built in.  The board I'm using will become mostly the final embedded product; it'd be reasonable to avoid having to reconfigure manually every board to enable this VT-x feature.&lt;/P&gt;</description>
    <pubDate>Tue, 13 Feb 2018 18:05:01 GMT</pubDate>
    <dc:creator>RYeun</dc:creator>
    <dc:date>2018-02-13T18:05:01Z</dc:date>
    <item>
      <title>How to enable vt-x in embedded system boot code</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Core-Processors/How-to-enable-vt-x-in-embedded-system-boot-code/m-p/237655#M1960</link>
      <description>&lt;P&gt;I'm new to virtualization.  My project will use Intel XeonD family processor.  There has been mentioning that vt-x needs to be enabled via BIOS.  A number of online pages revealed use of keyboard typing in some function keys (e.g. F12, etc.). This must be translated to some code.  I'm thinking this is probably one (or a couple of the) new extension instructions for virtualization.  But does anyone know exactly what they're?  We may need to modify the boot code (e.g. UBOOT) to have this built in.  The board I'm using will become mostly the final embedded product; it'd be reasonable to avoid having to reconfigure manually every board to enable this VT-x feature.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Feb 2018 18:05:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Core-Processors/How-to-enable-vt-x-in-embedded-system-boot-code/m-p/237655#M1960</guid>
      <dc:creator>RYeun</dc:creator>
      <dc:date>2018-02-13T18:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable vt-x in embedded system boot code</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Core-Processors/How-to-enable-vt-x-in-embedded-system-boot-code/m-p/237656#M1961</link>
      <description>&lt;P&gt;Hello, rksyeung:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for contacting Intel Embedded Community.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The information that may help you is stated at the following websites:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=gqZrarZiHp8"&gt;https://www.youtube.com/watch?v=gqZrarZiHp8&lt;/A&gt; Intel® Virtualization Technology - YouTube &lt;/P&gt;&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/support/articles/000005486/processors.html"&gt;https://www.intel.com/content/www/us/en/support/articles/000005486/processors.html&lt;/A&gt; Does My Processor Support Intel® Virtualization Technology? &lt;/P&gt;&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/support/articles/000007139/server-products.html"&gt;https://www.intel.com/content/www/us/en/support/articles/000007139/server-products.html&lt;/A&gt; How to Enable Intel® Virtualization Technology (Intel® VT) for... &lt;/P&gt;&lt;P&gt;&lt;A href="https://www.intel.com/content/www/us/en/virtualization/virtualization-technology/intel-virtualization-technology.html"&gt;https://www.intel.com/content/www/us/en/virtualization/virtualization-technology/intel-virtualization-technology.html&lt;/A&gt; Intel® Virtualization Technology (Intel® VT) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We hope that this information will be useful to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Carlos_A.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Feb 2018 20:28:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Core-Processors/How-to-enable-vt-x-in-embedded-system-boot-code/m-p/237656#M1961</guid>
      <dc:creator>CarlosAM_INTEL</dc:creator>
      <dc:date>2018-02-13T20:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable vt-x in embedded system boot code</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Core-Processors/How-to-enable-vt-x-in-embedded-system-boot-code/m-p/237657#M1962</link>
      <description>&lt;P&gt;VT-x is typically set using a variable in BIOS Setup.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some (embedded) BIOSs have the ability to store the Setup variables on one system, and duplicate those settings on all (identical) systems, so that they have the same configuration for easier deployment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The details on how to do this is implementation specific, so check with the system/embedded board vendor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ross&lt;/P&gt;</description>
      <pubDate>Fri, 16 Feb 2018 22:48:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Core-Processors/How-to-enable-vt-x-in-embedded-system-boot-code/m-p/237657#M1962</guid>
      <dc:creator>RWata1</dc:creator>
      <dc:date>2018-02-16T22:48:47Z</dc:date>
    </item>
  </channel>
</rss>

