<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Sep 30, 2015 at 11:21 AM, Erik Adler <span dir="ltr"><<a href="mailto:erik.adler@gmail.com" target="_blank">erik.adler@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Thx Alex for looking into this. Tera is huge. No small effort there.<br>
Unfortunately you are probably right about the time source. Generally<br>
I don't play online games but you can bet I'll (and half the Internet)<br>
be playing Star Citizen when it comes out. Just surpassed $90 million<br>
in crowd founding 0.o. In the long run something needs to be done this<br>
time issue.<br>
<br>
Is it possible to install an “enlightened” time source into Windows?<br>
Sort of like virtio? Nvidea says it is “just a bug” so they should not<br>
mind...even if it is ie polymorphic ;)<br>
<br>
Any recommendations on what I can do in the mean time with my GTX970 ?</blockquote><div><br></div><div><a href="http://www.spinics.net/lists/kvm/msg121742.html">http://www.spinics.net/lists/kvm/msg121742.html</a></div><div><br></div><div>Obviously there's no libvirt support for this since I just posted the QEMU patch, but if you put this in your xml, it should work with hyperv paravirt features enabled (building a new QEMU with the above patch is obviously required):</div><div><br></div><div><div><domain type='kvm' xmlns:qemu='<a href="http://libvirt.org/schemas/domain/qemu/1.0">http://libvirt.org/schemas/domain/qemu/1.0</a>'></div></div><div>...</div><div><div>  <qemu:commandline></div><div>    <qemu:arg value='-cpu'/><br></div><div>    <qemu:arg value='host,hv_time,hv_relaxed,hv_vapic,hv_spinlocks=0x1fff,kvm=off,hv_vendor_id='/></div><div>  </qemu:commandline></div><div></domain></div></div></div></div></div>