blob: e14941ef6a8505747ecdd52299ccff99e5da824a (
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
|
mistranslation: 0.966
device: 0.855
network: 0.724
graphic: 0.622
instruction: 0.582
socket: 0.571
other: 0.543
vnc: 0.529
semantic: 0.463
boot: 0.394
KVM: 0.208
assembly: 0.081
Confuse error message in virtio_init_region_cache()
The error message added in commit e45da653223 to virtio_init_region_cache()
are somehow confuse:
qemu-system-i386: Cannot map used
It would be helpful to more explicit string, including "virtio" prefix.
This is an automated cleanup. This bug report has been moved to QEMU's
new bug tracker on gitlab.com and thus gets marked as 'invalid' now.
Please continue with the discussion here:
https://gitlab.com/qemu-project/qemu/-/issues/230
|