summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/device/1090602
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/gemma3:12b/device/1090602')
-rw-r--r--results/classifier/gemma3:12b/device/109060212
1 files changed, 12 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/device/1090602 b/results/classifier/gemma3:12b/device/1090602
new file mode 100644
index 000000000..ada18d388
--- /dev/null
+++ b/results/classifier/gemma3:12b/device/1090602
@@ -0,0 +1,12 @@
+
+RFE: Allow specifying usb-host device by serial number
+
+Currently you can pass through a host USB device to the guest like
+
+  -device usb-host,vendorid=0x1234,productid=0x5678
+
+Which is all well and good, but has problems if you are trying to assign to identical USB devices to the same guest.
+
+It would be useful if there was an additional option that allow matching against the device's serial number, which should allow differentiating between two devices with the same product+vendor.
+
+This was originally filed at https://bugzilla.redhat.com/show_bug.cgi?id=640332
\ No newline at end of file