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/2228.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/2228.toml')
| -rw-r--r-- | gitlab/issues/target_arm/host_missing/accel_missing/2228.toml | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/gitlab/issues/target_arm/host_missing/accel_missing/2228.toml b/gitlab/issues/target_arm/host_missing/accel_missing/2228.toml deleted file mode 100644 index 9b4df6b74..000000000 --- a/gitlab/issues/target_arm/host_missing/accel_missing/2228.toml +++ /dev/null @@ -1,18 +0,0 @@ -id = 2228 -title = "hw/core/gpio.c:108: qdev_get_gpio_in_named: Assertion n >= 0 && n < gpio_list->num_in failed" -state = "closed" -created_at = "2024-03-18T14:25:03.720Z" -closed_at = "2024-03-19T17:33:20.179Z" -labels = ["kind::Bug", "target: arm", "workflow::Patch available"] -url = "https://gitlab.com/qemu-project/qemu/-/issues/2228" -host-os = "Linux" -host-arch = "x86" -qemu-version = "commit ba49d760eb04630" -guest-os = "n/a" -guest-arch = "ARM" -description = """It's quite easy to trigger the assertion ``hw/core/gpio.c:108: qdev_get_gpio_in_named: Assertion n >= 0 && n < gpio_list->num_in failed``""" -reproduce = """Run one of the following command lines: -1. ``./qemu-system-aarch64 -display none -machine qcom-dc-scm-v1-bmc -device max1111`` -2. ``./qemu-system-aarch64 -display none -machine fby35-bmc -device max1110`` -3. ``./qemu-system-aarch64 -display none -machine yosemitev2-bmc -device corgi-ssp``""" -additional = "n/a" |