WinVM qemu passthrough devices

This commit is contained in:
2023-06-28 22:46:08 +02:00
parent cdc4dfa13b
commit f3d27cc386
5 changed files with 48 additions and 0 deletions

6
usb_lily58.xml Normal file
View File

@ -0,0 +1,6 @@
<hostdev mode="subsystem" type="usb" managed="yes">
<source>
<vendor id="0x04d8"/>
<product id="0xeb2d"/>
</source>
</hostdev>