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:Thaodan:devel:tools/qemu-linux-user && 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 | 0000000137 137 Bytes | |
_service | 0000000912 912 Bytes | |
_servicedata | 0000000233 233 Bytes | |
common.inc | 0000002284 2.23 KB | |
qemu-8.2.2.92.ea8bb6c5f.obscpio | 0849457167 810 MB | |
qemu-8.2.3.96.58f72a758c.obscpio | 0856367119 817 MB | |
qemu-linux-user.changes | 0000415715 406 KB | |
qemu-linux-user.spec | 0000011743 11.5 KB | |
qemu-rpmlintrc | 0000000233 233 Bytes | |
qemu.obsinfo | 0000000107 107 Bytes |
Latest Revision
Björn Bidar (Thaodan)
committed
(revision 15)
- Update to version 8.2.3.96.58f72a758c: * [openSUSE][rpm] Add packaging for -dynamic variant * [openSUSE] Downstream note about the graph lock * linux-user: Use glibc statx function instead of statx syscall to allow sb2 to hook the call * linux-user: disable commpage * make sure mode is passed to openat if O_TMPFILE is specified. JB#45765 * Revert "linux-user: Use safe_syscall wrapper for fcntl" * Revert "util: drop old utimensat() compat code" * Revert "linux-user: Use direct syscall for utimensat" * Revert "linux-user: Use safe_syscall wrapper for connect syscall" * Revert "linux-user: Use safe_syscall wrapper for accept and accept4 syscalls"
Comments 0