summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/118/virtual/1707587
blob: 42f957229aff5d29a89c5d00b672669d2f12b0a8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
virtual: 0.922
device: 0.901
performance: 0.888
graphic: 0.861
network: 0.831
architecture: 0.754
mistranslation: 0.682
hypervisor: 0.681
semantic: 0.653
socket: 0.652
permissions: 0.643
vnc: 0.632
VMM: 0.630
peripherals: 0.617
register: 0.612
ppc: 0.603
x86: 0.588
PID: 0.577
boot: 0.555
files: 0.546
risc-v: 0.531
i386: 0.513
debug: 0.510
user-level: 0.505
arm: 0.468
TCG: 0.462
assembly: 0.401
KVM: 0.378
kernel: 0.376

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.

The QEMU project is currently considering to move its bug tracking to another system. For this we need to know which bugs are still valid and which could be closed already. Thus we are setting older bugs to "Incomplete" now.
If you still think this bug report here is valid, then please switch the state back to "New" within the next 60 days, otherwise this report will be marked as "Expired". Thank you and sorry for the inconvenience.

[Expired for QEMU because there has been no activity for 60 days.]