<div dir="ltr">It's an additional argument on the cpu option.<div><br></div><div>-cpu host,kvm=off,...,hv-vendor-id=foobar</div><div><br></div><div>Regards,</div><div>-mg</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Feb 11, 2016 at 9:19 PM, Bradley Davis <span dir="ltr"><<a href="mailto:bradleydavisjr@gmail.com" target="_blank">bradleydavisjr@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">Can you please provide details on how to change "Hyper-V vendor ID" ? In the past i've changed the Device ID for the card, but had to compile QEMU with a custom patch provided a while back and then add the attributes to my XML with qemu:commandline<br></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Mon, Feb 8, 2016 at 11:30 AM, Mario Goebbels <span dir="ltr"><<a href="mailto:me@tomservo.cc" target="_blank">me@tomservo.cc</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 class="h5"><div dir="ltr">I'm using command-line arguments, not libvirt. A quick Google suggests that you need to define a number of iothreads in the XML and them assign them to the drivers, like:<div><br></div><div><domain></div><div>...</div><div>    <iothreads>1</iothreads></div><div>...</div><div>    <disk type="block" device="disk"><br>      <driver name="qemu" type="raw" cache="none" io="native" iothread="1"/><br>...</div><div>    </disk></div><div>...</div><div></domain></div><div><br></div><div>It's pretty much the XML equivalent of what you'd write on the command-line.</div><div><br></div><div>Regards,</div><div>-mg</div><div><br></div></div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Feb 8, 2016 at 2:31 PM, Mark Billington <span dir="ltr"><<a href="mailto:billington.mark@gmail.com" target="_blank">billington.mark@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">Hi Mario,<div>Would you be able to give some libvirt XML examples for the iothread implementation you've settled with?</div><div>Ive played around with iothreads to increase disk performance in my VMs but it never made any difference. I think im missing a small piece of config so your implementation would definitely help me find where im tripping up!</div><div><br></div></div>
</blockquote></div><br></div>
</div></div><br></div></div><span class="">_______________________________________________<br>
vfio-users mailing list<br>
<a href="mailto:vfio-users@redhat.com" target="_blank">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></span></blockquote></div><br></div>
</blockquote></div><br></div>