summary refs log tree commit diff stats
path: root/gitlab/issues/target_arm/host_missing/accel_TCG/1498.toml
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-05-30 16:52:07 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-05-30 16:52:17 +0200
commit9260319e7411ff8281700a532caa436f40120ec4 (patch)
tree2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues/target_arm/host_missing/accel_TCG/1498.toml
parent225caa38269323af1bfc2daadff5ec8bd930747f (diff)
downloademulator-bug-study-9260319e7411ff8281700a532caa436f40120ec4.tar.gz
emulator-bug-study-9260319e7411ff8281700a532caa436f40120ec4.zip
gitlab scraper: download in toml and text format
Diffstat (limited to 'gitlab/issues/target_arm/host_missing/accel_TCG/1498.toml')
-rw-r--r--gitlab/issues/target_arm/host_missing/accel_TCG/1498.toml17
1 files changed, 0 insertions, 17 deletions
diff --git a/gitlab/issues/target_arm/host_missing/accel_TCG/1498.toml b/gitlab/issues/target_arm/host_missing/accel_TCG/1498.toml
deleted file mode 100644
index 58112da7..00000000
--- a/gitlab/issues/target_arm/host_missing/accel_TCG/1498.toml
+++ /dev/null
@@ -1,17 +0,0 @@
-id = 1498
-title = "LDC, STC unimplemented in qemu-system-arm"
-state = "closed"
-created_at = "2023-02-21T02:37:02.668Z"
-closed_at = "2023-03-06T05:44:44.457Z"
-labels = ["Closed::WontFix", "accel: TCG", "target: arm"]
-url = "https://gitlab.com/qemu-project/qemu/-/issues/1498"
-host-os = "Ubuntu 20.04"
-host-arch = "x86"
-qemu-version = "7.2.0"
-guest-os = "-"
-guest-arch = "cortex-a7"
-description = """I used differential testing to compared the instruction consistency (ARMv7) between QEMU and raspberry pi 2B in system level and some inconsistency in LDC, SDC instruction was detected.
-
-The instructions run successfully in raspi2b, but cause undefined in QEMU. I found that LDC and SDC instructions remain unimplemented in QEMU."""
-reproduce = "n/a"
-additional = "n/a"