blob: 63ecd9818b1dffaeca7cc1331d64801d45287387 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
id = 1589
title = "Crash when using qemu 8.0.0 version tcg mode"
state = "closed"
created_at = "2023-04-11T14:22:06.046Z"
closed_at = "2023-06-08T04:42:15.870Z"
labels = ["hostos: Windows"]
url = "https://gitlab.com/qemu-project/qemu/-/issues/1589"
host-os = "Windows 11 22H2"
host-arch = "x86_64"
qemu-version = "8.0.0 (rc0, rc1, rc2, rc3)"
guest-os = "Linux, Windows ... (all OS)"
guest-arch = "x86_64"
description = """Can I no longer use qemu in tcg mode?
When operating in tcg mode in all versions of 8.0.0, a crash occurs on the booting screen and the window closes (the window stops responding before closing)."""
reproduce = """1. Run qemu with -accel tcg option
2. enter the boot screen
3. The screen freezes and the window closes after a few seconds (at which point it becomes unresponsive)"""
additional = """I have not checked whether the same symptom occurs in Linux, and it occurs in all versions of 8.0.0 for Windows."""
|