qemu 1:8.2.2+ds-ok2 source package in openKylin
Changelog
qemu (1:8.2.2+ds-ok2) nile; urgency=medium * CVE-2024-26327 -- root <email address hidden> Wed, 30 Oct 2024 18:29:14 +0800
qemu (1:8.2.2+ds-ok2) nile; urgency=medium * CVE-2024-26327 -- root <email address hidden> Wed, 30 Oct 2024 18:29:14 +0800
Series | Published | Component | Section |
---|
File | Size | SHA-256 Checksum |
---|---|---|
qemu_8.2.2+ds.orig.tar.bz2 | 45.0 MiB | 3c754a39a87fd51d7b09e20d4649f5cf15ba2f32824de447eca956e4ad492162 |
qemu_8.2.2+ds-ok2.debian.tar.xz | 53.4 KiB | 81a1e82e4a84106652f963ac28dc47c758fae9f1c597a92c337743315dbc7cdf |
qemu_8.2.2+ds-ok2.dsc | 8.7 KiB | 8c4235b6c1c9a5146a9c64c60c3a48dfe461dbe794510b58a330db5f90d3f87b |
QEMU is a fast processor emulator: currently the package supports Alpha, ARM,
CRIS, i386, LoongArch, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, RISC-V,
S390x, SH4, SPARC, x86-64, Xtensa and other emulations. By using dynamic
translation it achieves reasonable speed while being easy to port on new host
CPUs.
.
This package provides a daemon (agent) to run inside qemu-system
guests (full system emulation). It communicates with the host using
a virtio-serial channel org.qemu.
some functions in the guest from the host, including:
- querying and setting guest system time
- performing guest filesystem sync operation
- initiating guest shutdown or suspend to ram
- accessing guest files
- freezing/thawing guest filesystem operations
- others.
.
Install this package on a system which is running as guest inside
qemu virtual machine. It is not used on the host.