This website requires JavaScript.
Explore
Help
Sign In
rpms
/
qemu
Watch
3
Star
0
Fork
0
You've already forked qemu
Code
Issues
Pull Requests
Releases
Wiki
Activity
568
Commits
48
Branches
218
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Peter Robinson
73731f9ecd
All Fedora arches have libseccomp support (ARMv7, aarch64, Power64, s390(x))
2016-03-01 11:46:16 +00:00
.gitignore
Update to qemu 2.1.0 final released version.
2014-08-03 13:27:19 +01:00
80-kvm.rules
…
99-qemu-guest-agent.rules
Fix packaging of the QEMU guest agent
2011-10-05 17:33:58 +01:00
0001-virtio-9p-use-accessor-to-get-thread_pool.patch
Fix virtio 9p thread pool usage
2016-01-09 12:35:08 -05:00
0002-ehci-make-idt-processing-more-robust.patch
Fix virtio 9p thread pool usage
2016-01-09 12:35:08 -05:00
0003-net-vmxnet3-avoid-memory-leakage-in-activate_device.patch
CVE-2015-8567: net: vmxnet3: host memory leakage (bz
#1289818
)
2016-01-20 20:17:04 -05:00
0004-i386-avoid-null-pointer-dereference.patch
CVE-2015-8567: net: vmxnet3: host memory leakage (bz
#1289818
)
2016-01-20 20:17:04 -05:00
0005-scsi-initialise-info-object-with-appropriate-size.patch
CVE-2015-8567: net: vmxnet3: host memory leakage (bz
#1289818
)
2016-01-20 20:17:04 -05:00
0006-net-rocker-fix-an-incorrect-array-bounds-check.patch
CVE-2015-8567: net: vmxnet3: host memory leakage (bz
#1289818
)
2016-01-20 20:17:04 -05:00
0007-net-ne2000-fix-bounds-check-in-ioport-operations.patch
CVE-2015-8567: net: vmxnet3: host memory leakage (bz
#1289818
)
2016-01-20 20:17:04 -05:00
0008-ide-ahci-reset-ncq-object-to-unused-on-error.patch
CVE-2015-8567: net: vmxnet3: host memory leakage (bz
#1289818
)
2016-01-20 20:17:04 -05:00
0009-hmp-fix-sendkey-out-of-bounds-write-CVE-2015-8619.patch
CVE-2015-8619: Fix sendkey out of bounds (bz
#1292757
)
2016-02-15 17:05:41 -05:00
0010-e1000-eliminate-infinite-loops-on-out-of-bounds-tran.patch
CVE-2015-8619: Fix sendkey out of bounds (bz
#1292757
)
2016-02-15 17:05:41 -05:00
0011-usb-check-page-select-value-while-processing-iTD.patch
CVE-2015-8619: Fix sendkey out of bounds (bz
#1292757
)
2016-02-15 17:05:41 -05:00
0012-ahci-Do-not-unmap-NULL-addresses.patch
CVE-2015-8619: Fix sendkey out of bounds (bz
#1292757
)
2016-02-15 17:05:41 -05:00
0013-target-ppc-rename-and-export-maybe_bswap_register.patch
CVE-2015-8619: Fix sendkey out of bounds (bz
#1292757
)
2016-02-15 17:05:41 -05:00
0014-target-ppc-gdbstub-fix-float-registers-for-little-en.patch
CVE-2015-8619: Fix sendkey out of bounds (bz
#1292757
)
2016-02-15 17:05:41 -05:00
0015-target-ppc-gdbstub-introduce-avr_need_swap.patch
CVE-2015-8619: Fix sendkey out of bounds (bz
#1292757
)
2016-02-15 17:05:41 -05:00
0016-target-ppc-gdbstub-fix-altivec-registers-for-little-.patch
CVE-2015-8619: Fix sendkey out of bounds (bz
#1292757
)
2016-02-15 17:05:41 -05:00
0017-target-ppc-gdbstub-fix-spe-registers-for-little-endi.patch
CVE-2015-8619: Fix sendkey out of bounds (bz
#1292757
)
2016-02-15 17:05:41 -05:00
0018-target-ppc-gdbstub-Add-VSX-support.patch
CVE-2015-8619: Fix sendkey out of bounds (bz
#1292757
)
2016-02-15 17:05:41 -05:00
0019-target-ppc-kvm-fix-floating-point-registers-sync-on-.patch
CVE-2015-8619: Fix sendkey out of bounds (bz
#1292757
)
2016-02-15 17:05:41 -05:00
0101-vmdk-Create-streamOptimized-as-version-3.patch
CVE-2015-8619: Fix sendkey out of bounds (bz
#1292757
)
2016-02-15 17:05:41 -05:00
0102-vmdk-Fix-converting-to-streamOptimized.patch
CVE-2015-8619: Fix sendkey out of bounds (bz
#1292757
)
2016-02-15 17:05:41 -05:00
bridge.conf
fixes for -netdev bridge
2012-11-15 17:58:12 +01:00
ksm.service
Fix ksm.service (bz 1218814)
2015-05-06 12:52:09 -04:00
ksm.sysconfig
- Add ksm control script from Dan Kenigsberg
2009-09-16 09:38:29 +00:00
ksmctl.c
- Require seabios-bin >= 0.6.0-2 (
#741992
)
2011-10-21 16:29:08 -05:00
ksmtuned
Reduce CPU usage when audio is playing (bz
#1017644
)
2013-11-05 19:42:39 -05:00
ksmtuned.conf
- Avoid creating too large iovecs in multiwrite merge (
#559717
)
2010-02-04 15:58:29 +00:00
ksmtuned.service
Alias qemu-system-* man page to qemu.1 (bz
#907746
)
2013-05-25 14:54:03 -04:00
kvm.conf
CVE-2015-8567: net: vmxnet3: host memory leakage (bz
#1289818
)
2016-01-20 20:17:04 -05:00
kvm.modules
ppc64: Enable HV and PR KVM
2014-08-27 10:57:47 +01:00
qemu-guest-agent.service
Fix packaging of the QEMU guest agent
2011-10-05 17:33:58 +01:00
qemu-kvm.sh
Handful of packaging fixes
2013-02-20 12:18:15 -05:00
qemu.binfmt
binfmt fixes and improvements
2013-04-03 21:06:24 -04:00
qemu.spec
All Fedora arches have libseccomp support (ARMv7, aarch64, Power64, s390(x))
2016-03-01 11:46:16 +00:00
sources
Reabsed to version 2.5.0
2015-12-23 17:49:55 -05:00
Description
Clone of
https://src.fedoraproject.org/rpms/qemu
9.5
MiB
Languages
RPM Spec
99.6%
Shell
0.4%