diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-21 21:21:26 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-21 21:21:26 +0200 |
| commit | 4b927bc37359dec23f67d3427fc982945f24f404 (patch) | |
| tree | 245449ef9146942dc7fffd0235b48b7e70a00bf2 /gitlab/issues/target_arm/host_s390 | |
| parent | aa8bd79cec7bf6790ddb01d156c2ef2201abbaab (diff) | |
| download | emulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.tar.gz emulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.zip | |
add gitlab issues in toml format
Diffstat (limited to 'gitlab/issues/target_arm/host_s390')
3 files changed, 53 insertions, 0 deletions
diff --git a/gitlab/issues/target_arm/host_s390/accel_TCG/1751.toml b/gitlab/issues/target_arm/host_s390/accel_TCG/1751.toml new file mode 100644 index 00000000..93b17bf5 --- /dev/null +++ b/gitlab/issues/target_arm/host_s390/accel_TCG/1751.toml @@ -0,0 +1,15 @@ +id = 1751 +title = "s390 host: helper_st16_mmu: Assertion `(get_memop(oi) & MO_SIZE) == MO_128' failed" +state = "closed" +created_at = "2023-07-06T16:07:03.608Z" +closed_at = "2023-07-16T16:48:48.273Z" +labels = ["Closed::Fixed", "accel: TCG", "host: s390", "kind::Bug", "target: arm"] +url = "https://gitlab.com/qemu-project/qemu/-/issues/1751" +host-os = "n/a" +host-arch = "n/a" +qemu-version = "n/a" +guest-os = "n/a" +guest-arch = "n/a" +description = "n/a" +reproduce = "n/a" +additional = "n/a" diff --git a/gitlab/issues/target_arm/host_s390/accel_TCG/187.toml b/gitlab/issues/target_arm/host_s390/accel_TCG/187.toml new file mode 100644 index 00000000..a7ba876b --- /dev/null +++ b/gitlab/issues/target_arm/host_s390/accel_TCG/187.toml @@ -0,0 +1,15 @@ +id = 187 +title = "Cannot boot arm kernel images on s390x" +state = "closed" +created_at = "2021-05-06T08:19:43.644Z" +closed_at = "2023-07-31T12:24:25.433Z" +labels = ["Launchpad", "accel: TCG", "host: s390", "kind::Bug", "target: arm"] +url = "https://gitlab.com/qemu-project/qemu/-/issues/187" +host-os = "n/a" +host-arch = "n/a" +qemu-version = "n/a" +guest-os = "n/a" +guest-arch = "n/a" +description = "n/a" +reproduce = "n/a" +additional = "n/a" diff --git a/gitlab/issues/target_arm/host_s390/accel_missing/1333.toml b/gitlab/issues/target_arm/host_s390/accel_missing/1333.toml new file mode 100644 index 00000000..a6c722a1 --- /dev/null +++ b/gitlab/issues/target_arm/host_s390/accel_missing/1333.toml @@ -0,0 +1,23 @@ +id = 1333 +title = "vhost-user-test qos-test fails on s390x host" +state = "closed" +created_at = "2022-11-22T18:09:34.151Z" +closed_at = "2022-12-04T23:45:56.250Z" +labels = ["host: s390", "target: arm"] +url = "https://gitlab.com/qemu-project/qemu/-/issues/1333" +host-os = "Ubuntu 20.04" +host-arch = "s390x" +qemu-version = "commit 16a550bdc0e49fcda0e6a6c55d648700ad33c8a4" +guest-os = "n/a" +guest-arch = "n/a" +description = """The qos-test is now definitely failing in the ubuntu-20.04-s390x-all CI job. See https://gitlab.com/qemu-project/qemu/-/jobs/3363173491 , then click on "Complete Raw" to see the full log. Quoting: + +``` +ERROR:../tests/qtest/vhost-user-test.c:248:wait_for_fds: assertion failed: (s->fds_num) +** +ERROR:../tests/qtest/qos-test.c:191:subprocess_run_one_test: child process (/arm/virt/virtio-mmio/virtio-bus/vhost-user-gpio-device/vhost-user-gpio/vhost-user-gpio-tests/read-guest-mem/memfile/subprocess [274051]) failed unexpectedly + +(test program exited with status code -6) +```""" +reproduce = "n/a" +additional = "n/a" |