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
234
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
Justin M. Forbes
ff620283c7
remove palcode-clipper
2012-01-13 13:59:26 -06:00
.gitignore
- Require seabios-bin >= 0.6.0-2 (
#741992
)
2011-10-21 16:29:08 -05:00
80-kvm.rules
Add udev rules to make /dev/kvm world accessible and group=kvm (rhbz
2009-07-16 09:53:52 +00:00
99-qemu-guest-agent.rules
Fix packaging of the QEMU guest agent
2011-10-05 17:33:58 +01:00
0001-malta-Fix-regression-i8259-interrupts-did-not-work.patch
Add patches from 1.0.1 queue
2012-01-11 15:27:49 -06:00
0002-exec.c-Fix-subpage-memory-access-to-RAM-MemoryRegion.patch
Add patches from 1.0.1 queue
2012-01-11 15:27:49 -06:00
0003-hw-9pfs-Improve-portability-to-older-systems.patch
Add patches from 1.0.1 queue
2012-01-11 15:27:49 -06:00
0004-hw-9pfs-use-migration-blockers-to-prevent-live-migra.patch
Add patches from 1.0.1 queue
2012-01-11 15:27:49 -06:00
0005-hw-9pfs-Reset-server-state-during-TVERSION.patch
Add patches from 1.0.1 queue
2012-01-11 15:27:49 -06:00
0006-hw-9pfs-Add-qdev.reset-callback-for-virtio-9p-pci-de.patch
Add patches from 1.0.1 queue
2012-01-11 15:27:49 -06:00
0007-hw-9pfs-Use-the-correct-file-descriptor-in-Fsdriver-.patch
Add patches from 1.0.1 queue
2012-01-11 15:27:49 -06:00
0008-hw-9pfs-replace-iovec-manipulation-with-QEMUIOVector.patch
Add patches from 1.0.1 queue
2012-01-11 15:27:49 -06:00
0009-hw-9pfs-Use-the-correct-signed-type-for-different-va.patch
Add patches from 1.0.1 queue
2012-01-11 15:27:49 -06:00
0010-target-i386-fix-cmpxchg-instruction-emulation.patch
Add patches from 1.0.1 queue
2012-01-11 15:27:49 -06:00
0011-configure-Enable-build-by-default-PIE-read-only-relo.patch
Add patches from 1.0.1 queue
2012-01-11 15:27:49 -06:00
0012-cris-Handle-conditional-stores-on-CRISv10.patch
Add patches from 1.0.1 queue
2012-01-11 15:27:49 -06:00
0013-pc-add-pc-0.15.patch
Add patches from 1.0.1 queue
2012-01-11 15:27:49 -06:00
0014-pc-fix-event_idx-compatibility-for-virtio-devices.patch
Add patches from 1.0.1 queue
2012-01-11 15:27:49 -06:00
0015-Fix-parse-of-usb-device-description-with-multiple-co.patch
Add patches from 1.0.1 queue
2012-01-11 15:27:49 -06:00
0016-usb-storage-cancel-I-O-on-reset.patch
Add patches from 1.0.1 queue
2012-01-11 15:27:49 -06:00
0017-usb-host-properly-release-port-on-unplug-exit.patch
Add patches from 1.0.1 queue
2012-01-11 15:27:49 -06:00
0018-usb-ohci-td.cbp-incorrectly-updated-near-page-end.patch
Add patches from 1.0.1 queue
2012-01-11 15:27:49 -06:00
0019-target-sh4-ignore-ocbp-and-ocbwb-instructions.patch
Add patches from 1.0.1 queue
2012-01-11 15:27:49 -06:00
0020-PPC-Fix-linker-scripts-on-ppc-hosts.patch
Add patches from 1.0.1 queue
2012-01-11 15:27:49 -06:00
0021-qiov-prevent-double-free-or-use-after-free.patch
Add patches from 1.0.1 queue
2012-01-11 15:27:49 -06:00
0022-coroutine-switch-per-thread-free-pool-to-a-global-po.patch
Add patches from 1.0.1 queue
2012-01-11 15:27:49 -06:00
0023-qemu-img-rebase-Fix-for-undersized-backing-files.patch
Add patches from 1.0.1 queue
2012-01-11 15:27:49 -06:00
0024-Documentation-Add-qemu-img-t-parameter-in-man-page.patch
Add patches from 1.0.1 queue
2012-01-11 15:27:49 -06:00
0025-rbd-always-set-out-parameter-in-qemu_rbd_snap_list.patch
Add patches from 1.0.1 queue
2012-01-11 15:27:49 -06:00
0101-usb-redir-Clear-iso-irq-error-when-stopping-the-stre.patch
Add USB redirect patches
2012-01-13 13:46:23 -06:00
0102-usb-redir-Dynamically-adjust-iso-buffering-size-base.patch
Add USB redirect patches
2012-01-13 13:46:23 -06:00
0103-usb-redir-Pre-fill-our-isoc-input-buffer-before-send.patch
Add USB redirect patches
2012-01-13 13:46:23 -06:00
0104-usb-redir-Try-to-keep-our-buffer-size-near-the-targe.patch
Add USB redirect patches
2012-01-13 13:46:23 -06:00
0105-usb-redir-Improve-some-debugging-messages.patch
Add USB redirect patches
2012-01-13 13:46:23 -06:00
0106-char-Split-out-tcp-socket-close-code-in-a-separate-f.patch
Add USB redirect patches
2012-01-13 13:46:23 -06:00
0107-char-Add-a-QemuChrHandlers-struct-to-initialise-char.patch
Add USB redirect patches
2012-01-13 13:46:23 -06:00
0108-iohandlers-Add-enable-disable_write_fd_handler-funct.patch
Add USB redirect patches
2012-01-13 13:46:23 -06:00
0109-char-Add-framework-for-a-write-unblocked-callback.patch
Add USB redirect patches
2012-01-13 13:46:23 -06:00
0110-char-Update-send_all-to-handle-nonblocking-chardev-w.patch
Add USB redirect patches
2012-01-13 13:46:23 -06:00
0111-char-Equip-the-unix-tcp-backend-to-handle-nonblockin.patch
Add USB redirect patches
2012-01-13 13:46:23 -06:00
0112-char-Throttle-when-host-connection-is-down.patch
Add USB redirect patches
2012-01-13 13:46:23 -06:00
0113-virtio-console-Enable-port-throttling-when-chardev-i.patch
Add USB redirect patches
2012-01-13 13:46:23 -06:00
0114-spice-qemu-char.c-add-throttling.patch
Add USB redirect patches
2012-01-13 13:46:23 -06:00
0115-spice-qemu-char.c-remove-intermediate-buffer.patch
Add USB redirect patches
2012-01-13 13:46:23 -06:00
0116-usb-redir-Add-flow-control-support.patch
Add USB redirect patches
2012-01-13 13:46:23 -06:00
0117-virtio-serial-bus-replay-guest_open-on-migration.patch
Add USB redirect patches
2012-01-13 13:46:23 -06:00
0118-char-Disable-write-callback-if-throttled-chardev-is-.patch
Add USB redirect patches
2012-01-13 13:46:23 -06:00
Fix_save-restore_of_in-kernel_i8259.patch
Add patches from 1.0.1 queue
2012-01-11 15:27:49 -06:00
ksm.service
Fix POSTIN scriplet failure (
#748281
)
2011-11-03 15:53:07 -05: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
Fix qxl pci id, and grab ksm updates.
2010-09-21 16:52:25 -05:00
ksmtuned.conf
- Avoid creating too large iovecs in multiwrite merge (
#559717
)
2010-02-04 15:58:29 +00:00
ksmtuned.service
- Require seabios-bin >= 0.6.0-2 (
#741992
)
2011-10-21 16:29:08 -05:00
kvm.modules
Update to 0.14.0 git snapshot 3593e6b
2011-02-08 17:35:06 -06:00
qemu-Allow-to-leave-type-on-default-in-machine.patch
- Add upstream qemu patch 'Allow to leave type on default in -machine'
2011-08-18 16:39:31 +01:00
qemu-fix-non-PCI-target-build.patch
Re-enable cris and sparc
2011-03-02 11:09:57 -06:00
qemu-guest-agent.service
Fix packaging of the QEMU guest agent
2011-10-05 17:33:58 +01:00
qemu-vhost-fix-dirty-page-handling.patch
fix vhost migration issues, and qxl locking for spice
2011-03-16 15:31:55 -05:00
qemu.binfmt
- Require seabios-bin >= 0.6.0-2 (
#741992
)
2011-10-21 16:29:08 -05:00
qemu.spec
remove palcode-clipper
2012-01-13 13:59:26 -06:00
sources
Add patches from 1.0.1 queue
2012-01-11 15:27:49 -06:00
virtio-blk_refuse_SG_IO_requests_with_scsi_off.patch
Add patches from 1.0.1 queue
2012-01-11 15:27:49 -06:00
Description
Clone of
https://src.fedoraproject.org/rpms/qemu
9.5
MiB
Languages
RPM Spec
99.6%
Shell
0.4%