Universal CPU emulator
QEMU is an extremely well-performing CPU emulator that allows you to
choose between simulating an entire system and running userspace
binaries for different architectures under your native operating
system. It currently emulates x86, ARM, PowerPC and SPARC CPUs as well
as PC and PowerMac systems.
- Sources inherited from project SUSE:SLE-15-SP6:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Step:15-SP6/qemu && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.PACKAGING | 0000007270 7.1 KB | |
_constraints | 0000001836 1.79 KB | |
_multibuild | 0000000066 66 Bytes | |
_service | 0000000937 937 Bytes | |
_servicedata | 0000000234 234 Bytes | |
common.inc | 0000002284 2.23 KB | |
qemu-8.2.2.obscpio | 0848294927 809 MB | |
qemu-linux-user.spec | 0000009072 8.86 KB | |
qemu-rpmlintrc | 0000000233 233 Bytes | |
qemu.changes | 0000415464 406 KB | |
qemu.obsinfo | 0000000093 93 Bytes | |
qemu.spec | 0000060405 59 KB |
Latest Revision
Marco Strigl (mstrigl)
committed
(revision 15)
- Security and bug fixes * hw/net/net_tx_pkt: Fix overrun in update_sctp_checksum() (bsc#1222841, CVE-2024-3567) * hw/virtio/virtio-crypto: Protect from DMA re-entrancy bugs (bsc#1222843, CVE-2024-3446) * hw/char/virtio-serial-bus: Protect from DMA re-entrancy bugs (bsc#1222843, CVE-2024-3446) * hw/display/virtio-gpu: Protect from DMA re-entrancy bugs (bsc#1222843, CVE-2024-3446) * hw/virtio: Introduce virtio_bh_new_guarded() helper (bsc#1222843, CVE-2024-3446) * hw/sd/sdhci: Do not update TRNMOD when Command Inhibit (DAT) is set (bsc#1222845, CVE-2024-3447) * hw/nvme: Use pcie_sriov_num_vfs() (bsc#1220065, CVE-2024-26328) - Contains CVEs with score high enough to justify submitting to GA
Comments 0