Go to file
Cole Robinson 3fa1863e91 Add kill() to seccomp whitelist, fix AC97 with -sandbox on (bz #1043521)
Changing streaming mode default to off for spice (bz #1038336)
Fix guest scsi verify command (bz #1001617)
Fix performance regression after save/restore (bz #917723)
2013-12-18 12:14:24 -05:00
.gitignore Reduce CPU usage when audio is playing (bz #1017644) 2013-11-05 19:42:39 -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-Fix-migration-from-qemu-kvm.patch Reduce CPU usage when audio is playing (bz #1017644) 2013-11-05 19:42:39 -05:00
0002-isapc-disable-kvmvapic.patch Reduce CPU usage when audio is playing (bz #1017644) 2013-11-05 19:42:39 -05:00
0003-pci-do-not-export-pci_bus_reset.patch Reduce CPU usage when audio is playing (bz #1017644) 2013-11-05 19:42:39 -05:00
0004-qdev-allow-both-pre-and-post-order-vists-in-qdev-wal.patch Reduce CPU usage when audio is playing (bz #1017644) 2013-11-05 19:42:39 -05:00
0005-qdev-switch-reset-to-post-order.patch Reduce CPU usage when audio is playing (bz #1017644) 2013-11-05 19:42:39 -05:00
0006-virtio-bus-remove-vdev-field.patch Reduce CPU usage when audio is playing (bz #1017644) 2013-11-05 19:42:39 -05:00
0007-virtio-pci-remove-vdev-field.patch Reduce CPU usage when audio is playing (bz #1017644) 2013-11-05 19:42:39 -05:00
0008-virtio-ccw-remove-vdev-field.patch Reduce CPU usage when audio is playing (bz #1017644) 2013-11-05 19:42:39 -05:00
0009-virtio-bus-cleanup-plug-unplug-interface.patch Reduce CPU usage when audio is playing (bz #1017644) 2013-11-05 19:42:39 -05:00
0010-virtio-blk-switch-exit-callback-to-VirtioDeviceClass.patch Reduce CPU usage when audio is playing (bz #1017644) 2013-11-05 19:42:39 -05:00
0011-virtio-serial-switch-exit-callback-to-VirtioDeviceCl.patch Reduce CPU usage when audio is playing (bz #1017644) 2013-11-05 19:42:39 -05:00
0012-virtio-net-switch-exit-callback-to-VirtioDeviceClass.patch Reduce CPU usage when audio is playing (bz #1017644) 2013-11-05 19:42:39 -05:00
0013-virtio-scsi-switch-exit-callback-to-VirtioDeviceClas.patch Reduce CPU usage when audio is playing (bz #1017644) 2013-11-05 19:42:39 -05:00
0014-virtio-balloon-switch-exit-callback-to-VirtioDeviceC.patch Reduce CPU usage when audio is playing (bz #1017644) 2013-11-05 19:42:39 -05:00
0015-virtio-rng-switch-exit-callback-to-VirtioDeviceClass.patch Reduce CPU usage when audio is playing (bz #1017644) 2013-11-05 19:42:39 -05:00
0016-virtio-pci-add-device_unplugged-callback.patch Reduce CPU usage when audio is playing (bz #1017644) 2013-11-05 19:42:39 -05:00
0101-qcow2-Pass-discard-type-to-qcow2_discard_clusters.patch Reduce CPU usage when audio is playing (bz #1017644) 2013-11-05 19:42:39 -05:00
0102-qcow2-Discard-VM-state-in-active-L1-after-creating-s.patch Reduce CPU usage when audio is playing (bz #1017644) 2013-11-05 19:42:39 -05:00
0103-hw-9pfs-Fix-errno-value-for-xattr-functions.patch Reduce CPU usage when audio is playing (bz #1017644) 2013-11-05 19:42:39 -05:00
0104-Fix-pc-migration-from-qemu-1.5.patch Reduce CPU usage when audio is playing (bz #1017644) 2013-11-05 19:42:39 -05:00
0105-audio-honor-QEMU_AUDIO_TIMER_PERIOD-instead-of-wakin.patch Reduce CPU usage when audio is playing (bz #1017644) 2013-11-05 19:42:39 -05:00
0106-qmp-access-the-local-QemuOptsLists-for-drive-option.patch Fix drive discard options via libvirt (bz #1029953) 2013-11-17 17:32:44 -05:00
0107-seccomp-fine-tuning-whitelist-by-adding-times.patch Fix drive discard options via libvirt (bz #1029953) 2013-11-17 17:32:44 -05:00
0108-seccomp-add-kill-to-the-syscall-whitelist.patch Add kill() to seccomp whitelist, fix AC97 with -sandbox on (bz #1043521) 2013-12-18 12:14:24 -05:00
0109-spice-flip-streaming-video-mode-to-off-by-default.patch Add kill() to seccomp whitelist, fix AC97 with -sandbox on (bz #1043521) 2013-12-18 12:14:24 -05:00
0110-scsi-bus-fix-transfer-length-and-direction-for-VERIF.patch Add kill() to seccomp whitelist, fix AC97 with -sandbox on (bz #1043521) 2013-12-18 12:14:24 -05:00
0111-scsi-disk-fix-VERIFY-emulation.patch Add kill() to seccomp whitelist, fix AC97 with -sandbox on (bz #1043521) 2013-12-18 12:14:24 -05:00
0112-migration-drop-MADVISE_DONT_NEED-for-incoming-zero-p.patch Add kill() to seccomp whitelist, fix AC97 with -sandbox on (bz #1043521) 2013-12-18 12:14:24 -05:00
bridge.conf fixes for -netdev bridge 2012-11-15 17:58:12 +01:00
ksm.service Alias qemu-system-* man page to qemu.1 (bz #907746) 2013-05-25 14:54:03 -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.modules Drop loading of vhost-net module (bz #963198) 2013-05-16 11:58:11 +02: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 Add kill() to seccomp whitelist, fix AC97 with -sandbox on (bz #1043521) 2013-12-18 12:14:24 -05:00
sources Reduce CPU usage when audio is playing (bz #1017644) 2013-11-05 19:42:39 -05:00