summary refs log tree commit diff stats
path: root/gitlab/issues/target_arm/host_missing/accel_TCG/2150.toml
diff options
context:
space:
mode:
Diffstat (limited to 'gitlab/issues/target_arm/host_missing/accel_TCG/2150.toml')
-rw-r--r--gitlab/issues/target_arm/host_missing/accel_TCG/2150.toml21
1 files changed, 21 insertions, 0 deletions
diff --git a/gitlab/issues/target_arm/host_missing/accel_TCG/2150.toml b/gitlab/issues/target_arm/host_missing/accel_TCG/2150.toml
new file mode 100644
index 00000000..b4c05f0b
--- /dev/null
+++ b/gitlab/issues/target_arm/host_missing/accel_TCG/2150.toml
@@ -0,0 +1,21 @@
+id = 2150
+title = "ERROR:tcg/optimize.c:580:do_constant_folding_2: code should not be reached"
+state = "closed"
+created_at = "2024-02-05T07:38:32.684Z"
+closed_at = "2024-04-10T13:42:48.180Z"
+labels = ["Closed::Fixed", "Stable::to backport", "accel: TCG", "target: arm"]
+url = "https://gitlab.com/qemu-project/qemu/-/issues/2150"
+host-os = "Ubuntu 24.04"
+host-arch = "ARM"
+qemu-version = "8.2.0"
+guest-os = "Windows 10/11"
+guest-arch = "ARM64"
+description = """After booting Windows 10 or 11 (ARM) QEMU suddenly quits with:
+
+ERROR:tcg/optimize.c:580:do_constant_folding_2: code should not be reached
+
+It seems like it is missing an OPCODE in that function?"""
+reproduce = """1. Boot Windows
+2. QEMU quits
+3."""
+additional = """"""