Testing/Machines: Difference between revisions

From QEMU
m (Huth moved page Testing/Acceptance to Testing/Machines: The "acceptance" framework has been renamed, and this page is rather about the machines)
(Update the file name of the tests, and remove entries for machines that have been removed)
Line 16: Line 16:
| style="text-align: center; background-color:lightgreen;" | ev67
| style="text-align: center; background-color:lightgreen;" | ev67
| style="text-align: center; background-color:lightgreen;" | tulip-nic
| style="text-align: center; background-color:lightgreen;" | tulip-nic
| style="background-color:lightgreen;" | tests/acceptance/boot_linux_console.py (see also https://www.mail-archive.com/qemu-devel@nongnu.org/msg604707.html )
| style="background-color:lightgreen;" | tests/functional/test_alpha_clipper.py (see also https://www.mail-archive.com/qemu-devel@nongnu.org/msg604707.html )
| style="text-align: center; background-color:lightgreen;" | Linux
| style="text-align: center; background-color:lightgreen;" | Linux
|-
|-
Line 65: Line 65:
| style="text-align: center; background-color:lightgreen;" | arm946
| style="text-align: center; background-color:lightgreen;" | arm946
| style="text-align: center; background-color:lightgreen;" | cfi02-pflash
| style="text-align: center; background-color:lightgreen;" | cfi02-pflash
| style="background-color:lightgreen;" | tests/acceptance/machine_arm_canona1100.py
| style="background-color:lightgreen;" | tests/functional/test_arm_canona1100.py
| style="text-align: center; background-color:lightgreen;" | Barebox
| style="text-align: center; background-color:lightgreen;" | Barebox
|-
| connex
| style="text-align: center;" | arm
| style="text-align: center;" | pxa255
| style="text-align: center;" | cfi01-pflash
| https://www.mail-archive.com/qemu-devel@nongnu.org/msg604838.html
| style="text-align: center;" |
|-
| spitz (akita, borzoi, terrier)
| style="text-align: center;" | arm
| style="text-align: center;" | pxa270
| style="text-align: center;" |
| https://www.mail-archive.com/xen-devel@lists.xenproject.org/msg41162.html
| style="text-align: center;" | ucLinux (Gentoo)
|-
| z2
| style="text-align: center;" | arm
| style="text-align: center;" | pxa270-c5
| style="text-align: center;" | wm8750-audio
| https://www.mail-archive.com/xen-devel@lists.xenproject.org/msg41162.html
| style="text-align: center;" |
|-
|-
| style="background-color:lightgreen;" | integratorcp
| style="background-color:lightgreen;" | integratorcp
Line 93: Line 72:
| style="text-align: center; background-color:lightgreen;" | arm926
| style="text-align: center; background-color:lightgreen;" | arm926
| style="text-align: center; background-color:lightgreen;" | smc91c111-nic, pl181-sdhci, pl110-lcd
| style="text-align: center; background-color:lightgreen;" | smc91c111-nic, pl181-sdhci, pl110-lcd
| style="background-color:lightgreen;" | tests/acceptance/machine_arm_integratorcp.py
| style="background-color:lightgreen;" | tests/functional/test_arm_integratorcp.py
| style="text-align: center; background-color:lightgreen;" | Linux
| style="text-align: center; background-color:lightgreen;" | Linux
|-
|-
Line 121: Line 100:
| style="text-align: center; background-color:lightgreen;" | cortex-a9
| style="text-align: center; background-color:lightgreen;" | cortex-a9
| style="text-align: center; background-color:lightgreen;" |
| style="text-align: center; background-color:lightgreen;" |
| style="background-color:lightgreen;" | tests/acceptance/boot_linux_console.py
| style="background-color:lightgreen;" | tests/functional/test_arm_vexpress.py
| style="text-align: center; background-color:lightgreen;" | Linux
| style="text-align: center; background-color:lightgreen;" | Linux
|-
|-
Line 163: Line 142:
| style="text-align: center; background-color:lightgreen;" | cortex-a9
| style="text-align: center; background-color:lightgreen;" | cortex-a9
| style="text-align: center; background-color:lightgreen;" | allwinner-a10-soc
| style="text-align: center; background-color:lightgreen;" | allwinner-a10-soc
| style="background-color:lightgreen;" | tests/acceptance/boot_linux_console.py
| style="background-color:lightgreen;" | tests/functional/test_arm_cubieboard.py
| style="text-align: center; background-color:lightgreen;" | Linux
| style="text-align: center; background-color:lightgreen;" | Linux
|-
|-
Line 170: Line 149:
| style="text-align: center; background-color:lightgreen;" | cortex-m3
| style="text-align: center; background-color:lightgreen;" | cortex-m3
| style="text-align: center; background-color:lightgreen;" |  
| style="text-align: center; background-color:lightgreen;" |  
| style="background-color:lightgreen;" | tests/acceptance/boot_linux_console.py
| style="background-color:lightgreen;" | tests/functional/test_arm_emcraft_sf2.py
| style="text-align: center; background-color:lightgreen;" | U-Boot
| style="text-align: center; background-color:lightgreen;" | U-Boot
|-
|-
Line 212: Line 191:
| style="text-align: center; background-color:lightgreen;" | cortex-a9
| style="text-align: center; background-color:lightgreen;" | cortex-a9
| style="text-align: center; background-color:lightgreen;" |  
| style="text-align: center; background-color:lightgreen;" |  
| style="background-color:lightgreen;" | tests/acceptance/boot_linux_console.py
| style="background-color:lightgreen;" | tests/functional/test_arm_smdkc210.py
| style="text-align: center; background-color:lightgreen;" | Linux (Debian)
| style="text-align: center; background-color:lightgreen;" | Linux (Debian)
|-
|-
Line 219: Line 198:
| style="text-align: center; background-color:lightgreen;" | cortex-a7
| style="text-align: center; background-color:lightgreen;" | cortex-a7
| style="text-align: center; background-color:lightgreen;" |  
| style="text-align: center; background-color:lightgreen;" |  
| style="background-color:lightgreen;" | tests/acceptance/boot_linux_console.py
| style="background-color:lightgreen;" | tests/functional/test_arm_orangepi.py
| style="text-align: center; background-color:lightgreen;" | Linux (Debian)
| style="text-align: center; background-color:lightgreen;" | Linux (Debian)
|-
|-
Line 312: Line 291:
| https://www.mail-archive.com/qemu-devel@nongnu.org/msg606064.html
| https://www.mail-archive.com/qemu-devel@nongnu.org/msg606064.html
| style="text-align: center;" | MicroPython
| style="text-align: center;" | MicroPython
|-
| style="background-color:lightgreen;" | n800 / n810
| style="text-align: center; background-color:lightgreen;" | arm
| style="text-align: center; background-color:lightgreen;" | arm1136-r2
| style="text-align: center; background-color:lightgreen;" |
| style="background-color:lightgreen;" | tests/acceptance/machine_arm_n8x0.py
| style="text-align: center; background-color:lightgreen;" | Linux (Meego)
|-
|-
| style="background-color:lightgreen;" | raspi2
| style="background-color:lightgreen;" | raspi2
Line 324: Line 296:
| style="text-align: center; background-color:lightgreen;" | cortex-a7
| style="text-align: center; background-color:lightgreen;" | cortex-a7
| style="text-align: center; background-color:lightgreen;" | pl011-uart
| style="text-align: center; background-color:lightgreen;" | pl011-uart
| style="background-color:lightgreen;" | tests/acceptance/boot_linux_console.py
| style="background-color:lightgreen;" | tests/functional/test_arm_raspi2.py
| style="text-align: center; background-color:lightgreen;" | Linux (Debian)
| style="text-align: center; background-color:lightgreen;" | Linux (Debian)
|-
|-
Line 373: Line 345:
| style="text-align: center; background-color:lightgreen;" |  
| style="text-align: center; background-color:lightgreen;" |  
| style="text-align: center; background-color:lightgreen;" |  
| style="text-align: center; background-color:lightgreen;" |  
| style="background-color:lightgreen;" | tests/acceptance/boot_linux_console.py
| style="background-color:lightgreen;" | tests/functional/test_arm_virt.py
| style="text-align: center; background-color:lightgreen;" | Linux (Fedora)
| style="text-align: center; background-color:lightgreen;" | Linux (Fedora)
|-
|-
Line 380: Line 352:
| style="text-align: center; background-color:lightgreen;" |  
| style="text-align: center; background-color:lightgreen;" |  
| style="text-align: center; background-color:lightgreen;" |  
| style="text-align: center; background-color:lightgreen;" |  
| style="background-color:lightgreen;" | tests/acceptance/boot_linux_console.py
| style="background-color:lightgreen;" | tests/functional/test_aarch64_virt.py
| style="text-align: center; background-color:lightgreen;" | Linux (Fedora)
| style="text-align: center; background-color:lightgreen;" | Linux (Fedora)
|-
|-
Line 422: Line 394:
| style="text-align: center; background-color:lightgreen;" | m5208
| style="text-align: center; background-color:lightgreen;" | m5208
| style="text-align: center; background-color:lightgreen;" |  
| style="text-align: center; background-color:lightgreen;" |  
| style="background-color:lightgreen;" | tests/acceptance/boot_linux_console.py
| style="background-color:lightgreen;" | tests/functional/test_m68k_mcf5208evb.py
| style="text-align: center; background-color:lightgreen;" | Linux
| style="text-align: center; background-color:lightgreen;" | Linux
|-
|-
Line 429: Line 401:
| style="text-align: center; background-color:lightgreen;" | m68040
| style="text-align: center; background-color:lightgreen;" | m68040
| style="text-align: center; background-color:lightgreen;" | next-framebuffer
| style="text-align: center; background-color:lightgreen;" | next-framebuffer
| style="background-color:lightgreen;" | tests/acceptance/machine_m68k_nextcube.py
| style="background-color:lightgreen;" | tests/functional/test_m68k_nextcube.py
| style="text-align: center; background-color:lightgreen;" | NeXT firmware
| style="text-align: center; background-color:lightgreen;" | NeXT firmware
|-
|-
Line 436: Line 408:
| style="text-align: center; background-color:lightgreen;" | m68040
| style="text-align: center; background-color:lightgreen;" | m68040
| style="text-align: center; background-color:lightgreen;" |  
| style="text-align: center; background-color:lightgreen;" |  
| style="background-color:lightgreen;" | tests/acceptance/boot_linux_console.py
| style="background-color:lightgreen;" | tests/functional/test_m68k_q800.py
| style="text-align: center; background-color:lightgreen;" | Linux (Debian)
| style="text-align: center; background-color:lightgreen;" | Linux (Debian)
|-
|-
Line 450: Line 422:
| style="text-align: center; background-color:lightgreen;" | microblaze
| style="text-align: center; background-color:lightgreen;" | microblaze
| style="text-align: center; background-color:lightgreen;" | cfi01-pflash
| style="text-align: center; background-color:lightgreen;" | cfi01-pflash
| style="background-color:lightgreen;" | tests/acceptance/boot_linux_console.py (see also https://www.mail-archive.com/qemu-devel@nongnu.org/msg605124.html)
| style="background-color:lightgreen;" | tests/functional/test_microblaze_s3adsp1800.py (see also https://www.mail-archive.com/qemu-devel@nongnu.org/msg605124.html)
| style="text-align: center; background-color:lightgreen;" | Linux
| style="text-align: center; background-color:lightgreen;" | Linux
|-
|-
Line 464: Line 436:
| style="text-align: center; background-color:lightgreen;" | MIPS 24Kc
| style="text-align: center; background-color:lightgreen;" | MIPS 24Kc
| style="text-align: center; background-color:lightgreen;" | pcnet, piix4-ide
| style="text-align: center; background-color:lightgreen;" | pcnet, piix4-ide
| style="background-color:lightgreen;" | tests/acceptance/linux_ssh_mips_malta.py
| style="background-color:lightgreen;" | tests/avocado/linux_ssh_mips_malta.py
| style="text-align: center; background-color:lightgreen;" | Linux (Debian)
| style="text-align: center; background-color:lightgreen;" | Linux (Debian)
|-
|-
Line 471: Line 443:
| style="text-align: center; background-color:lightgreen;" | I7200
| style="text-align: center; background-color:lightgreen;" | I7200
| style="text-align: center; background-color:lightgreen;" | nanomips
| style="text-align: center; background-color:lightgreen;" | nanomips
| style="background-color:lightgreen;" | tests/acceptance/boot_linux_console.py
| style="background-color:lightgreen;" | tests/functional/test_mipsel_malta.py
| style="text-align: center; background-color:lightgreen;" | Linux
| style="text-align: center; background-color:lightgreen;" | Linux
|-
|-
Line 499: Line 471:
| style="text-align: center; background-color:lightgreen;" | MIPS 20Kc
| style="text-align: center; background-color:lightgreen;" | MIPS 20Kc
| style="text-align: center; background-color:lightgreen;" | pcnet, piix4-ide
| style="text-align: center; background-color:lightgreen;" | pcnet, piix4-ide
| style="background-color:lightgreen;" | tests/acceptance/linux_ssh_mips_malta.py
| style="background-color:lightgreen;" | tests/avocado/linux_ssh_mips_malta.py
| style="text-align: center; background-color:lightgreen;" | Linux (Debian)
| style="text-align: center; background-color:lightgreen;" | Linux (Debian)
|-
|-
Line 508: Line 480:
|  
|  
| style="text-align: center;" | Linux (Gentoo)
| style="text-align: center;" | Linux (Gentoo)
|-
| style="background-color:lightgreen;" | 10m50
| style="text-align: center; background-color:lightgreen;" | nios2
| style="text-align: center; background-color:lightgreen;" | nios2
| style="text-align: center; background-color:lightgreen;" |
| style="background-color:lightgreen;" | tests/acceptance/boot_linux_console.py
| style="text-align: center; background-color:lightgreen;" | Linux
|-
|-
| style="background-color:lightgreen;" | or1k-sim
| style="background-color:lightgreen;" | or1k-sim
Line 520: Line 485:
| style="text-align: center; background-color:lightgreen;" | or1200
| style="text-align: center; background-color:lightgreen;" | or1200
| style="text-align: center; background-color:lightgreen;" |  
| style="text-align: center; background-color:lightgreen;" |  
| style="background-color:lightgreen;" | tests/acceptance/boot_linux_console.py (see also [[Documentation/Platforms/OpenRISC]])
| style="background-color:lightgreen;" | tests/functional/test_or1k_sim.py (see also [[Documentation/Platforms/OpenRISC]])
| style="text-align: center; background-color:lightgreen;" | Linux
| style="text-align: center; background-color:lightgreen;" | Linux
|-
|-
Line 534: Line 499:
| style="text-align: center; background-color:lightgreen;" | e5500
| style="text-align: center; background-color:lightgreen;" | e5500
| style="text-align: center; background-color:lightgreen;" |
| style="text-align: center; background-color:lightgreen;" |
| style="background-color:lightgreen;" | tests/acceptance/boot_linux_console.py  
| style="background-color:lightgreen;" | tests/functional/test_ppc64_e500.py
| style="text-align: center; background-color:lightgreen;" | Linux
| style="text-align: center; background-color:lightgreen;" | Linux
|-
|-
Line 541: Line 506:
| style="text-align: center; background-color:lightgreen;" | PowerPC 750
| style="text-align: center; background-color:lightgreen;" | PowerPC 750
| style="text-align: center; background-color:lightgreen;" | macio
| style="text-align: center; background-color:lightgreen;" | macio
| style="background-color:lightgreen;" | tests/acceptance/boot_linux_console.py (see also https://www.mail-archive.com/qemu-devel@nongnu.org/msg605247.html)
| style="background-color:lightgreen;" | tests/functional/test_ppc_mac.py (see also https://www.mail-archive.com/qemu-devel@nongnu.org/msg605247.html)
| style="text-align: center; background-color:lightgreen;" | Linux
| style="text-align: center; background-color:lightgreen;" | Linux
|-
|-
Line 548: Line 513:
| style="text-align: center; background-color:lightgreen;" | PowerPC 7400
| style="text-align: center; background-color:lightgreen;" | PowerPC 7400
| style="text-align: center; background-color:lightgreen;" | via-cuda, via-pmu, macio, sungem-nic
| style="text-align: center; background-color:lightgreen;" | via-cuda, via-pmu, macio, sungem-nic
| style="background-color:lightgreen;" | tests/acceptance/boot_linux_console.py (see also https://www.mail-archive.com/qemu-devel@nongnu.org/msg605247.html)
| style="background-color:lightgreen;" | tests/functional/test_ppc_mac.py (see also https://www.mail-archive.com/qemu-devel@nongnu.org/msg605247.html)
| style="text-align: center; background-color:lightgreen;" | Linux
| style="text-align: center; background-color:lightgreen;" | Linux
|-
|-
Line 557: Line 522:
| https://www.mail-archive.com/qemu-devel@nongnu.org/msg605247.html
| https://www.mail-archive.com/qemu-devel@nongnu.org/msg605247.html
| style="text-align: center;" | Linux (Debian)
| style="text-align: center;" | Linux (Debian)
|-
| style="background-color:lightgreen;" | prep/40p
| style="text-align: center; background-color:lightgreen;" | ppc
| style="text-align: center; background-color:lightgreen;" | PowerPC 604
| style="text-align: center; background-color:lightgreen;" | floppy disk
| style="background-color:lightgreen;" | tests/acceptance/ppc_prep_40p.py
| style="text-align: center; background-color:lightgreen;" | NetBSD
|-
|-
| style="background-color:lightgreen;" | prep/40p
| style="background-color:lightgreen;" | prep/40p
Line 569: Line 527:
| style="text-align: center; background-color:lightgreen;" | PowerPC 604
| style="text-align: center; background-color:lightgreen;" | PowerPC 604
| style="text-align: center; background-color:lightgreen;" |  
| style="text-align: center; background-color:lightgreen;" |  
| style="background-color:lightgreen;" | tests/acceptance/ppc_prep_40p.py
| style="background-color:lightgreen;" | tests/functional/test_ppc_40p.py
| style="text-align: center; background-color:lightgreen;" | OpenBIOS
| style="text-align: center; background-color:lightgreen;" | OpenBIOS
|-
| style="background-color:lightgreen;" | prep/40p
| style="text-align: center; background-color:lightgreen;" | ppc
| style="text-align: center; background-color:lightgreen;" | PowerPC 604
| style="text-align: center; background-color:lightgreen;" | cdrom
| style="background-color:lightgreen;" | tests/acceptance/ppc_prep_40p.py
| style="text-align: center; background-color:lightgreen;" | NetBSD
|-
|-
| sam460ex
| sam460ex
Line 597: Line 548:
| style="text-align: center; background-color:lightgreen;" |  
| style="text-align: center; background-color:lightgreen;" |  
| style="text-align: center; background-color:lightgreen;" |  
| style="text-align: center; background-color:lightgreen;" |  
| style="background-color:lightgreen;" | tests/acceptance/boot_linux_console.py
| style="background-color:lightgreen;" | tests/functional/test_ppc64_pseries.py
| style="text-align: center; background-color:lightgreen;" | Linux (Fedora)
| style="text-align: center; background-color:lightgreen;" | Linux (Fedora)
|-
|-
Line 646: Line 597:
| style="text-align: center; background-color:lightgreen;" |  
| style="text-align: center; background-color:lightgreen;" |  
| style="text-align: center; background-color:lightgreen;" |  
| style="text-align: center; background-color:lightgreen;" |  
| style="background-color:lightgreen;" | tests/acceptance/boot_linux_console.py
| style="background-color:lightgreen;" | tests/functional/test_s390x_ccw_virtio.py
| style="text-align: center; background-color:lightgreen;" | Linux (Fedora)
| style="text-align: center; background-color:lightgreen;" | Linux (Fedora)
|-
|-
Line 653: Line 604:
| style="text-align: center; background-color:lightgreen;" | sh7751r
| style="text-align: center; background-color:lightgreen;" | sh7751r
| style="text-align: center; background-color:lightgreen;" | cfi02-pflash, rtl8139-nic (untested)
| style="text-align: center; background-color:lightgreen;" | cfi02-pflash, rtl8139-nic (untested)
| style="background-color:lightgreen;" | tests/acceptance/boot_linux_console.py (see also: https://lists.gnu.org/archive/html/qemu-devel/2018-10/msg02748.html )
| style="background-color:lightgreen;" | tests/functional/test_sh4_r2d.py (see also: https://lists.gnu.org/archive/html/qemu-devel/2018-10/msg02748.html )
| style="text-align: center; background-color:lightgreen;" | Linux
| style="text-align: center; background-color:lightgreen;" | Linux
|-
|-
| shix
| leon3
| style="text-align: center;" | sh4
| style="text-align: center;" | sparc
| style="text-align: center;" |
| style="text-align: center;" | LEON3
| style="text-align: center;" |
| style="text-align: center;" |  
|
| https://gitlab.com/qemu-project/qemu/-/blob/v9.0.0/tests/avocado/machine_sparc_leon3.py
| style="text-align: center;" |
| style="text-align: center;" | HelenOS
|-
| style="background-color:lightgreen;" | leon3
| style="text-align: center; background-color:lightgreen;" | sparc
| style="text-align: center; background-color:lightgreen;" | LEON3
| style="text-align: center; background-color:lightgreen;" |  
| style="background-color:lightgreen;" | tests/acceptance/machine_sparc_leon3.py
| style="text-align: center; background-color:lightgreen;" | HelenOS
|-
|-
| niagara
| niagara
Line 681: Line 625:
| style="text-align: center; background-color:lightgreen;" | TI-UltraSparc-IIi
| style="text-align: center; background-color:lightgreen;" | TI-UltraSparc-IIi
| style="text-align: center; background-color:lightgreen;" | pci-cmd646-ide
| style="text-align: center; background-color:lightgreen;" | pci-cmd646-ide
| style="background-color:lightgreen;" | tests/acceptance/machine_sparc64_sun4u.py
| style="background-color:lightgreen;" | tests/functional/test_sparc64_sun4u.py
| style="text-align: center; background-color:lightgreen;" | Linux
| style="text-align: center; background-color:lightgreen;" | Linux
|-
|-
Line 702: Line 646:
| style="text-align: center; background-color:lightgreen;" | TI-SuperSparc-II
| style="text-align: center; background-color:lightgreen;" | TI-SuperSparc-II
| style="text-align: center; background-color:lightgreen;" |
| style="text-align: center; background-color:lightgreen;" |
| style="background-color:lightgreen;" | tests/acceptance/boot_linux_console.py
| style="background-color:lightgreen;" | tests/functional/test_sparc_sun4m.py
| style="text-align: center; background-color:lightgreen;" | Linux
| style="text-align: center; background-color:lightgreen;" | Linux
|-
|-
Line 723: Line 667:
| style="text-align: center; background-color:lightgreen;" |  
| style="text-align: center; background-color:lightgreen;" |  
| style="text-align: center; background-color:lightgreen;" | i440fx, piix3
| style="text-align: center; background-color:lightgreen;" | i440fx, piix3
| style="background-color:lightgreen;" | tests/acceptance/boot_linux_console.py
| style="background-color:lightgreen;" | tests/functional/test_x86_64_tuxrun.py
| style="text-align: center; background-color:lightgreen;" | Linux (Fedora)
| style="text-align: center; background-color:lightgreen;" | Linux (Fedora)
|-
|-
Line 744: Line 688:
| style="text-align: center; background-color:lightgreen;" | dc232c
| style="text-align: center; background-color:lightgreen;" | dc232c
| style="text-align: center; background-color:lightgreen;" |  
| style="text-align: center; background-color:lightgreen;" |  
| style="background-color:lightgreen;" | tests/acceptance/boot_linux_console.py (see also https://www.mail-archive.com/qemu-devel@nongnu.org/msg604723.html)
| style="background-color:lightgreen;" | tests/functional/test_xtensa_lx60.py (see also https://www.mail-archive.com/qemu-devel@nongnu.org/msg604723.html)
| style="text-align: center; background-color:lightgreen;" | Linux
| style="text-align: center; background-color:lightgreen;" | Linux
|}
|}


You can edit this table with the [https://www.tablesgenerator.com/mediawiki_tables MediaWiki Tables Generator].
You can edit this table with the [https://www.tablesgenerator.com/mediawiki_tables MediaWiki Tables Generator].

Revision as of 15:23, 17 December 2024

Machines

The green background color means a test is already merged.

Machine Arch CPU Devices tested Filename if merged

URL of information if not merged

Code used
clipper alpha ev67 tulip-nic tests/functional/test_alpha_clipper.py (see also https://www.mail-archive.com/qemu-devel@nongnu.org/msg604707.html ) Linux
mps2-an385 arm cortex-m3 lan9118-nic https://www.mail-archive.com/qemu-devel@nongnu.org/msg604690.html Zephyr
mps2-an505 arm cortex-m33 lan9118-nic https://www.mail-archive.com/qemu-devel@nongnu.org/msg604690.html ARM-TFM, Zephyr
mps2-an511 arm cortex-m3 lan9118-nic https://www.mail-archive.com/qemu-devel@nongnu.org/msg604690.html Zephyr
mps2-an521 arm cortex-m33 lan9118-nic https://www.mail-archive.com/qemu-devel@nongnu.org/msg604690.html ARM-TFM, Zephyr
musca-a arm cortex-m33 https://www.mail-archive.com/qemu-devel@nongnu.org/msg604690.html Zephyr
musca-b1 arm cortex-m33 https://www.mail-archive.com/qemu-devel@nongnu.org/msg604690.html ARM-TFM
canon-a1100 arm arm946 cfi02-pflash tests/functional/test_arm_canona1100.py Barebox
integratorcp arm arm926 smc91c111-nic, pl181-sdhci, pl110-lcd tests/functional/test_arm_integratorcp.py Linux
musicpal arm arm926 cfi02-pflash, mv88w8618-nic, wm8750-audio https://www.mail-archive.com/xen-devel@lists.xenproject.org/msg41162.html U-Boot
versatilepb arm arm926 ds1338-rtc, lsi53c895a Linux
versatileab arm arm926 ds1338-rtc, lsi53c895a Linux
vexpress-a9 arm cortex-a9 tests/functional/test_arm_vexpress.py Linux
vexpress-a15 arm cortex-a15 Linux
realview-eb arm arm926 smc91c111-nic, lsi53c895a Linux
realview-eb-mpcore arm arm11mpcore smc91c111-nic, lsi53c895a Linux
realview-pb-a8 arm cortex-a8 lan9118-nic Linux
realview-pbx-a9 arm cortex-a9 lan9118-nic Linux
cubieboard arm cortex-a9 allwinner-a10-soc tests/functional/test_arm_cubieboard.py Linux
emcraft-sf2 arm cortex-m3 tests/functional/test_arm_emcraft_sf2.py U-Boot
mcimx7d-sabre arm cortex-a7 e1000e-nic https://www.mail-archive.com/qemu-devel@nongnu.org/msg611067.html Linux
highbank arm cortex-a9 xgmac-nic https://www.mail-archive.com/qemu-devel@nongnu.org/msg604838.html
midway arm cortex-a15 xgmac-nic https://www.mail-archive.com/qemu-devel@nongnu.org/msg604838.html
netduino2 arm cortex-m3 stm32f2xx https://www.mail-archive.com/qemu-devel@nongnu.org/msg605206.html FreeRTOS
sabrelite arm cortex-a9 sst25vf016b-spi-flash https://www.mail-archive.com/xen-devel@lists.xenproject.org/msg41162.html Linux
smdkc210 arm cortex-a9 tests/functional/test_arm_smdkc210.py Linux (Debian)
orangepi-pc arm cortex-a7 tests/functional/test_arm_orangepi.py Linux (Debian)
orangepi-pc arm cortex-a7 allwinner-h3-sdhost https://www.mail-archive.com/qemu-devel@nongnu.org/msg665858.html Linux (Debian)
orangepi-pc arm cortex-a7 allwinner-h3-emac https://www.mail-archive.com/qemu-devel@nongnu.org/msg665858.html Linux (Ubuntu)
ast2500-evb arm arm1176 w25q256-flash https://www.mail-archive.com/qemu-devel@nongnu.org/msg604793.html
palmetto-bmc arm arm926 https://www.mail-archive.com/qemu-devel@nongnu.org/msg604793.html
romulus-bmc arm arm1176 https://www.mail-archive.com/qemu-devel@nongnu.org/msg604793.html
swift-bmc arm arm1176
witherspoon-bmc arm arm1176 https://www.mail-archive.com/qemu-devel@nongnu.org/msg604793.html
ast2600-evb arm cortex-a7
tacoma-bmc arm cortex-a7
kzm arm arm1136 lan9118-nic https://www.mail-archive.com/qemu-devel@nongnu.org/msg605210.html
lm3s811evb arm cortex-m3 http://roboticravings.blogspot.com/2018/07/freertos-on-cortex-m3-with-qemu.html
lm3s6965evb arm cortex-m3 https://rust-embedded.github.io/book/start/qemu.html
microbit arm cortex-m0 nrf51-soc https://www.mail-archive.com/qemu-devel@nongnu.org/msg606064.html MicroPython
raspi2 arm cortex-a7 pl011-uart tests/functional/test_arm_raspi2.py Linux (Debian)
raspi2 arm cortex-a7 uart8250 https://www.mail-archive.com/qemu-devel@nongnu.org/msg656332.html Linux (Debian)
raspi3 aarch64 cortex-a53 bcm2835-sdhost, bcm2835-thermal https://www.mail-archive.com/qemu-devel@nongnu.org/msg656319.html Linux
raspi4 aarch64 cortex-a72 gic-v2 https://www.mail-archive.com/qemu-devel@nongnu.org/msg642257.html Linux
xilinx-zynq-a9 arm cortex-a9 cfi02-pflash, sdcard https://www.mail-archive.com/qemu-devel@nongnu.org/msg605124.html
xlnx-zcu102 aarch64 cortex-a53, cortex-r5f xlnx.ps7-qspi, sst25wf080 https://www.mail-archive.com/qemu-devel@nongnu.org/msg605124.html
xlnx-versal-virt aarch64 cortex-a72 https://www.mail-archive.com/qemu-devel@nongnu.org/msg605124.html
virt arm tests/functional/test_arm_virt.py Linux (Fedora)
virt aarch64 tests/functional/test_aarch64_virt.py Linux (Fedora)
arduino-mega-2560-v3 avr atmega2560 avr-usart, avr-timer16 https://www.mail-archive.com/qemu-devel@nongnu.org/msg666326.html FreeRTOS
axis-dev88 cris crisv32 etraxfs https://www.mail-archive.com/qemu-devel@nongnu.org/msg605124.html
milkymist lm32 lm32-full cfi01-pflash http://milkymist.walle.cc/README.qemu RTEMS
hppa hppa cdrom, lsi53c895a-scsi, pci https://www.mail-archive.com/qemu-devel@nongnu.org/msg651012.html HP-UX
an5206 m68k m5206 https://www.mail-archive.com/qemu-devel@nongnu.org/msg605814.html
mcf5208evb m68k m5208 tests/functional/test_m68k_mcf5208evb.py Linux
next-cube m68k m68040 next-framebuffer tests/functional/test_m68k_nextcube.py NeXT firmware
q800 m68k m68040 tests/functional/test_m68k_q800.py Linux (Debian)
petalogix-ml605 microblaze microblaze cfi01-pflash, xlnx.xps-spi, xlnx.axi-ethernet https://www.mail-archive.com/qemu-devel@nongnu.org/msg605124.html
petalogix-s3adsp1800 microblaze microblaze cfi01-pflash tests/functional/test_microblaze_s3adsp1800.py (see also https://www.mail-archive.com/qemu-devel@nongnu.org/msg605124.html) Linux
xlnx-zynqmp-pmu microblaze microblaze https://www.mail-archive.com/qemu-devel@nongnu.org/msg605124.html
malta mips MIPS 24Kc pcnet, piix4-ide tests/avocado/linux_ssh_mips_malta.py Linux (Debian)
malta mips I7200 nanomips tests/functional/test_mipsel_malta.py Linux
mipssim mips 24Kf https://www.mail-archive.com/qemu-devel@nongnu.org/msg606846.html
mipssim mips64 5Kf https://www.mail-archive.com/qemu-devel@nongnu.org/msg606846.html
boston mips64 I6400 ich9, xilinx_pcie https://lists.gnu.org/archive/html/qemu-devel/2016-08/msg03419.html Linux
malta mips64 MIPS 20Kc pcnet, piix4-ide tests/avocado/linux_ssh_mips_malta.py Linux (Debian)
fuloong2e mips64 Loongson-2E bonito, vt82c686b, r8139-nic Linux (Gentoo)
or1k-sim openrisc or1200 tests/functional/test_or1k_sim.py (see also Documentation/Platforms/OpenRISC) Linux
bamboo ppc PowerPC 440epb https://www.mail-archive.com/qemu-devel@nongnu.org/msg606064.html Linux
e500 ppc e5500 tests/functional/test_ppc64_e500.py Linux
g3beige ppc PowerPC 750 macio tests/functional/test_ppc_mac.py (see also https://www.mail-archive.com/qemu-devel@nongnu.org/msg605247.html) Linux
mac99 ppc PowerPC 7400 via-cuda, via-pmu, macio, sungem-nic tests/functional/test_ppc_mac.py (see also https://www.mail-archive.com/qemu-devel@nongnu.org/msg605247.html) Linux
mac99 ppc64 PowerPC 970fx via-cuda, via-pmu, macio, sungem-nic https://www.mail-archive.com/qemu-devel@nongnu.org/msg605247.html Linux (Debian)
prep/40p ppc PowerPC 604 tests/functional/test_ppc_40p.py OpenBIOS
sam460ex ppc PowerPC 460exb cfi01-pflash, sm501 https://www.mail-archive.com/qemu-devel@nongnu.org/msg605088.html
powernv ppc64 POWER8 https://www.mail-archive.com/qemu-devel@nongnu.org/msg604793.html
pseries ppc64 tests/functional/test_ppc64_pseries.py Linux (Fedora)
virt riscv64 rv64gcsu-v1.10.0 cfi01-pflash, gpex-pcihost https://www.mail-archive.com/qemu-devel@nongnu.org/msg633013.html Linux
sifive_u riscv64 sifive-u54 https://github.com/riscv/meta-riscv/blob/master/conf/machine/freedom-u540.conf Linux
virt riscv32 rv32gcsu-v1.10.0 cfi01-pflash, gpex-pcihost https://github.com/riscv/meta-riscv/blob/master/conf/machine/qemuriscv32.conf Linux
sifie_e riscv32 sifive-e51 https://github.com/tock/tock/tree/master/boards/hifive1 Tock
virt rx https://www.mail-archive.com/qemu-devel@nongnu.org/msg652023.html U-Boot
virt rx https://www.mail-archive.com/qemu-devel@nongnu.org/msg652023.html Linux
s390-ccw-virtio s390x tests/functional/test_s390x_ccw_virtio.py Linux (Fedora)
r2d sh4 sh7751r cfi02-pflash, rtl8139-nic (untested) tests/functional/test_sh4_r2d.py (see also: https://lists.gnu.org/archive/html/qemu-devel/2018-10/msg02748.html ) Linux
leon3 sparc LEON3 https://gitlab.com/qemu-project/qemu/-/blob/v9.0.0/tests/avocado/machine_sparc_leon3.py HelenOS
niagara sparc64 Sun-UltraSparc-T1 https://www.mail-archive.com/qemu-devel@nongnu.org/msg605247.html
sun4u sparc64 TI-UltraSparc-IIi pci-cmd646-ide tests/functional/test_sparc64_sun4u.py Linux
SS-5 sparc Fujitsu-MB86904 esp-scsi, tcx-display https://people.debian.org/~aurel32/qemu/sparc/ Linux (Debian)
SS-10 sparc TI-SuperSparc-II esp-scsi, tcx-display https://people.debian.org/~aurel32/qemu/sparc/ Linux (Debian)
SS-20 sparc TI-SuperSparc-II tests/functional/test_sparc_sun4m.py Linux
testboard tricore tc1796 https://lists.gnu.org/archive/html/qemu-devel/2018-05/msg00074.html
puv3 unicore32 UniCore-II https://www.mail-archive.com/qemu-devel@nongnu.org/msg608054.html
pc-i440fx-piix x86_64 i440fx, piix3 tests/functional/test_x86_64_tuxrun.py Linux (Fedora)
pc-q35 x86_64 q35, ich9
xenpv x86_64 https://www.mail-archive.com/qemu-devel@nongnu.org/msg606480.html
lx60 xtensa dc232c tests/functional/test_xtensa_lx60.py (see also https://www.mail-archive.com/qemu-devel@nongnu.org/msg604723.html) Linux

You can edit this table with the MediaWiki Tables Generator.