summary refs log tree commit diff stats
path: root/results/classifier/105/device/1014
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/105/device/1014')
-rw-r--r--results/classifier/105/device/101416
1 files changed, 16 insertions, 0 deletions
diff --git a/results/classifier/105/device/1014 b/results/classifier/105/device/1014
new file mode 100644
index 00000000..184c055e
--- /dev/null
+++ b/results/classifier/105/device/1014
@@ -0,0 +1,16 @@
+device: 0.896
+other: 0.812
+mistranslation: 0.611
+assembly: 0.575
+network: 0.557
+semantic: 0.506
+graphic: 0.400
+boot: 0.340
+instruction: 0.332
+KVM: 0.225
+socket: 0.157
+vnc: 0.138
+
+Make -chardev, -serial and others accept stderr like they accept stdio
+Additional information:
+It's not clear what should happen when the guest tries to read from (instead of write to) the character device. On the other hand, I don't think the specific behavior matters very much.