summary refs log tree commit diff stats
path: root/gitlab/issues/target_mips/host_missing/accel_missing/1806.toml
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-05-21 21:21:26 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-05-21 21:21:26 +0200
commit4b927bc37359dec23f67d3427fc982945f24f404 (patch)
tree245449ef9146942dc7fffd0235b48b7e70a00bf2 /gitlab/issues/target_mips/host_missing/accel_missing/1806.toml
parentaa8bd79cec7bf6790ddb01d156c2ef2201abbaab (diff)
downloademulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.tar.gz
emulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.zip
add gitlab issues in toml format
Diffstat (limited to 'gitlab/issues/target_mips/host_missing/accel_missing/1806.toml')
-rw-r--r--gitlab/issues/target_mips/host_missing/accel_missing/1806.toml17
1 files changed, 17 insertions, 0 deletions
diff --git a/gitlab/issues/target_mips/host_missing/accel_missing/1806.toml b/gitlab/issues/target_mips/host_missing/accel_missing/1806.toml
new file mode 100644
index 00000000..d6c96125
--- /dev/null
+++ b/gitlab/issues/target_mips/host_missing/accel_missing/1806.toml
@@ -0,0 +1,17 @@
+id = 1806
+title = "Tests: YAMON binaries unavailable"
+state = "closed"
+created_at = "2023-08-03T20:23:36.799Z"
+closed_at = "2024-08-09T17:29:27.372Z"
+labels = ["Tests", "target: mips"]
+url = "https://gitlab.com/qemu-project/qemu/-/issues/1806"
+host-os = "n/a"
+host-arch = "MIPS"
+qemu-version = "master"
+guest-os = "n/a"
+guest-arch = "MIPS"
+description = """The [tests for MIPS](https://gitlab.com/qemu-project/qemu/-/blame/master/tests/avocado/machine_mips_malta.py#L127) download the YAMON firmware binaries, however that link does not exist anymore. It appears that it may have [moved to ](https://www.mips.com/develop/tools/boot-loaders/)mips.com (or maybe that's where it came from?), which states "To support existing users of these, and the QEMU project, YAMON is now available under the GPL License." However those links are also dead. I've not been able to find the referenced binaries or source anywhere. @philmd, do you happen to have a copy you can upload? Alternatively, I've found the 2.16 source [here](https://github.com/binsgit/mips-yamon).
+
+Another alternative would be to use U-boot, which is easy to get a hold of and would work for this test (just getting to a prompt, although I've had issues with it being able to access an IDE drive). I haven't found prebuilt binaries for MIPS and u-boot though."""
+reproduce = "n/a"
+additional = "n/a"