summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/peripherals/1707587
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/gemma3:12b/peripherals/1707587')
-rw-r--r--results/classifier/gemma3:12b/peripherals/17075879
1 files changed, 9 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/peripherals/1707587 b/results/classifier/gemma3:12b/peripherals/1707587
new file mode 100644
index 000000000..62a9e7d06
--- /dev/null
+++ b/results/classifier/gemma3:12b/peripherals/1707587
@@ -0,0 +1,9 @@
+
+Read certificate from USB key failed
+
+QEMU release version: qemu-2.9.0
+VM operation system: win7 32bit
+
+I have an usb key which can be redirected and recognized in VM. However, it is failed to get the certificate when using the official application for this usb key. What's more, the whole app is stalled untill this usb key detached from VM.
+
+As I researched, this usb key uses interrupt transfers when application trying to read certificate from it. Problem is that some certificate data abandoned by "usbredir_stop_interrupt_receiving" and "usbredir_stop_ep". The two functions use "usbredir_free_bufpq" to clear the buffered usb packets, even the certificate remain in the bufpq.
\ No newline at end of file