<?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 Virtualization on Windows in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Virtualization-on-Windows/m-p/1100120#M68337</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;This is an edit of my previous post ... 'better' understanding of the problem.&lt;/P&gt;

&lt;P&gt;In my VMM I have enabled the following PIN Cntrl Bits:&lt;/P&gt;

&lt;P&gt;- Pre-emption timer&lt;/P&gt;

&lt;P&gt;- External Interrupts exit&lt;/P&gt;

&lt;P&gt;- NMI exit&lt;/P&gt;

&lt;P&gt;For the Primary Proc cntrl bits:&lt;/P&gt;

&lt;P&gt;- CR3 load/store exiting (these are enabled in the MSR)&lt;/P&gt;

&lt;P&gt;No Secondary Proc bits enabled&lt;/P&gt;

&lt;P&gt;For the VM Enter bits:&lt;/P&gt;

&lt;P&gt;- Guest LMA&lt;/P&gt;

&lt;P&gt;For the VM Exit bits:&lt;/P&gt;

&lt;P&gt;- Host LMA&lt;/P&gt;

&lt;P&gt;- Save timer&lt;/P&gt;

&lt;P&gt;So a pretty simple configuration ...&lt;/P&gt;

&lt;P&gt;With this configuration, I can run some basic looping code in the virtual env and I receive vmexits for the pre-emption timer as expected. I also receive vmexits for external interrupts, as expected. The problem occurs when an IPI is issued at the processor I am running on while I have my code running on it. In this case, I do NOT receive a vmexit.&lt;/P&gt;

&lt;P&gt;According to the Intel docs, IPIs are handled special through the local APIC but even having the 'virtualize APIC accesses' bit set in the Secondary Proc control bits does not trigger a vmexit.&lt;/P&gt;

&lt;P&gt;Any suggestions on how I can get these IPIs to trigger a vmexit would be great.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Pete&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 06 Mar 2016 15:12:08 GMT</pubDate>
    <dc:creator>Peter_S_7</dc:creator>
    <dc:date>2016-03-06T15:12:08Z</dc:date>
    <item>
      <title>Virtualization on Windows</title>
      <link>https://community.intel.com/t5/Software-Archive/Virtualization-on-Windows/m-p/1100120#M68337</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;This is an edit of my previous post ... 'better' understanding of the problem.&lt;/P&gt;

&lt;P&gt;In my VMM I have enabled the following PIN Cntrl Bits:&lt;/P&gt;

&lt;P&gt;- Pre-emption timer&lt;/P&gt;

&lt;P&gt;- External Interrupts exit&lt;/P&gt;

&lt;P&gt;- NMI exit&lt;/P&gt;

&lt;P&gt;For the Primary Proc cntrl bits:&lt;/P&gt;

&lt;P&gt;- CR3 load/store exiting (these are enabled in the MSR)&lt;/P&gt;

&lt;P&gt;No Secondary Proc bits enabled&lt;/P&gt;

&lt;P&gt;For the VM Enter bits:&lt;/P&gt;

&lt;P&gt;- Guest LMA&lt;/P&gt;

&lt;P&gt;For the VM Exit bits:&lt;/P&gt;

&lt;P&gt;- Host LMA&lt;/P&gt;

&lt;P&gt;- Save timer&lt;/P&gt;

&lt;P&gt;So a pretty simple configuration ...&lt;/P&gt;

&lt;P&gt;With this configuration, I can run some basic looping code in the virtual env and I receive vmexits for the pre-emption timer as expected. I also receive vmexits for external interrupts, as expected. The problem occurs when an IPI is issued at the processor I am running on while I have my code running on it. In this case, I do NOT receive a vmexit.&lt;/P&gt;

&lt;P&gt;According to the Intel docs, IPIs are handled special through the local APIC but even having the 'virtualize APIC accesses' bit set in the Secondary Proc control bits does not trigger a vmexit.&lt;/P&gt;

&lt;P&gt;Any suggestions on how I can get these IPIs to trigger a vmexit would be great.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;Pete&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 06 Mar 2016 15:12:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Virtualization-on-Windows/m-p/1100120#M68337</guid>
      <dc:creator>Peter_S_7</dc:creator>
      <dc:date>2016-03-06T15:12:08Z</dc:date>
    </item>
    <item>
      <title>As a follow up to this, it</title>
      <link>https://community.intel.com/t5/Software-Archive/Virtualization-on-Windows/m-p/1100121#M68338</link>
      <description>&lt;P&gt;As a follow up to this, it appears that an IPI &lt;EM&gt;IS&lt;/EM&gt;&amp;nbsp;being issued to the processor which I am running my VT code. This IPI is not resulting in a vmexit.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Mar 2016 21:48:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Virtualization-on-Windows/m-p/1100121#M68338</guid>
      <dc:creator>Peter_S_7</dc:creator>
      <dc:date>2016-03-07T21:48:40Z</dc:date>
    </item>
    <item>
      <title> </title>
      <link>https://community.intel.com/t5/Software-Archive/Virtualization-on-Windows/m-p/1100122#M68339</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;I Simply loved this Article , nice write up Peter S.&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;
	Dinu | Tech Support&lt;BR /&gt;
	&lt;A href="https://www.clouddesktoponline.com/" target="_blank"&gt;https://www.clouddesktoponline.com/&lt;/A&gt;&lt;BR /&gt;
	A powerful mind can bringin Peace or Destruction.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2016 20:15:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Virtualization-on-Windows/m-p/1100122#M68339</guid>
      <dc:creator>Dinu_G_</dc:creator>
      <dc:date>2016-09-29T20:15:18Z</dc:date>
    </item>
  </channel>
</rss>

