Package pve-qemu: Information

  • Default inline alert: Version in the repository: 7.2.0-alt4

Binary package: pve-qemu
Version: 7.2.0-alt1
Architecture: x86_64
Build time:  May 12, 2023, 06:00 PM in the task #318466
Source package: pve-qemu
Category: Emulators
Report package bug
Summary: QEMU CPU Emulator
Description: 
QEMU is a fast processor emulator using dynamic translation to achieve
good emulation speed.  QEMU has two operating modes:

* Full system emulation.  In this mode, QEMU emulates a full system
  (for example a PC), including a processor and various peripherials.
  It can be used to launch different Operating Systems without rebooting
  the PC or to debug system code.

* User mode emulation.  In this mode, QEMU can launch Linux processes
  compiled for one CPU on another CPU.  It can be used to launch the
  Wine Windows API emulator or to ease cross-compilation and
  cross-debugging.

As QEMU requires no host kernel patches to run, it is very safe and easy
to use.

Maintainer: Alexey Shabalin


Last changed


March 17, 2023 Alexey Shabalin 1:7.2.0-alt1
- 7.2.0-8 (Fixes: CVE-2022-4172)
- delete cpu-add-Kunpeng-920-cpu-support.patch
- lto disable
- drop control and udev rules for set access mode to /dev/kvm
Dec. 1, 2022 Alexey Shabalin 1:7.1.0-alt4
- skip requires on files in /usr/share/OVMF and /usr/share/AAVMF
Dec. 1, 2022 Alexey Shabalin 1:7.1.0-alt3
- delete version from requires for edk2-ovmf