blob: 1a110a4dc9ae1e8fb6257cf6e06073f9a688f14e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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"
|