<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Nov 3, 2015 at 1:33 PM, Eric Hattemer <span dir="ltr"><<a href="mailto:hattenator@gmail.com" target="_blank">hattenator@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">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF"><span class="">
    <div>I'm probably off-base here, and I've never read what hv_vendor_id is
    for yet  (maybe it fixes the same issue).  But I got that error
    until I set my qemu line to say '-cpu host,-kvm'.  I think that's
    the same as<br></div></span>
    <br>
     <cpu mode='host-passthrough'><br>
        <topology sockets='1' cores='2' threads='1'/><br>
      <feature policy='disable' name='kvm'/><br>
      </cpu><br>
    <br>
    for the libvirt xml.  Try that and see if it helps?  Then you should
    see in the Device Manager that you have a bunch of Intel/AMD
    processors instead of QEMU/KVM-branded processors.</div></blockquote><div><br></div><div>Um, the only reference I can find for this thing you're suggesting is this:</div><div><br></div><div> <a href="https://www.redhat.com/archives/libvir-list/2014-August/msg00512.html">https://www.redhat.com/archives/libvir-list/2014-August/msg00512.html</a></div><div><br></div><div>But it was never implemented that way.  It works as documented in the libvirt xml reference:</div><div><br></div><div><a href="https://libvirt.org/formatdomain.html#elementsFeatures">https://libvirt.org/formatdomain.html#elementsFeatures</a><br></div><div><br></div><div><div>    <kvm></div><div>      <hidden state='on'/></div><div>    </kvm></div></div></div></div></div>