diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-21 21:21:26 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-21 21:21:26 +0200 |
| commit | 4b927bc37359dec23f67d3427fc982945f24f404 (patch) | |
| tree | 245449ef9146942dc7fffd0235b48b7e70a00bf2 /gitlab/issues/target_missing/host_missing/accel_missing/959.toml | |
| parent | aa8bd79cec7bf6790ddb01d156c2ef2201abbaab (diff) | |
| download | emulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.tar.gz emulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.zip | |
add gitlab issues in toml format
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" |