Lancer :

virsh edit testmachine

pour ouvrir le fichier XML, ou testmachine est le nom de votre machine virtuel dans virt-manager, et ajouter ces lignes :

<controller type='usb' index='0' model='ich9-ehci1'>
<address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x7'/>
</controller>
<controller type='usb' index='0' model='ich9-uhci1'>
<master startport='0'/>
<address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0' multifunction='on'/>
</controller>

Sauvegarder par appui et relache de la touche Echap puis :w! puis :q!