diff options
Diffstat (limited to 'results/classifier/108/other/1828')
| -rw-r--r-- | results/classifier/108/other/1828 | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/results/classifier/108/other/1828 b/results/classifier/108/other/1828 new file mode 100644 index 00000000..d34ba2dd --- /dev/null +++ b/results/classifier/108/other/1828 @@ -0,0 +1,36 @@ +device: 0.840 +graphic: 0.764 +performance: 0.712 +semantic: 0.436 +PID: 0.372 +network: 0.329 +vnc: 0.296 +debug: 0.291 +socket: 0.219 +files: 0.190 +permissions: 0.190 +KVM: 0.155 +boot: 0.154 +other: 0.060 + +[v8.0.4 regression] `qemu-system-x86_64: -accel hvf: Unknown Error` +Description of problem: +`-accel hvf` crashes with "Unknown Error". +Regression in v8.0.4. + +The master branch doesn't seem affected. +Steps to reproduce: +v8.0.3: +```console +$ qemu-system-x86_64 -accel hvf +(shows iPXE screen, as expected) +``` + +v8.0.4: +```console +$ qemu-system-x86_64 -accel hvf +qemu-system-x86_64: -accel hvf: Unknown Error +Abort trap: 6 +``` +Additional information: + |