summary refs log tree commit diff stats
path: root/results/classifier/118/graphic/1530278
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/118/graphic/1530278')
-rw-r--r--results/classifier/118/graphic/153027848
1 files changed, 48 insertions, 0 deletions
diff --git a/results/classifier/118/graphic/1530278 b/results/classifier/118/graphic/1530278
new file mode 100644
index 000000000..b14c3d6d0
--- /dev/null
+++ b/results/classifier/118/graphic/1530278
@@ -0,0 +1,48 @@
+graphic: 0.892
+virtual: 0.883
+x86: 0.877
+socket: 0.834
+i386: 0.815
+boot: 0.812
+network: 0.808
+device: 0.802
+user-level: 0.767
+architecture: 0.730
+semantic: 0.726
+hypervisor: 0.720
+peripherals: 0.717
+mistranslation: 0.706
+permissions: 0.703
+kernel: 0.697
+performance: 0.694
+vnc: 0.676
+KVM: 0.650
+PID: 0.635
+files: 0.612
+debug: 0.596
+assembly: 0.582
+register: 0.563
+ppc: 0.562
+VMM: 0.479
+arm: 0.410
+risc-v: 0.385
+TCG: 0.314
+
+vhost-user: can not detach chardev which is used by vhost-user backend
+
+I launch a VM which use vhost-user netdevice as follows.When detach the netdevice in qemu monitor, the chardevice which used by the netdevice also should be deatched.The netdevice can be detached sucessfully.But the chardevice  failed when it was being detaching.   
+Full command line :
+qemu-system-x86_64 \
+-cpu host -boot c -hda /home/lining/ubuntu_12_04.img -snapshot -m 2048 -smp 2 \
+--enable-kvm -name "client1" -vnc :1 \
+-object memory-backend-file,id=mem,size=2048M,mem-path=/dev/hugepages,share=on -numa node,memdev=mem \
+-chardev socket,id=chr1,path=/opt/network/ovdk/bin/vhost-user \
+-netdev vhost-user,id=net12,chardev=chr1,ifname=port80, vhostforce \
+-device virtio-net-pci,netdev=net12,mac=00:00:00:00:00:01,\
+csum=off,gso=off,guest_tso4=off,guest_tso6=off,guest_ecn=off,guest_ufo=off,any_layout=off
+
+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". Or mark it as "Fix Released" if the problem has been solved with a newer version of QEMU already. Thank you and sorry for the inconvenience.
+
+[Expired for QEMU because there has been no activity for 60 days.]
+