summary refs log tree commit diff stats
path: root/gitlab/issues/target_arm/host_missing/accel_missing/725.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_arm/host_missing/accel_missing/725.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_arm/host_missing/accel_missing/725.toml')
-rw-r--r--gitlab/issues/target_arm/host_missing/accel_missing/725.toml22
1 files changed, 22 insertions, 0 deletions
diff --git a/gitlab/issues/target_arm/host_missing/accel_missing/725.toml b/gitlab/issues/target_arm/host_missing/accel_missing/725.toml
new file mode 100644
index 00000000..78488c5f
--- /dev/null
+++ b/gitlab/issues/target_arm/host_missing/accel_missing/725.toml
@@ -0,0 +1,22 @@
+id = 725
+title = "GICv3 ITS CTLR[Enabled] bit can not be cleared"
+state = "closed"
+created_at = "2021-11-14T04:22:34.184Z"
+closed_at = "2022-03-03T17:06:55.177Z"
+labels = ["target: arm"]
+url = "https://gitlab.com/qemu-project/qemu/-/issues/725"
+host-os = "Ubuntu"
+host-arch = "Intel"
+qemu-version = "QEMU emulator version 6.1.50 (v6.1.0-1735-gc52d69e7db-dirty)"
+guest-os = "N/A"
+guest-arch = "(ARM)"
+description = """ITS CTLR[Enabled] can not be cleared, 
+
+    `s->ctlr |= (value & ~(s->ctlr));`
+
+Link:
+https://gitlab.com/qemu-project/qemu/-/blob/master/hw/intc/arm_gicv3_its.c#L899"""
+reproduce = """1. 
+2.
+3."""
+additional = """"""