blob: 4e93ff3facb5949f63ce51fbb1cb25cde173e46e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
id = 2698
title = "virtualization not working with TCG mode on macOS"
state = "closed"
created_at = "2024-11-25T08:43:04.235Z"
closed_at = "2024-12-05T22:08:33.303Z"
labels = ["hostos: macOS", "target: arm"]
url = "https://gitlab.com/qemu-project/qemu/-/issues/2698"
host-os = "macOS"
host-arch = "aarch64"
qemu-version = "latest"
guest-os = "Linux"
guest-arch = "aarch64"
description = """TCG is supposed to work with virtualization=on option but it stops without priting anything.
if I set it to off, I can get to the prompt."""
reproduce = """1. Execute the qemu
2. Hung."""
additional = """"""
|