diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:07 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:17 +0200 |
| commit | 9260319e7411ff8281700a532caa436f40120ec4 (patch) | |
| tree | 2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues/target_arm/host_missing/accel_missing/725.toml | |
| parent | 225caa38269323af1bfc2daadff5ec8bd930747f (diff) | |
| download | qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.tar.gz qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.zip | |
gitlab scraper: download in toml and text 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.toml | 22 |
1 files changed, 0 insertions, 22 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 deleted file mode 100644 index 78488c5f7..000000000 --- a/gitlab/issues/target_arm/host_missing/accel_missing/725.toml +++ /dev/null @@ -1,22 +0,0 @@ -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 = """""" |