Zephyr QEMU 5.0.0.0
Pre-release
Pre-release
stephanosio
released this
26 May 08:06
·
6 commits
to master
since this release
Summary
This is an initial beta test release for the Zephyr QEMU based on the QEMU 5.0.0.
Supported Host OS
- Linux (Ubuntu 18.04)
- macOS (Catalina 10.15)
- Windows (MinGW-w64)
Supported Targets
- ARM AArch32 (
zephyr-qemu-system-arm
) - ARM AArch64 (
zephyr-qemu-system-aarch64
) - NIOS2 (
zephyr-qemu-system-nios2
) - RISC-V-32 (
zephyr-qemu-system-riscv32
) - RISC-V-64 (
zephyr-qemu-system-riscv64
) - SPARC (
zephyr-qemu-system-sparc
) - x86-32 (
zephyr-qemu-system-i386
) - x86-64 (
zephyr-qemu-system-x86_64
) - Xtensa (
zephyr-qemu-system-xtensa
)