Package qemu-system-m68k: Information

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]