summary refs log tree commit diff stats
path: root/gitlab/issues_text/target_arm/host_mips/accel_TCG/496
diff options
context:
space:
mode:
Diffstat (limited to 'gitlab/issues_text/target_arm/host_mips/accel_TCG/496')
-rw-r--r--gitlab/issues_text/target_arm/host_mips/accel_TCG/49613
1 files changed, 0 insertions, 13 deletions
diff --git a/gitlab/issues_text/target_arm/host_mips/accel_TCG/496 b/gitlab/issues_text/target_arm/host_mips/accel_TCG/496
deleted file mode 100644
index c302409f7..000000000
--- a/gitlab/issues_text/target_arm/host_mips/accel_TCG/496
+++ /dev/null
@@ -1,13 +0,0 @@
-qemu-system-aarch64: ../accel/tcg/cpu-exec.c:681: cpu_loop_exec_tb: Assertion 'icount_enabled()' failed
-Description of problem:
-When I use qemu-system-aarch64 start a Debian(ARM64) on a mips64el host(ARM64 and X86_64 host don't have this bug), I get a bug as follows:
-
-
-`qemu-system-aarch64: ../accel/tcg/cpu-exec.c:681: cpu_loop_exec_tb: Assertion 'icount_enabled()' failed`
-
-
-The crash code is in ../accel/tcg/cpu-exec.c:681, the code in qemu v5.2.0 as follows:
-
-
-```
-#