summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/1828.toml
blob: fdc0e789d211d17d1876c6efa85c137f37c95ba4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
id = 1828
title = "[v8.0.4 regression] `qemu-system-x86_64: -accel hvf: Unknown Error`"
state = "closed"
created_at = "2023-08-12T22:55:31.262Z"
closed_at = "2023-08-13T00:32:12.498Z"
labels = []
url = "https://gitlab.com/qemu-project/qemu/-/issues/1828"
host-os = "macOS 13.5"
host-arch = "x86"
qemu-version = "v8.0.4"
guest-os = "(None)"
guest-arch = "x86"
description = """`-accel hvf` crashes with "Unknown Error".
Regression in v8.0.4.

The master branch doesn't seem affected."""
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 = """"""