<?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: Kernel diver for virtualization? in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Kernel-diver-for-virtualization/m-p/885238#M9713</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;Ring0 privilege level is required to turn on VMX. The problem with drivers signing is related to Microsoft. It is not a problem to obtain a certificate from one of providers (verisign.com, globalsign.com) for commercial project.&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;For educational purposes one of following can be done:&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;1) Usethe &lt;A title="test certificate" href="http://msdn.microsoft.com/en-us/library/aa906283.aspx" target="_blank"&gt;test certificate&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;2) Boot Windows with disabled driver signature enforcement&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Sat, 14 Nov 2009 19:48:09 GMT</pubDate>
    <dc:creator>hellfire</dc:creator>
    <dc:date>2009-11-14T19:48:09Z</dc:date>
    <item>
      <title>Kernel diver for virtualization?</title>
      <link>https://community.intel.com/t5/Software-Archive/Kernel-diver-for-virtualization/m-p/885237#M9712</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I've been reading up on the Intel-VT and the VMX instructions, but it seems that in order to get the CPU into a VMX-ready state I need to modify the CR4 register, which can only be done from within the kernel (at least under Windows). My problem is that I would like to write a dead-simple driver that only turned on the VMX operations and maybe did some minor housekeeping, yet to install this drvier under 64bit Windows I need to digitally sign the driver... which would cost hundreds of dollars. Why do I need kernel access in order to be able to write a small hypervisor for my project? As a university student I have absolutely no means of paying for the required certificates from VeriSign or whatever.&lt;BR /&gt;&lt;BR /&gt;How is this issue solved with other projects? Does every single project that use Intel-VT pay for special certificates and such, or am I missing something? Is a pricey certificate needed for every single open source project that would like to use virtualization one way or the other?&lt;BR /&gt;&lt;BR /&gt;Have a nice day,&lt;BR /&gt; Peter</description>
      <pubDate>Fri, 13 Nov 2009 16:11:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Kernel-diver-for-virtualization/m-p/885237#M9712</guid>
      <dc:creator>Péter_Szilágyi</dc:creator>
      <dc:date>2009-11-13T16:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel diver for virtualization?</title>
      <link>https://community.intel.com/t5/Software-Archive/Kernel-diver-for-virtualization/m-p/885238#M9713</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;Ring0 privilege level is required to turn on VMX. The problem with drivers signing is related to Microsoft. It is not a problem to obtain a certificate from one of providers (verisign.com, globalsign.com) for commercial project.&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;For educational purposes one of following can be done:&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;1) Usethe &lt;A title="test certificate" href="http://msdn.microsoft.com/en-us/library/aa906283.aspx" target="_blank"&gt;test certificate&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;2) Boot Windows with disabled driver signature enforcement&lt;/DIV&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Sat, 14 Nov 2009 19:48:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Kernel-diver-for-virtualization/m-p/885238#M9713</guid>
      <dc:creator>hellfire</dc:creator>
      <dc:date>2009-11-14T19:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel diver for virtualization?</title>
      <link>https://community.intel.com/t5/Software-Archive/Kernel-diver-for-virtualization/m-p/885239#M9714</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
Actually I was thinking about more than educational purpose and less than commercial (i.e. an open source project). &lt;BR /&gt;&lt;BR /&gt;My question though is why do I need Ring0 privilege level?&lt;BR /&gt;</description>
      <pubDate>Sun, 15 Nov 2009 18:45:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Kernel-diver-for-virtualization/m-p/885239#M9714</guid>
      <dc:creator>Péter_Szilágyi</dc:creator>
      <dc:date>2009-11-15T18:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel diver for virtualization?</title>
      <link>https://community.intel.com/t5/Software-Archive/Kernel-diver-for-virtualization/m-p/885240#M9715</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&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 question though is why do I need Ring0 privilege level?&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;
&lt;DIV&gt;This is requirement of IA-32 architecture. To enter VMX operation, CR4.VMXE bit must be set. Writing to CR4 can be done with Ring0 privilege (CPL=0) only. Otherwise #GP(0) exception will be raised by processor.&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 15 Nov 2009 20:32:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Kernel-diver-for-virtualization/m-p/885240#M9715</guid>
      <dc:creator>hellfire</dc:creator>
      <dc:date>2009-11-15T20:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel diver for virtualization?</title>
      <link>https://community.intel.com/t5/Software-Archive/Kernel-diver-for-virtualization/m-p/885241#M9716</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
I know *why* practically (to edit the register), but *why* theoretically? Why couldn't vritualization always be enabled?&lt;BR /&gt;</description>
      <pubDate>Sun, 15 Nov 2009 21:09:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Kernel-diver-for-virtualization/m-p/885241#M9716</guid>
      <dc:creator>Péter_Szilágyi</dc:creator>
      <dc:date>2009-11-15T21:09:16Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel diver for virtualization?</title>
      <link>https://community.intel.com/t5/Software-Archive/Kernel-diver-for-virtualization/m-p/885242#M9717</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/452153"&gt;Pter Szilgyi&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; I know *why* practically (to edit the register), but *why* theoretically? Why couldn't vritualization always be enabled?&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;
&lt;DIV&gt;Theoretically - due to security reasons. It is not acceptable to let any user mode software manipulate system registers and turn virtualization on.&lt;BR /&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 15 Nov 2009 23:52:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Kernel-diver-for-virtualization/m-p/885242#M9717</guid>
      <dc:creator>hellfire</dc:creator>
      <dc:date>2009-11-15T23:52:09Z</dc:date>
    </item>
  </channel>
</rss>

