qemu-system-sparc

QEMU full system emulation binaries (sparc)

Install

All systems
curl cmd.cat/qemu-system-sparc.sh
Debian Debian
apt-get install qemu-system-sparc
Ubuntu
apt-get install qemu-system-sparc
Alpine
apk add qemu-system-sparc
Arch Arch Linux
pacman -S qemu-system-sparc
image/svg+xml Kali Linux
apt-get install qemu-system-sparc
Fedora
dnf install qemu-system-sparc
Windows (WSL2)
sudo apt-get update sudo apt-get install qemu-system-sparc
Raspbian
apt-get install qemu-system-sparc
Docker
docker run cmd.cat/qemu-system-sparc qemu-system-sparc powered by Commando

qemu-system-sparc

QEMU full system emulation binaries (sparc)

QEMU is a fast processor emulator: currently the package supports SPARC emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. This package provides the full system emulation binaries to emulate the following sparc hardware: sparc sparc64. In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server.

qemu-system-sparc-core-2

2.9.0-1.fc26.1.x86_64 : QEMU system emulator for SPARC

qemu-arch-extra

QEMU for foreign architectures

qemu-headless-arch-extra

QEMU without GUI, for foreign architectures

qemu-system

QEMU full system emulation binaries

QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. This metapackage provides the full system emulation binaries for all supported targets, by depending on all per-architecture system emulation packages which QEMU supports.