Package qemu-system-x86-core: Information

Last changed


April 19, 2024 Alexey Shabalin 8.2.2-alt0.p10.1
- Revert "linux-user: Adjust brk for load_bias" (see QEMU#1913).
April 8, 2024 Alexey Shabalin 8.2.2-alt0.p10
- 8.2.2.
- Fixes: CVE-2023-42467, CVE-2023-1544, CVE-2023-3255, CVE-2023-3019,
         CVE-2021-3527, CVE-2023-6693, CVE-2023-0330, CVE-2023-6683.
- backkport patches (Fixes:  CVE-2024-26327, CVE-2024-26328).
- 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]
- update vitastor block driver to vitastor-v1.3.1.
Aug. 30, 2023 Alexey Shabalin 8.0.4-alt1.p10
- 8.0.4 (Fixes: CVE-2023-3301, CVE-2023-2861, CVE-2023-0330, CVE-2023-3255, CVE-2023-3354, CVE-2023-3180).
- Backport fix oob memory read in fdp events log (Fixes: CVE-2023-4135).
- Disabled support glusterfs for 32-bit arches and riscv64.
- Add BR: /dev/kvm for tests.
- Build with vitastor support.