qemu 1:8.2.2+ds-ok5 source package in openKylin
Changelog
qemu (1:8.2.2+ds-ok5) nile; urgency=medium * CVE-2024-4693 -- zeng_chi <email address hidden> Mon, 24 Feb 2025 16:07:53 +0800
qemu (1:8.2.2+ds-ok5) nile; urgency=medium * CVE-2024-4693 -- zeng_chi <email address hidden> Mon, 24 Feb 2025 16:07:53 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Nile V2.0 | proposed | main | otherosfs |
File | Size | SHA-256 Checksum |
---|---|---|
qemu_8.2.2+ds.orig.tar.bz2 | 45.0 MiB | 3c754a39a87fd51d7b09e20d4649f5cf15ba2f32824de447eca956e4ad492162 |
qemu_8.2.2+ds-ok5.debian.tar.xz | 55.0 KiB | 34a4c1be036715f3b6a7d2fd68734f2528a3f1e3a1f7c734a33a043c5c28df03 |
qemu_8.2.2+ds-ok5.dsc | 8.7 KiB | 7dcfd3beccc8454d557d0db15717fad91d9cf1e259f524090aedcdddf6d9aedd |
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.