<div dir="ltr">Thanks for sharing!<div><br></div><div>I noticed that it had kvm=off and hv_vendor inside the value.</div><div>If I got kvm=off, can I also delete this?</div><div><br></div><div><kvm></div><div>   <hidden state='on'/></div><div></kvm></div><div><br></div><div>And, hv_vendor=<GPU vendor> or <CPU vendor> ?</div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-10-03 0:05 GMT+08:00 Alex Williamson <span dir="ltr"><<a href="mailto:alex.l.williamson@gmail.com" target="_blank">alex.l.williamson@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span class="">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></span><div><a href="http://www.spinics.net/lists/kvm/msg121742.html" target="_blank">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" target="_blank">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>
<br>_______________________________________________<br>
vfio-users mailing list<br>
<a href="mailto:vfio-users@redhat.com">vfio-users@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/vfio-users" rel="noreferrer" target="_blank">https://www.redhat.com/mailman/listinfo/vfio-users</a><br>
<br></blockquote></div><br></div>