diff options
Diffstat (limited to 'results/classifier/105/device/818')
| -rw-r--r-- | results/classifier/105/device/818 | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/results/classifier/105/device/818 b/results/classifier/105/device/818 new file mode 100644 index 000000000..1a8947a51 --- /dev/null +++ b/results/classifier/105/device/818 @@ -0,0 +1,18 @@ +device: 0.837 +instruction: 0.549 +network: 0.546 +graphic: 0.431 +vnc: 0.415 +other: 0.166 +boot: 0.166 +semantic: 0.166 +mistranslation: 0.138 +socket: 0.133 +KVM: 0.020 +assembly: 0.009 + +qemu with invalid arg will cause monitor error +Steps to reproduce: +``` +qemu-system-ppc.exe -m 1024M -monitor +``` |