diff options
Diffstat (limited to 'results/classifier/108/other/1575561')
| -rw-r--r-- | results/classifier/108/other/1575561 | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/results/classifier/108/other/1575561 b/results/classifier/108/other/1575561 new file mode 100644 index 000000000..a15e9f7f5 --- /dev/null +++ b/results/classifier/108/other/1575561 @@ -0,0 +1,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.] + |