summary refs log tree commit diff stats
path: root/gitlab/issues/target_arm/host_missing/accel_missing/2228.toml
diff options
context:
space:
mode:
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.toml18
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"