diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-07-03 19:39:53 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-07-03 19:39:53 +0200 |
| commit | dee4dcba78baf712cab403d47d9db319ab7f95d6 (patch) | |
| tree | 418478faf06786701a56268672f73d6b0b4eb239 /results/classifier/zero-shot/118/none/2017 | |
| parent | 4d9e26c0333abd39bdbd039dcdb30ed429c475ba (diff) | |
| download | emulator-bug-study-dee4dcba78baf712cab403d47d9db319ab7f95d6.tar.gz emulator-bug-study-dee4dcba78baf712cab403d47d9db319ab7f95d6.zip | |
restructure results
Diffstat (limited to 'results/classifier/zero-shot/118/none/2017')
| -rw-r--r-- | results/classifier/zero-shot/118/none/2017 | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/118/none/2017 b/results/classifier/zero-shot/118/none/2017 new file mode 100644 index 00000000..f111e4d4 --- /dev/null +++ b/results/classifier/zero-shot/118/none/2017 @@ -0,0 +1,47 @@ +network: 0.766 +device: 0.757 +boot: 0.718 +graphic: 0.717 +ppc: 0.615 +architecture: 0.604 +socket: 0.485 +performance: 0.462 +semantic: 0.427 +files: 0.383 +PID: 0.350 +permissions: 0.336 +user-level: 0.318 +vnc: 0.263 +arm: 0.260 +hypervisor: 0.255 +register: 0.237 +peripherals: 0.220 +risc-v: 0.194 +mistranslation: 0.183 +debug: 0.182 +i386: 0.164 +x86: 0.157 +TCG: 0.105 +VMM: 0.104 +assembly: 0.074 +kernel: 0.053 +virtual: 0.048 +KVM: 0.031 + +Qemu 8.1-8.2 Sparc Now Timeout Boot Failing with Sun Bios +Description of problem: +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." +Steps to reproduce: +1. Use Qemu 8.1, 8.2, or current +2. Run above command line using original sun bios +3. See result below + + +Additional information: +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. |