Go to file
Paolo Bonzini 1305d5e81b join (again) f16 and f17 histories 2012-09-14 12:46:08 +02:00
.gitignore Fix systemtap tapsets (bz 831763) 2012-07-29 20:57:27 -04: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
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
0119-usb-ehci-Clear-the-portstatus-powner-bit-on-device-d.patch Add a whole bunch of USB bugfixes from upstream 2012-03-12 16:33:46 +01:00
0120-usb-redir-Add-the-posibility-to-filter-out-certain-d.patch Add a whole bunch of USB bugfixes from upstream 2012-03-12 16:33:46 +01:00
0121-usb-redir-Fix-printing-of-device-version.patch Add a whole bunch of USB bugfixes from upstream 2012-03-12 16:33:46 +01:00
0122-usb-redir-Always-clear-device-state-on-filter-reject.patch Add a whole bunch of USB bugfixes from upstream 2012-03-12 16:33:46 +01:00
0123-usb-redir-Let-the-usb-host-know-about-our-device-fil.patch Add a whole bunch of USB bugfixes from upstream 2012-03-12 16:33:46 +01:00
0124-usb-redir-Limit-return-values-returned-by-iso-packet.patch Add a whole bunch of USB bugfixes from upstream 2012-03-12 16:33:46 +01:00
0125-usb-redir-Return-USB_RET_NAK-when-we-ve-no-data-for-.patch Add a whole bunch of USB bugfixes from upstream 2012-03-12 16:33:46 +01:00
0126-usb-ehci-Handle-ISO-packets-failing-with-an-error-ot.patch Add a whole bunch of USB bugfixes from upstream 2012-03-12 16:33:46 +01:00
0127-usb-ehci-Never-follow-table-entries-with-the-T-bit-s.patch Add a whole bunch of USB bugfixes from upstream 2012-03-12 16:33:46 +01:00
0128-usb-ehci-split-our-qh-queue-into-async-and-periodic-.patch Add a whole bunch of USB bugfixes from upstream 2012-03-12 16:33:46 +01:00
0129-usb-ehci-always-call-ehci_queues_rip_unused-for-peri.patch Add a whole bunch of USB bugfixes from upstream 2012-03-12 16:33:46 +01:00
0130-usb-ehci-Drop-cached-qhs-when-the-doorbell-gets-rung.patch Add a whole bunch of USB bugfixes from upstream 2012-03-12 16:33:46 +01:00
0131-usb-ehci-Rip-the-queues-when-the-async-or-period-sch.patch Add a whole bunch of USB bugfixes from upstream 2012-03-12 16:33:46 +01:00
0132-usb-ehci-Any-packet-completion-except-for-NAK-should.patch Add a whole bunch of USB bugfixes from upstream 2012-03-12 16:33:46 +01:00
0133-usb-ehci-Fix-cerr-tracking.patch Add a whole bunch of USB bugfixes from upstream 2012-03-12 16:33:46 +01:00
0134-usb-ehci-Remove-dead-nakcnt-code.patch Add a whole bunch of USB bugfixes from upstream 2012-03-12 16:33:46 +01:00
0135-usb-ehci-Fix-and-simplify-nakcnt-handling.patch Add a whole bunch of USB bugfixes from upstream 2012-03-12 16:33:46 +01:00
0136-usb-ehci-Remove-dead-isoch_pause-code.patch Add a whole bunch of USB bugfixes from upstream 2012-03-12 16:33:46 +01:00
0137-usb-return-BABBLE-rather-then-NAK-when-we-receive-to.patch Add a whole bunch of USB bugfixes from upstream 2012-03-12 16:33:46 +01:00
0138-usb-add-USB_RET_IOERROR.patch Add a whole bunch of USB bugfixes from upstream 2012-03-12 16:33:46 +01:00
0139-usb-ehci-fix-reset.patch Add a whole bunch of USB bugfixes from upstream 2012-03-12 16:33:46 +01:00
0140-usb-ehci-sanity-check-iso-xfers.patch Add a whole bunch of USB bugfixes from upstream 2012-03-12 16:33:46 +01:00
0141-usb-ehci-frindex-always-is-a-14-bits-counter.patch Some more USB bugfixes from upstream 2012-04-02 14:11:35 +02:00
0142-usb-ehci-Drop-unused-sofv-value.patch Some more USB bugfixes from upstream 2012-04-02 14:11:35 +02:00
0143-usb-redir-Notify-our-peer-when-we-reject-a-device-du.patch Some more USB bugfixes from upstream 2012-04-02 14:11:35 +02:00
0144-usb-redir-An-interface-count-of-0-is-a-valid-value.patch Some more USB bugfixes from upstream 2012-04-02 14:11:35 +02:00
0145-usb-redir-Reset-device-address-and-speed-on-disconne.patch Some more USB bugfixes from upstream 2012-04-02 14:11:35 +02:00
0146-usb-redir-Not-finding-an-async-urb-id-is-not-an-erro.patch Some more USB bugfixes from upstream 2012-04-02 14:11:35 +02:00
0147-usb-ehci-Ensure-frindex-writes-leave-a-valid-frindex.patch Add a couple of backported QXL/Spice bugfixes 2012-04-19 17:28:17 +02:00
0401-qxl-Slot-sanity-check-in-qxl_phys2virt-is-off-by-one.patch Add a couple of backported QXL/Spice bugfixes 2012-04-19 17:28:17 +02:00
0402-input-send-kbd-mouse-events-only-to-running-guests.patch Add a couple of backported QXL/Spice bugfixes 2012-04-19 17:28:17 +02:00
0403-qxl-fix-warnings-on-32bit.patch Add a couple of backported QXL/Spice bugfixes 2012-04-19 17:28:17 +02:00
0404-qxl-don-t-render-stuff-when-the-vm-is-stopped.patch Add a couple of backported QXL/Spice bugfixes 2012-04-19 17:28:17 +02:00
0405-qxl-set-only-off-screen-surfaces-dirty-instead-of-th.patch Add a couple of backported QXL/Spice bugfixes 2012-04-19 17:28:17 +02:00
0406-qxl-make-sure-primary-surface-is-saved-on-migration-.patch Add a couple of backported QXL/Spice bugfixes 2012-04-19 17:28:17 +02:00
0407-Add-SPICE-support-to-add_client-monitor-command.patch Add a couple of backported QXL/Spice bugfixes 2012-04-19 17:28:17 +02:00
0408-spice-support-ipv6-channel-address-in-monitor-events.patch Add a couple of backported QXL/Spice bugfixes 2012-04-19 17:28:17 +02:00
0409-qxl-drop-vram-bar-minimum-size.patch Add a couple of backported QXL/Spice bugfixes 2012-04-19 17:28:17 +02:00
0410-qxl-move-ram-size-init-to-new-function.patch Add a couple of backported QXL/Spice bugfixes 2012-04-19 17:28:17 +02:00
0411-qxl-add-user-friendly-bar-size-properties.patch Add a couple of backported QXL/Spice bugfixes 2012-04-19 17:28:17 +02:00
0412-qxl-fix-spice-sdl-no-cursor-regression.patch Add a couple of backported QXL/Spice bugfixes 2012-04-19 17:28:17 +02:00
0413-sdl-remove-NULL-check-g_malloc0-can-t-fail.patch Add a couple of backported QXL/Spice bugfixes 2012-04-19 17:28:17 +02:00
0414-qxl-drop-qxl_spice_update_area_async-definition.patch Add a couple of backported QXL/Spice bugfixes 2012-04-19 17:28:17 +02:00
0415-qxl-require-spice-0.8.2.patch Add a couple of backported QXL/Spice bugfixes 2012-04-19 17:28:17 +02:00
0416-qxl-remove-flipped.patch Add a couple of backported QXL/Spice bugfixes 2012-04-19 17:28:17 +02:00
0417-qxl-introduce-QXLCookie.patch Add a couple of backported QXL/Spice bugfixes 2012-04-19 17:28:17 +02:00
0418-qxl-make-qxl_render_update-async.patch Add a couple of backported QXL/Spice bugfixes 2012-04-19 17:28:17 +02:00
0419-spice-use-error_report-to-report-errors.patch Add a couple of backported QXL/Spice bugfixes 2012-04-19 17:28:17 +02:00
0420-Error-out-when-tls-channel-option-is-used-without-TL.patch Add a couple of backported QXL/Spice bugfixes 2012-04-19 17:28:17 +02:00
0421-qxl-properly-handle-upright-and-non-shared-surfaces.patch Add a couple of backported QXL/Spice bugfixes 2012-04-19 17:28:17 +02:00
0422-spice-set-spice-uuid-and-name.patch Add a couple of backported QXL/Spice bugfixes 2012-04-19 17:28:17 +02:00
0423-monitor-fix-client_migrate_info-error-handling.patch Add a couple of backported QXL/Spice bugfixes 2012-04-19 17:28:17 +02:00
0424-qxl-init_pipe_signaling-exit-on-failure.patch Add a couple of backported QXL/Spice bugfixes 2012-04-19 17:28:17 +02:00
0425-qxl-switch-qxl.c-to-trace-events.patch Add a couple of backported QXL/Spice bugfixes 2012-04-19 17:28:17 +02:00
0426-qxl-qxl_render.c-add-trace-events.patch Add a couple of backported QXL/Spice bugfixes 2012-04-19 17:28:17 +02:00
0427-hw-qxl.c-Fix-compilation-failures-on-32-bit-hosts.patch Add a couple of backported QXL/Spice bugfixes 2012-04-19 17:28:17 +02:00
0428-spice-fix-broken-initialization.patch Add a couple of backported QXL/Spice bugfixes 2012-04-19 17:28:17 +02:00
0429-ui-spice-display.c-Fix-compilation-warnings-on-32-bi.patch Add a couple of backported QXL/Spice bugfixes 2012-04-19 17:28:17 +02:00
0430-ui-spice-display-use-uintptr_t-when-casting-qxl-phys.patch Add a couple of backported QXL/Spice bugfixes 2012-04-19 17:28:17 +02:00
0431-qxl-add-optinal-64bit-vram-bar.patch Add a couple of backported QXL/Spice bugfixes 2012-04-19 17:28:17 +02:00
0432-qxl-set-default-values-of-vram-_size_mb-to-1.patch Add a couple of backported QXL/Spice bugfixes 2012-04-19 17:28:17 +02:00
0433-qxl-render-fix-broken-vnc-spice-since-commit-f934493.patch Add a couple of backported QXL/Spice bugfixes 2012-04-19 17:28:17 +02:00
0434-qxl-don-t-assert-on-guest-create_guest_primary.patch Add a couple of backported QXL/Spice bugfixes 2012-04-19 17:28:17 +02:00
0501-audio-add-VOICE_VOLUME-ctl.patch Add a couple of backported QXL/Spice bugfixes 2012-04-19 17:28:17 +02:00
0502-audio-don-t-apply-volume-effect-if-backend-has-VOICE.patch Add a couple of backported QXL/Spice bugfixes 2012-04-19 17:28:17 +02:00
0503-hw-ac97-remove-USE_MIXER-code.patch Add a couple of backported QXL/Spice bugfixes 2012-04-19 17:28:17 +02:00
0504-hw-ac97-the-volume-mask-is-not-only-0x1f.patch Add a couple of backported QXL/Spice bugfixes 2012-04-19 17:28:17 +02:00
0505-hw-ac97-add-support-for-volume-control.patch Add a couple of backported QXL/Spice bugfixes 2012-04-19 17:28:17 +02:00
0506-audio-spice-add-support-for-volume-control.patch Add a couple of backported QXL/Spice bugfixes 2012-04-19 17:28:17 +02:00
0507-Do-not-use-pa_simple-PulseAudio-API.patch Add a couple of backported QXL/Spice bugfixes 2012-04-19 17:28:17 +02:00
0508-configure-pa_simple-is-not-needed-anymore.patch Add a couple of backported QXL/Spice bugfixes 2012-04-19 17:28:17 +02:00
0509-Allow-controlling-volume-with-PulseAudio-backend.patch Add a couple of backported QXL/Spice bugfixes 2012-04-19 17:28:17 +02:00
enable_architectural_PMU_cpuid_leaf.patch Add vPMU support and fix for CVE-2012-0029. 2012-01-24 16:25: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 Fix kvm.modules to exit successfully on non-KVM capable systems 2012-04-23 10:10:29 +02:00
qemu-fix-systemtap.patch CVE-2012-2652: Possible symlink attacks with -snapshot (bz 825697, bz 824919) 2012-07-29 21:15:19 -04:00
qemu-fix-vnc-audio.patch Fix systemtap tapsets (bz 831763) 2012-07-29 20:57:27 -04:00
qemu-guest-agent.service Fix packaging of the QEMU guest agent 2011-10-05 17:33:58 +01:00
qemu-snapshot-symlink-attack.patch CVE-2012-2652: Possible symlink attacks with -snapshot (bz 825697, bz 824919) 2012-07-29 21:15:19 -04:00
qemu-virtio-9p-noatime.patch Fix readonly 9p filesystems by removing O_NOATIME flag 2012-03-22 16:17:37 +00:00
qemu-virtio-console-unconnected-pty.patch Fix fedora guest hang with virtio console (bz 837925) 2012-07-18 18:05:00 -04:00
qemu.binfmt update qemu.binfmt from upstream 2012-04-06 14:15:33 +02:00
qemu.spec CVE-2012-2652: Possible symlink attacks with -snapshot (bz 825697, bz 824919) 2012-07-29 21:15:19 -04:00
qemu_virtio-scsi_support.patch Add support for virtio-scsi 2012-02-07 16:15:59 -06:00
sources Fix systemtap tapsets (bz 831763) 2012-07-29 20:57:27 -04:00