diff options
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/959.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/959.toml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/959.toml b/gitlab/issues/target_missing/host_missing/accel_missing/959.toml new file mode 100644 index 00000000..1a110a4d --- /dev/null +++ b/gitlab/issues/target_missing/host_missing/accel_missing/959.toml @@ -0,0 +1,19 @@ +id = 959 +title = "100% CPU utilization when the guest is idle (FreeBSD on M1 Mac)" +state = "closed" +created_at = "2022-04-03T17:32:11.373Z" +closed_at = "2022-05-30T03:55:22.305Z" +labels = ["hostos: macOS"] +url = "https://gitlab.com/qemu-project/qemu/-/issues/959" +host-os = "macOS 12.1" +host-arch = "arm64" +qemu-version = "6.2.0" +guest-os = "FreeBSD 13.0" +guest-arch = "arm64" +description = """100% CPU utilization when the guest is idle.""" +reproduce = """1. Download the FreeBSD qcow2 image and decompress it: https://download.freebsd.org/releases/VM-IMAGES/13.0-RELEASE/aarch64/Latest/ +2. Execute the above command. +3. The QEMU process consumes 100% CPU. +4. +""" +additional = "n/a" |