<div dir="ltr">nvm the second comment, i confused apic with acpi :)</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Dec 13, 2013 at 11:52 PM, Shankhadeep Shome <span dir="ltr"><<a href="mailto:shank15217@gmail.com" target="_blank">shank15217@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Thanks Michael, this is really useful for our deployment, we have a mix of windows and Linux VMs and this would certainly help, I'm sure the vapic feature will be especially useful considering the wonky way windows handles apic shutdown calls at the moment.  </div>
<div class="HOEnZb"><div class="h5">
<div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Dec 13, 2013 at 6:21 AM, Ruben S. Montero <span dir="ltr"><<a href="mailto:rsmontero@opennebula.org" target="_blank">rsmontero@opennebula.org</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Michael,<div><br></div><div>Thanks for your contribution!!!. I've filled a bug for this:</div><div>

<br></div><div><a href="http://dev.opennebula.org/issues/2567" target="_blank">http://dev.opennebula.org/issues/2567</a><br>

</div><div><br></div><div>Cheers Ruben,</div><div><br></div><div>PS: Probably the dev mailing list is better to discuss this. </div></div><div class="gmail_extra"><br><br><div class="gmail_quote"><div><div>On Fri, Dec 13, 2013 at 11:26 AM, Michael Kutzner <span dir="ltr"><<a href="mailto:michael.kutzner@virtion.de" target="_blank">michael.kutzner@virtion.de</a>></span> wrote:<br>



</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>Hi,<br>
<br>
another small patch I would like to share.<br>
<br>
Newer versions of libvirt and kvm support the cpu feature<br>
  hv_spinlocks, hv_relaxe<br>
(e.g. see here <a href="http://wiki.qemu.org/ChangeLog/1.1" target="_blank">http://wiki.qemu.org/ChangeLog/1.1</a>)<br>
<br>
To make that work in ON4.4 I attached a small patch, so you can configure that<br>
in sunstone (Templates -> OS-Booting -> Features)<br>
and the XML is added to the features section of deployment.xml<br>
<br>
It adds:<br>
        <features><br>
                …<br>
                <hyperv><br>
                        <relaxed state='on'/><br>
                        <vapic state='on'/><br>
                        <spinlocks state='on' retries='4096'/><br>
                </hyperv><br>
        </features><br>
<br>
Beware that you need a current libvirt and qemu before activating that feature.<br>
(Dont know, if that is already supported in e.g. RH6.x but I suppose so).<br>
<br>
See also here: <a href="http://www.linux-kvm.org/wiki/images/0/0a/2012-forum-kvm_hyperv.pdf" target="_blank">http://www.linux-kvm.org/wiki/images/0/0a/2012-forum-kvm_hyperv.pdf</a><br>
<br>
<br>
Best, Michael<br>
<br>
<br></div></div>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opennebula.org" target="_blank">Users@lists.opennebula.org</a><br>
<a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
<br></blockquote></div><span><font color="#888888"><br><br clear="all"><div><br></div>-- <br><div dir="ltr"><div><div>-- <br></div></div>Ruben S. Montero, PhD<br>Project co-Lead and Chief Architect<div>OpenNebula - Flexible Enterprise Cloud Made Simple<br>



<a href="http://www.OpenNebula.org" target="_blank">www.OpenNebula.org</a> | <a href="mailto:rsmontero@opennebula.org" target="_blank">rsmontero@opennebula.org</a> | @OpenNebula</div></div>
</font></span></div>
<br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opennebula.org" target="_blank">Users@lists.opennebula.org</a><br>
<a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
<br></blockquote></div><br></div>
</div></div></blockquote></div><br></div>