QEMU
https://www.qemu.org/documentation/
QEMU is a generic and open source machine emulator and virtualizer.
QEMU can be used in several different ways. The most common is for System Emulation, where it provides a virtual model of an entire machine (CPU, memory and emulated devices) to run a guest OS. In this mode the CPU may be fully emulated, or it may work with a hypervisor such as KVM or Xen to allow the guest to run directly on the host CPU.
Note that this package is produced using a Git based workflow. Please refer to README.PACKAGING before making modifications.
- Links to Virtualization / qemu
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:joro:coco/qemu && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
README.PACKAGING | 0000007270 7.1 KB | |
_constraints | 0000001836 1.79 KB | |
_link | 0000000122 122 Bytes | |
_multibuild | 0000000066 66 Bytes | |
_service | 0000000953 953 Bytes | |
_servicedata | 0000000238 238 Bytes | |
common.inc | 0000002284 2.23 KB | |
qemu-8.2.1.obscpio | 0847695375 808 MB | |
qemu-linux-user.spec | 0000009072 8.86 KB | |
qemu-rpmlintrc | 0000000233 233 Bytes | |
qemu.changes | 0000412639 403 KB | |
qemu.obsinfo | 0000000093 93 Bytes | |
qemu.spec | 0000060449 59 KB |
Latest Revision
Joerg Roedel (joro)
committed
(revision 3)
- Update to version 8.2.1: * [openSUSE] Build with IGVM support * i386/sev: Implement ConfidentialGuestSupport functions for SEV * i386/sev: Refactor setting of reset vector and initial CPU state * i386/pc: Skip initialization of system FW when using IGVM * i386/pc: Process IGVM file during PC initialization if present * backends/igvm: Implement parsing and processing of IGVM files * backends/confidential-guest-support: Add functions to support IGVM * backends/confidential-guest-support: Add IGVM file parameter * meson: Add optional dependency on IGVM library * *skip RAMBlock notifiers for SNP
Comments 0