diff options
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/1589.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/1589.toml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/1589.toml b/gitlab/issues/target_missing/host_missing/accel_missing/1589.toml new file mode 100644 index 00000000..63ecd981 --- /dev/null +++ b/gitlab/issues/target_missing/host_missing/accel_missing/1589.toml @@ -0,0 +1,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.""" |