diff options
Diffstat (limited to 'results/classifier/108/other/1614521')
| -rw-r--r-- | results/classifier/108/other/1614521 | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/results/classifier/108/other/1614521 b/results/classifier/108/other/1614521 new file mode 100644 index 000000000..4b7cac3c5 --- /dev/null +++ b/results/classifier/108/other/1614521 @@ -0,0 +1,23 @@ +other: 0.864 +device: 0.784 +socket: 0.684 +performance: 0.676 +semantic: 0.670 +network: 0.651 +files: 0.463 +vnc: 0.455 +boot: 0.376 +graphic: 0.352 +debug: 0.317 +permissions: 0.125 +PID: 0.044 +KVM: 0.031 + +-display accepts "none[a-z,0-9]*" instead of 'none' + +When using the '-display' option the parameter 'none' is not the only string that causes the behaviour of 'none'. I can use '-display noneMICKEYMOUSE' and still have the none behaviour. + +Fixed in: + +https://git.qemu.org/?p=qemu.git;a=commitdiff;h=2c9498c3e44cd5574 + |