qemu-system-xtensa
QEMU full system emulation binaries (miscellaneous)
Install
- All systems
-
curl cmd.cat/qemu-system-xtensa.sh
- Debian
-
apt-get install qemu-system-misc
- Ubuntu
-
apt-get install qemu-system-misc
- Arch Linux
-
pacman -S qemu-system-xtensa-core-2
- Kali Linux
-
apt-get install qemu-system-misc
- Fedora
-
dnf install qemu-system-xtensa-core-2
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install qemu-system-misc
- Raspbian
-
apt-get install qemu-system-misc
- Dockerfile
- dockerfile.run/qemu-system-xtensa
qemu-system-misc
QEMU full system emulation binaries (miscellaneous)
QEMU is a fast processor emulator: currently the package supports ARM, CRIS, M68k (ColdFire), MicroBlaze, and SH4 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 various other hardware which did not made into separate packages. Emulators for the following architectures are provided: alpha cris lm32 hppa m68k microblaze microblazeel moxie nios2 or1k riscv32 riscv64 sh4 sh4eb s390x tricore xtensa xtensaeb unicore32. 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-xtensa-core-2
2.11.1-2.fc28.x86_64 : QEMU system emulator for Xtensa
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.