<div dir="ltr">Awesome, thanks! <br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jul 12, 2022 at 2:17 PM Michal Prívozník <<a href="mailto:mprivozn@redhat.com">mprivozn@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 7/6/22 17:55, Simon Fairweather wrote:<br>
> Hi Michal, If you are able to implement the feature that would be great.<br>
> <br>
> Regards<br>
> Simon.<br>
<br>
Hey, I've posted patches here:<br>
<br>
<a href="https://listman.redhat.com/archives/libvir-list/2022-July/232756.html" rel="noreferrer" target="_blank">https://listman.redhat.com/archives/libvir-list/2022-July/232756.html</a><br>
<br>
I'm not sure whether you want to build libvirt from git only to test<br>
them, or wait until release, but in general, the <source/> element<br>
gained new 'guestReset' attribute and you could use it like this:<br>
<br>
<hostdev mode='subsystem' type='usb' managed='yes'><br>
  <source guestReset='no'><br>
    <vendor>0x05ac</vendor><br>
    <product>0x12a8</product><br>
  </source><br>
</hostdev><br>
<br>
Michal<br>
<br>
</blockquote></div>