From 4b927bc37359dec23f67d3427fc982945f24f404 Mon Sep 17 00:00:00 2001 From: Christian Krinitsin Date: Wed, 21 May 2025 21:21:26 +0200 Subject: add gitlab issues in toml format --- .../target_arm/host_missing/accel_missing/2228.toml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 gitlab/issues/target_arm/host_missing/accel_missing/2228.toml (limited to 'gitlab/issues/target_arm/host_missing/accel_missing/2228.toml') diff --git a/gitlab/issues/target_arm/host_missing/accel_missing/2228.toml b/gitlab/issues/target_arm/host_missing/accel_missing/2228.toml new file mode 100644 index 00000000..9b4df6b7 --- /dev/null +++ b/gitlab/issues/target_arm/host_missing/accel_missing/2228.toml @@ -0,0 +1,18 @@ +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" -- cgit 1.4.1