Generic and open source machine emulator and virtualizer
http://qemu.org/
QEMU is a generic and open source machine emulator and virtualizer.
When used as a machine emulator, QEMU can run OSes and programs made for one machine (e.g. an ARM board) on a different machine (e.g. your own PC). By using dynamic translation, it achieves very good performance.
When used as a virtualizer, QEMU achieves near native performances by executing the guest code directly on the host CPU. QEMU supports virtualization when executing under the Xen hypervisor or using the KVM kernel module in Linux. When using KVM, QEMU can virtualize x86, server and embedded PowerPC, and S390 guests.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:aevseev/qemu && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000058 58 Bytes | |
ivshmem.service | 0000000371 371 Bytes | |
qemu-guest-agent.te | 0000000145 145 Bytes | |
qemu-rpmlintrc | 0000000095 95 Bytes | |
qemu.changes | 0000006427 6.28 KB | |
qemu.spec | 0000028720 28 KB |
Comments 0