Testing/System Images: Difference between revisions

From QEMU
No edit summary
(uclinux.org seems to be gone, but the binaries are still available on archive.org)
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== QEMU disk images ==
== QEMU disk images ==


Here is a collection of disk images which can be used to test system emulation.
Here is a collection of links to disk images which can be used to test system emulation.


{| class="wikitable" border="1"
{| class="wikitable" border="1"
File
What
!  Comment
!  Comment
|-
|  [http://wiki.qemu.org/download/linux-0.2.img.bz2 linux-0.2.img.bz2] (8 MB)
|  Small Linux disk image containing a 2.6.20 Linux kernel, X11 and various utilities to test QEMU
|-
|-
|  [http://odin.fdos.org/odin2005/odin1440.img odin1440.img]
|  [http://odin.fdos.org/odin2005/odin1440.img odin1440.img]
Line 15: Line 12:
|  [http://nopid.free.fr/small.ffs.bz2 small.ffs.bz2]
|  [http://nopid.free.fr/small.ffs.bz2 small.ffs.bz2]
|  Small NetBSD Image (thanx to Nicolas Ollinger)
|  Small NetBSD Image (thanx to Nicolas Ollinger)
|-
|  [http://shorne.noip.me/downloads/or1k-linux-5.0-smp.gz 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
|-
|-
|  [http://wiki.qemu.org/download/minix204.tar.bz2 minix204.tar.bz2]
|  [http://web.archive.org/web/20181018135822/http://www.uclinux.org/ports/coldfire/binary.html ColdFire binaries]
|  Minix 2.0.4 (thanx to Túlio Almeida Pexoto)
M68k binaries that can be used with the an5206 and mcf5208evb machines of QEMU
|-
|  [http://wiki.qemu.org/download/efi-bios.tar.bz2 efi-bios.tar.bz2]
|  EFI BIOS for QEMU (thanx to Tristan Gingold)
|-
|  [http://wiki.qemu.org/download/sparc-test-0.2.tar.gz sparc-test-0.2.tar.gz]
|  SPARC Linux 2.6 test kernel and initrd disk image
|-
|  [http://wiki.qemu.org/download/arm-test-0.2.tar.gz arm-test-0.2.tar.gz]
|  ARM Linux 2.6 test kernel and initrd disk image (thanx to Paul Brook)
|-
|  [http://wiki.qemu.org/download/mips-test-0.2.tar.gz mips-test-0.2.tar.gz]
|  MIPS Linux 2.6 test kernel and initrd disk image (thanx to Thiemo Seufer)
|-
|  [http://wiki.qemu.org/download/mipsel-test-0.2.tar.gz mipsel-test-0.2.tar.gz]
|  MIPS little endian Linux 2.6 test kernel and initrd disk image (thanx to Thiemo Seufer)
|-
|  [http://wiki.qemu.org/download/coldfire-test-0.1.tar.bz2 coldfire-test-0.1.tar.bz2]
|  Coldfire Linux 2.6 test kernel and initrd disk image (thanx to Paul Brook)
|-
|  [http://wiki.qemu.org/download/sh-test-0.2.tar.bz2 sh-test-0.2.tar.bz2]
SH4 Linux 2.6 test kernel and initrd disk image (thanx to Shin-ichiro KAWASAKI)
|-
|  [http://wiki.qemu.org/download/cris-axisdev88-img-linux2_6_33.tgz cris-axisdev88-img-linux2_6_33.tgz]
|  CRIS AXIS Devboard88 Linux 2.6 test image with selftesting testsuite (Edgar E. Iglesias)
|-
|-
|  [http://wiki.qemu.org/download/mb-s3adsp1800-linux-2_6_34.tgz mb-s3adsp1800-linux-2_6_34.tgz]
|  [https://people.debian.org/~aurel32/qemu/ Aurelien's images]
|  Microblaze S3ADSP1800 Linux 2.6 test image with selftesting testsuite (Edgar E. Iglesias)
A collection of various Debian images for QEMU, e.g. for AMD64, ARM, MIPS, PPC, SH4 and SPARC
|-
|  [http://wiki.qemu.org/download/ppc-virtexml507-linux-2_6_34.tgz ppc-virtexml507-linux-2_6_34.tgz]
PPC-440 Virtex-ML507 Linux 2.6 test image (Edgar E. Iglesias)
|-
|  [http://wiki.qemu.org/download/xtensa-dc232b_kernel_rootfs.tgz xtensa-dc232b_kernel_rootfs.tgz]
|  Xtensa Linux 2.6.29 test image (Max Filippov)
|-
|  [http://shorne.noip.me/downloads/or1k-linux-4.10-rc7.gz or1k-linux-4.10-rc7.gz]
|  OpenRISC Linux 4.10 test image + initramfs with busybox, kselftest and strace for testing
|}
|}
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.