Testing/System Images: Difference between revisions
(The images on the QEMU download server are gone) |
(uclinux.org seems to be gone, but the binaries are still available on archive.org) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 4: | Line 4: | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
! | ! What | ||
! Comment | ! Comment | ||
|- | |- | ||
Line 13: | Line 13: | ||
| Small NetBSD Image (thanx to Nicolas Ollinger) | | Small NetBSD Image (thanx to Nicolas Ollinger) | ||
|- | |- | ||
| [http://shorne.noip.me/downloads/or1k-linux- | | [http://shorne.noip.me/downloads/or1k-linux-5.0-smp.gz or1k-linux-5.0-smp.gz] | ||
| OpenRISC Linux | | OpenRISC Linux 5.0 smp test image. Contains a vmlinux binary that includes an initramfs with busybox, network config and strace for testing | ||
|- | |- | ||
| [http://www.uclinux.org/ports/coldfire/binary.html ColdFire binaries] | | [http://web.archive.org/web/20181018135822/http://www.uclinux.org/ports/coldfire/binary.html ColdFire binaries] | ||
| M68k binaries that can be used with the an5206 and mcf5208evb machines of QEMU | | M68k binaries that can be used with the an5206 and mcf5208evb machines of QEMU | ||
|- | |||
| [https://people.debian.org/~aurel32/qemu/ Aurelien's images] | |||
| A collection of various Debian images for QEMU, e.g. for AMD64, ARM, MIPS, PPC, SH4 and SPARC | |||
|} | |} | ||
Some other interesting images can be found on the [http://www.qemu-advent-calendar.org/ QEMU Advent Calendar] website. | Some other interesting images can be found on the [http://www.qemu-advent-calendar.org/ QEMU Advent Calendar] website. |
Latest revision as of 12:21, 27 January 2020
QEMU disk images
Here is a collection of links to disk images which can be used to test system emulation.
What | Comment |
---|---|
odin1440.img | FreeDOS floppy disk image from ODIN (Steve Nickolas) |
small.ffs.bz2 | Small NetBSD Image (thanx to Nicolas Ollinger) |
or1k-linux-5.0-smp.gz | OpenRISC Linux 5.0 smp test image. Contains a vmlinux binary that includes an initramfs with busybox, network config and strace for testing |
ColdFire binaries | M68k binaries that can be used with the an5206 and mcf5208evb machines of QEMU |
Aurelien's images | A collection of various Debian images for QEMU, e.g. for AMD64, ARM, MIPS, PPC, SH4 and SPARC |
Some other interesting images can be found on the QEMU Advent Calendar website.