qemu 1:8.2.2+ds-ok3 source package in openKylin

Changelog

qemu (1:8.2.2+ds-ok3) nile; urgency=medium

  * CVE-2024-26328

 -- root <email address hidden>  Fri, 01 Nov 2024 15:53:41 +0800

Upload details

Uploaded by:
zeng_chi
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
any all
Section:
otherosfs
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 proposed main otherosfs

Downloads

File Size SHA-256 Checksum
qemu_8.2.2+ds.orig.tar.bz2 45.0 MiB 3c754a39a87fd51d7b09e20d4649f5cf15ba2f32824de447eca956e4ad492162
qemu_8.2.2+ds-ok3.debian.tar.xz 53.9 KiB 533d46effc653931cccbb4f7e264642fda32f4fc3d27addb3b855d07a6ef84a7
qemu_8.2.2+ds-ok3.dsc 8.7 KiB 07b43db6855b764a0e4b11af9e8ea7eed6e1efa3f13a584c89aaa3647bc95bfb

Available diffs

View changes file

Binary packages built by this source

qemu-guest-agent: Guest-side qemu-system agent

 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.guest_agent.0, and allows one to perform
 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.

qemu-guest-agent-dbgsym: debug symbols for qemu-guest-agent