summary refs log tree commit diff stats
path: root/results/classifier/105/socket/1923692
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/105/socket/1923692')
-rw-r--r--results/classifier/105/socket/192369229
1 files changed, 29 insertions, 0 deletions
diff --git a/results/classifier/105/socket/1923692 b/results/classifier/105/socket/1923692
new file mode 100644
index 00000000..47c11b72
--- /dev/null
+++ b/results/classifier/105/socket/1923692
@@ -0,0 +1,29 @@
+socket: 0.872
+network: 0.800
+device: 0.733
+mistranslation: 0.439
+vnc: 0.352
+graphic: 0.346
+semantic: 0.345
+boot: 0.305
+other: 0.278
+instruction: 0.208
+KVM: 0.116
+assembly: 0.058
+
+qemu 5.2.0: Add reconnect option support for netdev socket
+
+Most of qemu socket accepting options (such as chardev) accept among other things a "reconnect" option.
+
+netdev socket however returns: Invalid parameter 'reconnect'
+
+It would make sense that available options for socket links be at least partially normalized (also see issue https://bugs.launchpad.net/qemu/+bug/1903470 which was closed without resolution).
+
+
+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 'expired' now.
+Please continue with the discussion here:
+
+ https://gitlab.com/qemu-project/qemu/-/issues/323
+
+