blob: 2d0bc7f5ff43de1f9fc37763924e33cb8af758d2 (
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
|
network: 0.898
graphic: 0.731
boot: 0.693
mistranslation: 0.605
device: 0.542
instruction: 0.504
other: 0.482
vnc: 0.456
semantic: 0.331
socket: 0.222
KVM: 0.079
assembly: 0.071
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.]
|