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
176
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
3a55055403
Add aio support and option to build --with x86only
2010-03-09 16:18:48 +00:00
.cvsignore
Update to 0.12.3 upstream vhost-net migration/restart fixes Add F-13
2010-02-28 15:39:41 +00: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
0038-msix-migration-fix.patch
Update to 0.12.3 upstream vhost-net migration/restart fixes Add F-13
2010-02-28 15:39:41 +00:00
0039-vhost-logging-thinko-fix.patch
Update to 0.12.3 upstream vhost-net migration/restart fixes Add F-13
2010-02-28 15:39:41 +00:00
0040-vhost-move-vhost_set_vq_addr.patch
Update to 0.12.3 upstream vhost-net migration/restart fixes Add F-13
2010-02-28 15:39:41 +00:00
0041-vhost-used-addr-migration-fix.patch
Update to 0.12.3 upstream vhost-net migration/restart fixes Add F-13
2010-02-28 15:39:41 +00:00
0042-vhost-fix-used-logging-size-math.patch
Update to 0.12.3 upstream vhost-net migration/restart fixes Add F-13
2010-02-28 15:39:41 +00:00
0043-vhost-logging-mistake-enable-not-disable-log.patch
Update to 0.12.3 upstream vhost-net migration/restart fixes Add F-13
2010-02-28 15:39:41 +00:00
0044-vhost-fix-log-base.patch
Update to 0.12.3 upstream vhost-net migration/restart fixes Add F-13
2010-02-28 15:39:41 +00:00
0045-pc-Add-a-Fedora-13-machine-type-that-contains-backpo.patch
Update to 0.12.3 upstream vhost-net migration/restart fixes Add F-13
2010-02-28 15:39:41 +00:00
0046-pc-Add-backward-compatibility-options-for-virtio-ser.patch
Update to 0.12.3 upstream vhost-net migration/restart fixes Add F-13
2010-02-28 15:39:41 +00:00
0047-virtio-serial-don-t-set-MULTIPORT-for-1-port-dev.patch
Update to 0.12.3 upstream vhost-net migration/restart fixes Add F-13
2010-02-28 15:39:41 +00:00
0048-virtio-serial-pci-Allow-MSI-to-be-disabled.patch
Update to 0.12.3 upstream vhost-net migration/restart fixes Add F-13
2010-02-28 15:39:41 +00:00
ksm.init
- Avoid creating too large iovecs in multiwrite merge (
#559717
)
2010-02-04 15:58:29 +00:00
ksm.sysconfig
- Add ksm control script from Dan Kenigsberg
2009-09-16 09:38:29 +00:00
ksmtuned
- Avoid creating too large iovecs in multiwrite merge (
#559717
)
2010-02-04 15:58:29 +00:00
ksmtuned.conf
- Avoid creating too large iovecs in multiwrite merge (
#559717
)
2010-02-04 15:58:29 +00:00
ksmtuned.init
Default ksm and ksmtuned services on
2009-11-03 15:12:29 +00:00
kvm.modules
- Allow blacklisting of kvm modules
2009-08-17 03:21:08 +00:00
Makefile
Fix typo that causes a failure to update the common directory. (releng
2009-11-25 22:47:00 +00:00
qemu-exec-memory-notifiers.patch
Add vhost net support.
2010-02-09 17:10:07 +00:00
qemu-fix-linux-user-build-on-ppc.patch
- Update to 0.11.0 release
2009-09-28 07:30:15 +00:00
qemu-fix-qcow2-backing-file-with-virtio.patch
- Fix fs errors with virtio and qcow2 backing file (
#524734
)
2009-10-09 14:32:55 +00:00
qemu-kvm-add-API-to-set-ioeventfd.patch
Add vhost net support.
2010-02-09 17:10:07 +00:00
qemu-kvm-add-vhost.h-header.patch
Add vhost net support.
2010-02-09 17:10:07 +00:00
qemu-kvm-irqfd-support.patch
Add vhost net support.
2010-02-09 17:10:07 +00:00
qemu-Move-virtio-serial-to-Makefile.objs.patch
Add patches for the VirtioSerial feature; update spec to build with the new
2010-01-27 18:10:32 +00:00
qemu-msix-add-mask-unmask-notifiers.patch
Add vhost net support.
2010-02-09 17:10:07 +00:00
qemu-net-add-API-to-disable-enable-polling.patch
Add vhost net support.
2010-02-09 17:10:07 +00:00
qemu-notifier-event-notifier-implementation.patch
Add vhost net support.
2010-02-09 17:10:07 +00:00
qemu-qdev-add-bit-property-type.patch
Add vhost net support.
2010-02-09 17:10:07 +00:00
qemu-qdev-fix-thinko-leading-to-guest-crashes.patch
Add vhost net support.
2010-02-09 17:10:07 +00:00
qemu-tap-add-API-to-retrieve-vhost-net-header.patch
Add vhost net support.
2010-02-09 17:10:07 +00:00
qemu-tap-add-interface-to-get-device-fd.patch
Add vhost net support.
2010-02-09 17:10:07 +00:00
qemu-tap-add-vhost-vhostfd-options.patch
Update to 0.12.3 upstream vhost-net migration/restart fixes Add F-13
2010-02-28 15:39:41 +00:00
qemu-v2-block-avoid-creating-too-large-iovecs-in-multiwrite_merge.patch
- Avoid creating too large iovecs in multiwrite merge (
#559717
)
2010-02-04 15:58:29 +00:00
qemu-vhost-add-configure-check.patch
Add vhost net support.
2010-02-09 17:10:07 +00:00
qemu-vhost-vhost-net-support.patch
Add vhost net support.
2010-02-09 17:10:07 +00:00
qemu-virtio-add-APIs-for-queue-fields.patch
Add vhost net support.
2010-02-09 17:10:07 +00:00
qemu-virtio-add-features-as-qdev-properties.patch
Add vhost net support.
2010-02-09 17:10:07 +00:00
qemu-virtio-add-notifier-support.patch
Add vhost net support.
2010-02-09 17:10:07 +00:00
qemu-virtio-add-status-change-callback.patch
Add vhost net support.
2010-02-09 17:10:07 +00:00
qemu-virtio-avoid-crash-with-non-tap-backends.patch
Add vhost net support.
2010-02-09 17:10:07 +00:00
qemu-virtio-console-qdev-conversion-new-virtio-serial-b.patch
Add patches for the VirtioSerial feature; update spec to build with the new
2010-01-27 18:10:32 +00:00
qemu-virtio-console-Rename-virtio-serial.c-back-to-virti.patch
Add patches for the VirtioSerial feature; update spec to build with the new
2010-01-27 18:10:32 +00:00
qemu-virtio-move-typedef-to-qemu-common.patch
Add vhost net support.
2010-02-09 17:10:07 +00:00
qemu-virtio-net-mac-property-is-mandatory.patch
Add vhost net support.
2010-02-09 17:10:07 +00:00
qemu-virtio-net-vhost-net-support.patch
Add vhost net support.
2010-02-09 17:10:07 +00:00
qemu-virtio-pci-fill-in-notifier-support.patch
Add vhost net support.
2010-02-09 17:10:07 +00:00
qemu-virtio-pci-irqfd-fix-nonkvm-build.patch
Add vhost net support.
2010-02-09 17:10:07 +00:00
qemu-virtio-pci-irqfd-support.patch
Add vhost net support.
2010-02-09 17:10:07 +00:00
qemu-virtio-Remove-duplicate-macro-definition-for-max.-v.patch
Add patches for the VirtioSerial feature; update spec to build with the new
2010-01-27 18:10:32 +00:00
qemu-virtio-rename-features-guest_features.patch
Add vhost net support.
2010-02-09 17:10:07 +00:00
qemu-virtio-serial-Add-a-virtserialport-device-for-gen.patch
Add patches for the VirtioSerial feature; update spec to build with the new
2010-01-27 18:10:32 +00:00
qemu-virtio-serial-bus-Add-a-port-name-property-for-po.patch
Add patches for the VirtioSerial feature; update spec to build with the new
2010-01-27 18:10:32 +00:00
qemu-virtio-serial-bus-Add-ability-to-hot-unplug-ports.patch
Add patches for the VirtioSerial feature; update spec to build with the new
2010-01-27 18:10:32 +00:00
qemu-virtio-serial-bus-Maintain-guest-and-host-port-open.patch
Add patches for the VirtioSerial feature; update spec to build with the new
2010-01-27 18:10:32 +00:00
qemu-virtio-serial-features-build-fix.patch
Add vhost net support.
2010-02-09 17:10:07 +00:00
qemu-virtio-serial-Use-MSI-vectors-for-port-virtqueues.patch
Add patches for the VirtioSerial feature; update spec to build with the new
2010-01-27 18:10:32 +00:00
qemu.init
…
qemu.spec
Add aio support and option to build --with x86only
2010-03-09 16:18:48 +00:00
sources
Update to 0.12.3 upstream vhost-net migration/restart fixes Add F-13
2010-02-28 15:39:41 +00:00
Description
Clone of
https://src.fedoraproject.org/rpms/qemu
9.5
MiB
Languages
RPM Spec
99.6%
Shell
0.4%