Package qemu-user-binfmt-rx: Information

  • Default inline alert: Version in the repository: 8.2.2-alt3

Binary package: qemu-user-binfmt-rx
Version: 8.2.2-alt2
Architecture: aarch64
Build time:  Apr 19, 2024, 01:18 AM in the task #345289
Source package: qemu
Category: Emulators
Report package bug
Summary: QEMU CPU Emulator - user-binfmt-rx mode emulation
Description: 
User mode emulation.  In this mode, QEMU can launch Linux processes
compiled for one CPU on another CPU.

Maintainer: Alexey Shabalin


Last changed


April 16, 2024 Alexey Shabalin 8.2.2-alt2
- Revert "linux-user: Adjust brk for load_bias" (see QEMU#1913)
- use --disable-pie on ix86 only
April 8, 2024 Alexey Shabalin 8.2.2-alt1
- 8.2.2.
- backkport patches (Fixes:  CVE-2024-26327, CVE-2024-26328).
March 4, 2024 Alexey Sheplyakov 8.2.1-alt2
- LoongArch KVM support from https://github.com/loongson/qemu.git,
  branch kvm-loongarch, commit 432f4cf89493f2a1ac144018224e7d1b4fbc31a4.
- qemu-user: fixed running 32-bit x86 binaries on hosts with a page
  size > 4KB (such as LoongArch, ppc64*)
- spec:
  + LoongArch: work around old glibc-kernheaders (thanks iv@)
  + LoongArch: pmem is not supported [yet]