blob: a15e9f7f5a41070f93836a41a3f14401b63ba131 (
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
|
network: 0.898
graphic: 0.731
boot: 0.693
performance: 0.605
device: 0.542
other: 0.482
vnc: 0.456
semantic: 0.331
socket: 0.222
debug: 0.136
KVM: 0.079
permissions: 0.066
PID: 0.048
files: 0.040
config qemu virtio_queue_size to 1024,create vm boot from network failed
config qemu virtio_queue_size to 1024,create vm boot from network failed。
in the vm vncviewer,see the error log:
“ERROR queue size 1024 > 256
could not open net0: no such file or directory"
the vm bios is seabios. see the seabios,it queue size config 256,can not change.
but vm by other boot type ,such as dev='hd', can use virtio_queue_size = 1024
Which version of QEMU were you using here? Can you still reproduce this issue with the latest version of QEMU? If so, please also provide the full command line parameters that you used to start QEMU.
[Expired for QEMU because there has been no activity for 60 days.]
|