|
| From: | Rob Landley |
| Subject: | [Qemu-devel] Commit b2a575a1c652 broke i486 support. |
| Date: | Sun, 28 May 2017 00:18:38 -0500 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 |
You can't boot a kernel under -cpu 486 since that commit (hangs producing no output) because it added a bios image that won't run on anything short of pentium II. You can try the run-emulator.sh script in http://landley.net/aboriginal/downloads/binaries/system-image-i486.tar.gz before and after that commit to check for yourself. Rob
| [Prev in Thread] | Current Thread | [Next in Thread] |