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_sparc/host_missing/accel_missing/2017.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_sparc/host_missing/accel_missing/2017.toml')
| -rw-r--r-- | gitlab/issues/target_sparc/host_missing/accel_missing/2017.toml | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/gitlab/issues/target_sparc/host_missing/accel_missing/2017.toml b/gitlab/issues/target_sparc/host_missing/accel_missing/2017.toml deleted file mode 100644 index 506d4085b..000000000 --- a/gitlab/issues/target_sparc/host_missing/accel_missing/2017.toml +++ /dev/null @@ -1,25 +0,0 @@ -id = 2017 -title = "Qemu 8.1-8.2 Sparc Now Timeout Boot Failing with Sun Bios" -state = "opened" -created_at = "2023-12-03T17:57:57.723Z" -closed_at = "n/a" -labels = ["target: sparc"] -url = "https://gitlab.com/qemu-project/qemu/-/issues/2017" -host-os = "Devuan Beowulf" -host-arch = "amd64" -qemu-version = "8.1, 8.2, and current" -guest-os = "Solaris 2.4+" -guest-arch = "sparc model SS-5 and SS-20" -description = """Boot with original Sun bios never reaches the ok prompt. You get a series of ongoing network boot attempts with the message "Timeout waiting for ARP/RARP package." - -On earlier versions of Qemu up to and including 8.0, you could use the original firmware in the combinations below on Sparc model SS-5 and SS-20 machines. - -Note: Model SS-5 needs the cpu set to "TI MicroSparc II" or "TI MicroSparc IIep." Model SS-20 needs the cpu set to "TI SuperSparc 50" or "TI SuperSparc 60."""" -reproduce = """1. Use Qemu 8.1, 8.2, or current -2. Run above command line using original sun bios -3. See result below - -""" -additional = """Glad to test further and give checksums in bios files if needed. Have real hardware for the Sparcstation 5. Default lance card on qemu is active with usermode networking. - -Sun bios helps for booting some older versions of Solaris and is generally nice to have for testing.""" |