summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/1589.toml
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-05-21 21:21:26 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-05-21 21:21:26 +0200
commit4b927bc37359dec23f67d3427fc982945f24f404 (patch)
tree245449ef9146942dc7fffd0235b48b7e70a00bf2 /gitlab/issues/target_missing/host_missing/accel_missing/1589.toml
parentaa8bd79cec7bf6790ddb01d156c2ef2201abbaab (diff)
downloademulator-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/1589.toml')
-rw-r--r--gitlab/issues/target_missing/host_missing/accel_missing/1589.toml18
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."""