mvadkert / rpms / qemu

Forked from rpms/qemu 6 years ago
Clone

1ffd272 Fix -vga vmware crashes (bz #836260)

Authored and Committed by crobinso 11 years ago
106 files changed. 1420 lines added. 1410 lines removed.
0001-usb-redir-Clear-iso-irq-error-when-stopping-the-stre.patch0101-usb-redir-Clear-iso-irq-error-when-stopping-the-stre.patch
file renamed
+10 -14
0002-usb-redir-Dynamically-adjust-iso-buffering-size-base.patch0102-usb-redir-Dynamically-adjust-iso-buffering-size-base.patch
file renamed
+6 -9
0003-usb-redir-Pre-fill-our-isoc-input-buffer-before-send.patch0103-usb-redir-Pre-fill-our-isoc-input-buffer-before-send.patch
file renamed
+9 -12
0004-usb-redir-Try-to-keep-our-buffer-size-near-the-targe.patch0104-usb-redir-Try-to-keep-our-buffer-size-near-the-targe.patch
file renamed
+8 -12
0005-usb-redir-Improve-some-debugging-messages.patch0105-usb-redir-Improve-some-debugging-messages.patch
file renamed
+7 -10
0006-char-Split-out-tcp-socket-close-code-in-a-separate-f.patch0106-char-Split-out-tcp-socket-close-code-in-a-separate-f.patch
file renamed
+6 -10
0007-char-Add-a-QemuChrHandlers-struct-to-initialise-char.patch0107-char-Add-a-QemuChrHandlers-struct-to-initialise-char.patch
file renamed
+107 -110
0008-iohandlers-Add-enable-disable_write_fd_handler-funct.patch0108-iohandlers-Add-enable-disable_write_fd_handler-funct.patch
file renamed
+8 -12
0009-char-Add-framework-for-a-write-unblocked-callback.patch0109-char-Add-framework-for-a-write-unblocked-callback.patch
file renamed
+7 -10
0010-char-Update-send_all-to-handle-nonblocking-chardev-w.patch0110-char-Update-send_all-to-handle-nonblocking-chardev-w.patch
file renamed
+18 -21
0011-char-Equip-the-unix-tcp-backend-to-handle-nonblockin.patch0111-char-Equip-the-unix-tcp-backend-to-handle-nonblockin.patch
file renamed
+8 -11
0012-char-Throttle-when-host-connection-is-down.patch0112-char-Throttle-when-host-connection-is-down.patch
file renamed
+4 -7
0013-virtio-console-Enable-port-throttling-when-chardev-i.patch0113-virtio-console-Enable-port-throttling-when-chardev-i.patch
file renamed
+8 -11
0014-spice-qemu-char.c-add-throttling.patch0114-spice-qemu-char.c-add-throttling.patch
file renamed
+9 -12
0015-spice-qemu-char.c-remove-intermediate-buffer.patch0115-spice-qemu-char.c-remove-intermediate-buffer.patch
file renamed
+5 -8
0016-usb-redir-Add-flow-control-support.patch0116-usb-redir-Add-flow-control-support.patch
file renamed
+9 -12
0017-virtio-serial-bus-replay-guest_open-on-migration.patch0117-virtio-serial-bus-replay-guest_open-on-migration.patch
file renamed
+6 -9
0018-char-Disable-write-callback-if-throttled-chardev-is-.patch0118-char-Disable-write-callback-if-throttled-chardev-is-.patch
file renamed
+4 -8
0019-usb-ehci-Clear-the-portstatus-powner-bit-on-device-d.patch0119-usb-ehci-Clear-the-portstatus-powner-bit-on-device-d.patch
file renamed
+3 -6
0020-usb-redir-Add-the-posibility-to-filter-out-certain-d.patch0120-usb-redir-Add-the-posibility-to-filter-out-certain-d.patch
file renamed
+15 -18
0021-usb-redir-Fix-printing-of-device-version.patch0121-usb-redir-Fix-printing-of-device-version.patch
file renamed
+5 -8
0022-usb-redir-Always-clear-device-state-on-filter-reject.patch0122-usb-redir-Always-clear-device-state-on-filter-reject.patch
file renamed
+8 -12
0023-usb-redir-Let-the-usb-host-know-about-our-device-fil.patch0123-usb-redir-Let-the-usb-host-know-about-our-device-fil.patch
file renamed
+10 -14
0024-usb-redir-Limit-return-values-returned-by-iso-packet.patch0124-usb-redir-Limit-return-values-returned-by-iso-packet.patch
file renamed
+6 -10
0025-usb-redir-Return-USB_RET_NAK-when-we-ve-no-data-for-.patch0125-usb-redir-Return-USB_RET_NAK-when-we-ve-no-data-for-.patch
file renamed
+6 -9
0026-usb-ehci-Handle-ISO-packets-failing-with-an-error-ot.patch0126-usb-ehci-Handle-ISO-packets-failing-with-an-error-ot.patch
file renamed
+4 -7
0027-usb-ehci-Never-follow-table-entries-with-the-T-bit-s.patch0127-usb-ehci-Never-follow-table-entries-with-the-T-bit-s.patch
file renamed
+3 -7
0028-usb-ehci-split-our-qh-queue-into-async-and-periodic-.patch0128-usb-ehci-split-our-qh-queue-into-async-and-periodic-.patch
file renamed
+3 -7
0029-usb-ehci-always-call-ehci_queues_rip_unused-for-peri.patch0129-usb-ehci-always-call-ehci_queues_rip_unused-for-peri.patch
file renamed
+4 -7
0030-usb-ehci-Drop-cached-qhs-when-the-doorbell-gets-rung.patch0130-usb-ehci-Drop-cached-qhs-when-the-doorbell-gets-rung.patch
file renamed
+3 -7
0031-usb-ehci-Rip-the-queues-when-the-async-or-period-sch.patch0131-usb-ehci-Rip-the-queues-when-the-async-or-period-sch.patch
file renamed
+4 -7
0032-usb-ehci-Any-packet-completion-except-for-NAK-should.patch0132-usb-ehci-Any-packet-completion-except-for-NAK-should.patch
file renamed
+4 -7
0033-usb-ehci-Fix-cerr-tracking.patch0133-usb-ehci-Fix-cerr-tracking.patch
file renamed
+3 -6
0034-usb-ehci-Remove-dead-nakcnt-code.patch0134-usb-ehci-Remove-dead-nakcnt-code.patch
file renamed
+3 -6
0035-usb-ehci-Fix-and-simplify-nakcnt-handling.patch0135-usb-ehci-Fix-and-simplify-nakcnt-handling.patch
file renamed
+3 -6
0036-usb-ehci-Remove-dead-isoch_pause-code.patch0136-usb-ehci-Remove-dead-isoch_pause-code.patch
file renamed
+3 -6
0037-usb-return-BABBLE-rather-then-NAK-when-we-receive-to.patch0137-usb-return-BABBLE-rather-then-NAK-when-we-receive-to.patch
file renamed
+12 -15
0038-usb-add-USB_RET_IOERROR.patch0138-usb-add-USB_RET_IOERROR.patch
file renamed
+16 -19
0039-usb-ehci-fix-reset.patch0139-usb-ehci-fix-reset.patch
file renamed
+3 -6
0040-usb-ehci-sanity-check-iso-xfers.patch0140-usb-ehci-sanity-check-iso-xfers.patch
file renamed
+3 -6
0041-usb-ehci-frindex-always-is-a-14-bits-counter.patch0141-usb-ehci-frindex-always-is-a-14-bits-counter.patch
file renamed
+3 -6
0042-usb-ehci-Drop-unused-sofv-value.patch0142-usb-ehci-Drop-unused-sofv-value.patch
file renamed
+3 -6
0043-usb-redir-Notify-our-peer-when-we-reject-a-device-du.patch0143-usb-redir-Notify-our-peer-when-we-reject-a-device-du.patch
file renamed
+6 -9
0044-usb-redir-An-interface-count-of-0-is-a-valid-value.patch0144-usb-redir-An-interface-count-of-0-is-a-valid-value.patch
file renamed
+6 -9
0045-usb-redir-Reset-device-address-and-speed-on-disconne.patch0145-usb-redir-Reset-device-address-and-speed-on-disconne.patch
file renamed
+5 -9
0046-usb-redir-Not-finding-an-async-urb-id-is-not-an-erro.patch0146-usb-redir-Not-finding-an-async-urb-id-is-not-an-erro.patch
file renamed
+4 -8
0047-usb-ehci-Ensure-frindex-writes-leave-a-valid-frindex.patch0147-usb-ehci-Ensure-frindex-writes-leave-a-valid-frindex.patch
file renamed
+3 -7
0101-qxl-Slot-sanity-check-in-qxl_phys2virt-is-off-by-one.patch0401-qxl-Slot-sanity-check-in-qxl_phys2virt-is-off-by-one.patch
file renamed
+3 -7
0102-input-send-kbd-mouse-events-only-to-running-guests.patch0402-input-send-kbd-mouse-events-only-to-running-guests.patch
file renamed
+3 -6
0103-qxl-fix-warnings-on-32bit.patch0403-qxl-fix-warnings-on-32bit.patch
file renamed
+3 -6
0104-qxl-don-t-render-stuff-when-the-vm-is-stopped.patch0404-qxl-don-t-render-stuff-when-the-vm-is-stopped.patch
file renamed
+3 -6
0105-qxl-set-only-off-screen-surfaces-dirty-instead-of-th.patch0405-qxl-set-only-off-screen-surfaces-dirty-instead-of-th.patch
file renamed
+4 -7
0106-qxl-make-sure-primary-surface-is-saved-on-migration-.patch0406-qxl-make-sure-primary-surface-is-saved-on-migration-.patch
file renamed
+4 -7
0107-Add-SPICE-support-to-add_client-monitor-command.patch0407-Add-SPICE-support-to-add_client-monitor-command.patch
file renamed
+6 -9
0108-spice-support-ipv6-channel-address-in-monitor-events.patch0408-spice-support-ipv6-channel-address-in-monitor-events.patch
file renamed
+4 -7
0109-qxl-drop-vram-bar-minimum-size.patch0409-qxl-drop-vram-bar-minimum-size.patch
file renamed
+3 -6
0110-qxl-move-ram-size-init-to-new-function.patch0410-qxl-move-ram-size-init-to-new-function.patch
file renamed
+3 -6
0111-qxl-add-user-friendly-bar-size-properties.patch0411-qxl-add-user-friendly-bar-size-properties.patch
file renamed
+4 -7
0112-qxl-fix-spice-sdl-no-cursor-regression.patch0412-qxl-fix-spice-sdl-no-cursor-regression.patch
file renamed
+5 -8
0113-sdl-remove-NULL-check-g_malloc0-can-t-fail.patch0413-sdl-remove-NULL-check-g_malloc0-can-t-fail.patch
file renamed
+3 -6
0114-qxl-drop-qxl_spice_update_area_async-definition.patch0414-qxl-drop-qxl_spice_update_area_async-definition.patch
file renamed
+3 -6
0115-qxl-require-spice-0.8.2.patch0415-qxl-require-spice-0.8.2.patch
file renamed
+8 -11
0116-qxl-remove-flipped.patch0416-qxl-remove-flipped.patch
file renamed
+4 -7
0117-qxl-introduce-QXLCookie.patch0417-qxl-introduce-QXLCookie.patch
file renamed
+7 -10
0118-qxl-make-qxl_render_update-async.patch0418-qxl-make-qxl_render_update-async.patch
file renamed
+6 -9
0119-spice-use-error_report-to-report-errors.patch0419-spice-use-error_report-to-report-errors.patch
file renamed
+3 -6
0120-Error-out-when-tls-channel-option-is-used-without-TL.patch0420-Error-out-when-tls-channel-option-is-used-without-TL.patch
file renamed
+3 -7
0121-qxl-properly-handle-upright-and-non-shared-surfaces.patch0421-qxl-properly-handle-upright-and-non-shared-surfaces.patch
file renamed
+3 -6
0122-spice-set-spice-uuid-and-name.patch0422-spice-set-spice-uuid-and-name.patch
file renamed
+3 -6
0123-monitor-fix-client_migrate_info-error-handling.patch0423-monitor-fix-client_migrate_info-error-handling.patch
file renamed
+3 -6
0124-qxl-init_pipe_signaling-exit-on-failure.patch0424-qxl-init_pipe_signaling-exit-on-failure.patch
file renamed
+3 -6
0125-qxl-switch-qxl.c-to-trace-events.patch0425-qxl-switch-qxl.c-to-trace-events.patch
file renamed
+6 -9
0126-qxl-qxl_render.c-add-trace-events.patch0426-qxl-qxl_render.c-add-trace-events.patch
file renamed
+5 -8
0127-hw-qxl.c-Fix-compilation-failures-on-32-bit-hosts.patch0427-hw-qxl.c-Fix-compilation-failures-on-32-bit-hosts.patch
file renamed
+3 -6
0128-spice-fix-broken-initialization.patch0428-spice-fix-broken-initialization.patch
file renamed
+4 -7
0129-ui-spice-display.c-Fix-compilation-warnings-on-32-bi.patch0429-ui-spice-display.c-Fix-compilation-warnings-on-32-bi.patch
file renamed
+3 -7
0130-ui-spice-display-use-uintptr_t-when-casting-qxl-phys.patch0430-ui-spice-display-use-uintptr_t-when-casting-qxl-phys.patch
file renamed
+4 -7
0131-qxl-add-optinal-64bit-vram-bar.patch0431-qxl-add-optinal-64bit-vram-bar.patch
file renamed
+4 -7
0132-qxl-set-default-values-of-vram-_size_mb-to-1.patch0432-qxl-set-default-values-of-vram-_size_mb-to-1.patch
file renamed
+3 -6
0133-qxl-render-fix-broken-vnc-spice-since-commit-f934493.patch0433-qxl-render-fix-broken-vnc-spice-since-commit-f934493.patch
file renamed
+3 -7
0134-qxl-don-t-assert-on-guest-create_guest_primary.patch0434-qxl-don-t-assert-on-guest-create_guest_primary.patch
file renamed
+3 -6
0201-audio-add-VOICE_VOLUME-ctl.patch0501-audio-add-VOICE_VOLUME-ctl.patch
file renamed
+4 -7
0202-audio-don-t-apply-volume-effect-if-backend-has-VOICE.patch0502-audio-don-t-apply-volume-effect-if-backend-has-VOICE.patch
file renamed
+5 -8
0203-hw-ac97-remove-USE_MIXER-code.patch0503-hw-ac97-remove-USE_MIXER-code.patch
file renamed
+3 -6
0204-hw-ac97-the-volume-mask-is-not-only-0x1f.patch0504-hw-ac97-the-volume-mask-is-not-only-0x1f.patch
file renamed
+3 -6
0205-hw-ac97-add-support-for-volume-control.patch0505-hw-ac97-add-support-for-volume-control.patch
file renamed
+3 -6
0206-audio-spice-add-support-for-volume-control.patch0506-audio-spice-add-support-for-volume-control.patch
file renamed
+3 -6
0207-Do-not-use-pa_simple-PulseAudio-API.patch0507-Do-not-use-pa_simple-PulseAudio-API.patch
file renamed
+3 -6
0208-configure-pa_simple-is-not-needed-anymore.patch0508-configure-pa_simple-is-not-needed-anymore.patch
file renamed
+4 -7
0209-Allow-controlling-volume-with-PulseAudio-backend.patch0509-Allow-controlling-volume-with-PulseAudio-backend.patch
file renamed
+3 -6
0301-enable-architectural-PMU-cpuid-leaf-for-kvm.patchenable_architectural_PMU_cpuid_leaf.patch
file renamed
+10 -7
0302-virtio-scsi-backport.patchqemu_virtio-scsi_support.patch
file renamed
+219 -163
0303-hw-9pfs-Remove-O_NOATIME-flag-from-9pfs-open-calls-i.patchqemu-virtio-9p-noatime.patch
file renamed
+32 -28
0304-pci-fix-corrupted-pci-conf-index-register-by-unalign.patch0203-pci-fix-corrupted-pci-conf-index-register-by-unaligned-write.patch
file renamed
+20 -17
0305-virtio-console-Fix-failure-on-unconnected-pty.patchqemu-virtio-console-unconnected-pty.patch
file renamed
+24 -21
0306-audio-Unbreak-capturing-in-mixemu-case.patchqemu-fix-vnc-audio.patch
file renamed
+11 -8
0307-block-prevent-snapshot-mode-TMPDIR-symlink-attack.patchqemu-snapshot-symlink-attack.patch
file renamed
+63 -25
0308-Fix-systemtap-keyword-collisions.patchqemu-fix-systemtap.patch
file renamed
+14 -3
0309-qemu-1.0.1-VERSION.patch0001-qemu-1.0.1-VERSION.patch
file renamed
+2 -6
0310-console-bounds-check-whenever-changing-the-cursor-du.patch0002-console-bounds-check-whenever-changing-the-cursor-du.patch
file renamed
+3 -9
0311-slirp-Fix-requeuing-of-batchq-packets-in-if_start.patch0003-slirp-Fix-requeuing-of-batchq-packets-in-if_start.patch
file renamed
+2 -8
0312-e1000-Discard-packets-that-are-too-long-if-SBP-and-L.patch0001-e1000-Discard-oversized-packets-based-on-SBP-LPE.patch
file renamed
+3 -46
0313-e1000-Discard-oversized-packets-based-on-SBP-LPE.patch
file added
+38
0314-vmware_vga-fix-out-of-bounds-and-invalid-rects-updat.patch
file added
+109
0315-vhost-Fix-size-of-dirty-log-sync-on-resize.patch
file added
+60
qemu.spec
file modified
+254 -225
    Fix -vga vmware crashes (bz #836260)
    Fix vhost crash (bz #918272)
    Fix kvm module permissions after first install (bz #907215)
    
        
0001-usb-redir-Clear-iso-irq-error-when-stopping-the-stre.patch 0101-usb-redir-Clear-iso-irq-error-when-stopping-the-stre.patch
file renamed
+10 -14
0002-usb-redir-Dynamically-adjust-iso-buffering-size-base.patch 0102-usb-redir-Dynamically-adjust-iso-buffering-size-base.patch
file renamed
+6 -9
0003-usb-redir-Pre-fill-our-isoc-input-buffer-before-send.patch 0103-usb-redir-Pre-fill-our-isoc-input-buffer-before-send.patch
file renamed
+9 -12
0004-usb-redir-Try-to-keep-our-buffer-size-near-the-targe.patch 0104-usb-redir-Try-to-keep-our-buffer-size-near-the-targe.patch
file renamed
+8 -12
0005-usb-redir-Improve-some-debugging-messages.patch 0105-usb-redir-Improve-some-debugging-messages.patch
file renamed
+7 -10
0006-char-Split-out-tcp-socket-close-code-in-a-separate-f.patch 0106-char-Split-out-tcp-socket-close-code-in-a-separate-f.patch
file renamed
+6 -10
0007-char-Add-a-QemuChrHandlers-struct-to-initialise-char.patch 0107-char-Add-a-QemuChrHandlers-struct-to-initialise-char.patch
file renamed
+107 -110
0008-iohandlers-Add-enable-disable_write_fd_handler-funct.patch 0108-iohandlers-Add-enable-disable_write_fd_handler-funct.patch
file renamed
+8 -12
0009-char-Add-framework-for-a-write-unblocked-callback.patch 0109-char-Add-framework-for-a-write-unblocked-callback.patch
file renamed
+7 -10
0010-char-Update-send_all-to-handle-nonblocking-chardev-w.patch 0110-char-Update-send_all-to-handle-nonblocking-chardev-w.patch
file renamed
+18 -21
0011-char-Equip-the-unix-tcp-backend-to-handle-nonblockin.patch 0111-char-Equip-the-unix-tcp-backend-to-handle-nonblockin.patch
file renamed
+8 -11
0012-char-Throttle-when-host-connection-is-down.patch 0112-char-Throttle-when-host-connection-is-down.patch
file renamed
+4 -7
0013-virtio-console-Enable-port-throttling-when-chardev-i.patch 0113-virtio-console-Enable-port-throttling-when-chardev-i.patch
file renamed
+8 -11
0014-spice-qemu-char.c-add-throttling.patch 0114-spice-qemu-char.c-add-throttling.patch
file renamed
+9 -12
0015-spice-qemu-char.c-remove-intermediate-buffer.patch 0115-spice-qemu-char.c-remove-intermediate-buffer.patch
file renamed
+5 -8
0016-usb-redir-Add-flow-control-support.patch 0116-usb-redir-Add-flow-control-support.patch
file renamed
+9 -12
0017-virtio-serial-bus-replay-guest_open-on-migration.patch 0117-virtio-serial-bus-replay-guest_open-on-migration.patch
file renamed
+6 -9
0018-char-Disable-write-callback-if-throttled-chardev-is-.patch 0118-char-Disable-write-callback-if-throttled-chardev-is-.patch
file renamed
+4 -8
0019-usb-ehci-Clear-the-portstatus-powner-bit-on-device-d.patch 0119-usb-ehci-Clear-the-portstatus-powner-bit-on-device-d.patch
file renamed
+3 -6
0020-usb-redir-Add-the-posibility-to-filter-out-certain-d.patch 0120-usb-redir-Add-the-posibility-to-filter-out-certain-d.patch
file renamed
+15 -18
0021-usb-redir-Fix-printing-of-device-version.patch 0121-usb-redir-Fix-printing-of-device-version.patch
file renamed
+5 -8
0022-usb-redir-Always-clear-device-state-on-filter-reject.patch 0122-usb-redir-Always-clear-device-state-on-filter-reject.patch
file renamed
+8 -12
0023-usb-redir-Let-the-usb-host-know-about-our-device-fil.patch 0123-usb-redir-Let-the-usb-host-know-about-our-device-fil.patch
file renamed
+10 -14
0024-usb-redir-Limit-return-values-returned-by-iso-packet.patch 0124-usb-redir-Limit-return-values-returned-by-iso-packet.patch
file renamed
+6 -10
0025-usb-redir-Return-USB_RET_NAK-when-we-ve-no-data-for-.patch 0125-usb-redir-Return-USB_RET_NAK-when-we-ve-no-data-for-.patch
file renamed
+6 -9
0026-usb-ehci-Handle-ISO-packets-failing-with-an-error-ot.patch 0126-usb-ehci-Handle-ISO-packets-failing-with-an-error-ot.patch
file renamed
+4 -7
0027-usb-ehci-Never-follow-table-entries-with-the-T-bit-s.patch 0127-usb-ehci-Never-follow-table-entries-with-the-T-bit-s.patch
file renamed
+3 -7
0028-usb-ehci-split-our-qh-queue-into-async-and-periodic-.patch 0128-usb-ehci-split-our-qh-queue-into-async-and-periodic-.patch
file renamed
+3 -7
0029-usb-ehci-always-call-ehci_queues_rip_unused-for-peri.patch 0129-usb-ehci-always-call-ehci_queues_rip_unused-for-peri.patch
file renamed
+4 -7
0030-usb-ehci-Drop-cached-qhs-when-the-doorbell-gets-rung.patch 0130-usb-ehci-Drop-cached-qhs-when-the-doorbell-gets-rung.patch
file renamed
+3 -7
0031-usb-ehci-Rip-the-queues-when-the-async-or-period-sch.patch 0131-usb-ehci-Rip-the-queues-when-the-async-or-period-sch.patch
file renamed
+4 -7
0032-usb-ehci-Any-packet-completion-except-for-NAK-should.patch 0132-usb-ehci-Any-packet-completion-except-for-NAK-should.patch
file renamed
+4 -7
0033-usb-ehci-Fix-cerr-tracking.patch 0133-usb-ehci-Fix-cerr-tracking.patch
file renamed
+3 -6
0034-usb-ehci-Remove-dead-nakcnt-code.patch 0134-usb-ehci-Remove-dead-nakcnt-code.patch
file renamed
+3 -6
0035-usb-ehci-Fix-and-simplify-nakcnt-handling.patch 0135-usb-ehci-Fix-and-simplify-nakcnt-handling.patch
file renamed
+3 -6
0036-usb-ehci-Remove-dead-isoch_pause-code.patch 0136-usb-ehci-Remove-dead-isoch_pause-code.patch
file renamed
+3 -6
0037-usb-return-BABBLE-rather-then-NAK-when-we-receive-to.patch 0137-usb-return-BABBLE-rather-then-NAK-when-we-receive-to.patch
file renamed
+12 -15
0038-usb-add-USB_RET_IOERROR.patch 0138-usb-add-USB_RET_IOERROR.patch
file renamed
+16 -19
0039-usb-ehci-fix-reset.patch 0139-usb-ehci-fix-reset.patch
file renamed
+3 -6
0040-usb-ehci-sanity-check-iso-xfers.patch 0140-usb-ehci-sanity-check-iso-xfers.patch
file renamed
+3 -6
0041-usb-ehci-frindex-always-is-a-14-bits-counter.patch 0141-usb-ehci-frindex-always-is-a-14-bits-counter.patch
file renamed
+3 -6
0042-usb-ehci-Drop-unused-sofv-value.patch 0142-usb-ehci-Drop-unused-sofv-value.patch
file renamed
+3 -6
0043-usb-redir-Notify-our-peer-when-we-reject-a-device-du.patch 0143-usb-redir-Notify-our-peer-when-we-reject-a-device-du.patch
file renamed
+6 -9
0044-usb-redir-An-interface-count-of-0-is-a-valid-value.patch 0144-usb-redir-An-interface-count-of-0-is-a-valid-value.patch
file renamed
+6 -9
0045-usb-redir-Reset-device-address-and-speed-on-disconne.patch 0145-usb-redir-Reset-device-address-and-speed-on-disconne.patch
file renamed
+5 -9
0046-usb-redir-Not-finding-an-async-urb-id-is-not-an-erro.patch 0146-usb-redir-Not-finding-an-async-urb-id-is-not-an-erro.patch
file renamed
+4 -8
0047-usb-ehci-Ensure-frindex-writes-leave-a-valid-frindex.patch 0147-usb-ehci-Ensure-frindex-writes-leave-a-valid-frindex.patch
file renamed
+3 -7
0101-qxl-Slot-sanity-check-in-qxl_phys2virt-is-off-by-one.patch 0401-qxl-Slot-sanity-check-in-qxl_phys2virt-is-off-by-one.patch
file renamed
+3 -7
0102-input-send-kbd-mouse-events-only-to-running-guests.patch 0402-input-send-kbd-mouse-events-only-to-running-guests.patch
file renamed
+3 -6
0103-qxl-fix-warnings-on-32bit.patch 0403-qxl-fix-warnings-on-32bit.patch
file renamed
+3 -6
0104-qxl-don-t-render-stuff-when-the-vm-is-stopped.patch 0404-qxl-don-t-render-stuff-when-the-vm-is-stopped.patch
file renamed
+3 -6
0105-qxl-set-only-off-screen-surfaces-dirty-instead-of-th.patch 0405-qxl-set-only-off-screen-surfaces-dirty-instead-of-th.patch
file renamed
+4 -7
0106-qxl-make-sure-primary-surface-is-saved-on-migration-.patch 0406-qxl-make-sure-primary-surface-is-saved-on-migration-.patch
file renamed
+4 -7
0107-Add-SPICE-support-to-add_client-monitor-command.patch 0407-Add-SPICE-support-to-add_client-monitor-command.patch
file renamed
+6 -9
0108-spice-support-ipv6-channel-address-in-monitor-events.patch 0408-spice-support-ipv6-channel-address-in-monitor-events.patch
file renamed
+4 -7
0109-qxl-drop-vram-bar-minimum-size.patch 0409-qxl-drop-vram-bar-minimum-size.patch
file renamed
+3 -6
0110-qxl-move-ram-size-init-to-new-function.patch 0410-qxl-move-ram-size-init-to-new-function.patch
file renamed
+3 -6
0111-qxl-add-user-friendly-bar-size-properties.patch 0411-qxl-add-user-friendly-bar-size-properties.patch
file renamed
+4 -7
0112-qxl-fix-spice-sdl-no-cursor-regression.patch 0412-qxl-fix-spice-sdl-no-cursor-regression.patch
file renamed
+5 -8
0113-sdl-remove-NULL-check-g_malloc0-can-t-fail.patch 0413-sdl-remove-NULL-check-g_malloc0-can-t-fail.patch
file renamed
+3 -6
0114-qxl-drop-qxl_spice_update_area_async-definition.patch 0414-qxl-drop-qxl_spice_update_area_async-definition.patch
file renamed
+3 -6
0115-qxl-require-spice-0.8.2.patch 0415-qxl-require-spice-0.8.2.patch
file renamed
+8 -11
0116-qxl-remove-flipped.patch 0416-qxl-remove-flipped.patch
file renamed
+4 -7
0117-qxl-introduce-QXLCookie.patch 0417-qxl-introduce-QXLCookie.patch
file renamed
+7 -10
0118-qxl-make-qxl_render_update-async.patch 0418-qxl-make-qxl_render_update-async.patch
file renamed
+6 -9
0119-spice-use-error_report-to-report-errors.patch 0419-spice-use-error_report-to-report-errors.patch
file renamed
+3 -6
0120-Error-out-when-tls-channel-option-is-used-without-TL.patch 0420-Error-out-when-tls-channel-option-is-used-without-TL.patch
file renamed
+3 -7
0121-qxl-properly-handle-upright-and-non-shared-surfaces.patch 0421-qxl-properly-handle-upright-and-non-shared-surfaces.patch
file renamed
+3 -6
0122-spice-set-spice-uuid-and-name.patch 0422-spice-set-spice-uuid-and-name.patch
file renamed
+3 -6
0123-monitor-fix-client_migrate_info-error-handling.patch 0423-monitor-fix-client_migrate_info-error-handling.patch
file renamed
+3 -6
0124-qxl-init_pipe_signaling-exit-on-failure.patch 0424-qxl-init_pipe_signaling-exit-on-failure.patch
file renamed
+3 -6
0125-qxl-switch-qxl.c-to-trace-events.patch 0425-qxl-switch-qxl.c-to-trace-events.patch
file renamed
+6 -9
0126-qxl-qxl_render.c-add-trace-events.patch 0426-qxl-qxl_render.c-add-trace-events.patch
file renamed
+5 -8
0127-hw-qxl.c-Fix-compilation-failures-on-32-bit-hosts.patch 0427-hw-qxl.c-Fix-compilation-failures-on-32-bit-hosts.patch
file renamed
+3 -6
0128-spice-fix-broken-initialization.patch 0428-spice-fix-broken-initialization.patch
file renamed
+4 -7
0129-ui-spice-display.c-Fix-compilation-warnings-on-32-bi.patch 0429-ui-spice-display.c-Fix-compilation-warnings-on-32-bi.patch
file renamed
+3 -7
0130-ui-spice-display-use-uintptr_t-when-casting-qxl-phys.patch 0430-ui-spice-display-use-uintptr_t-when-casting-qxl-phys.patch
file renamed
+4 -7
0131-qxl-add-optinal-64bit-vram-bar.patch 0431-qxl-add-optinal-64bit-vram-bar.patch
file renamed
+4 -7
0132-qxl-set-default-values-of-vram-_size_mb-to-1.patch 0432-qxl-set-default-values-of-vram-_size_mb-to-1.patch
file renamed
+3 -6
0133-qxl-render-fix-broken-vnc-spice-since-commit-f934493.patch 0433-qxl-render-fix-broken-vnc-spice-since-commit-f934493.patch
file renamed
+3 -7
0134-qxl-don-t-assert-on-guest-create_guest_primary.patch 0434-qxl-don-t-assert-on-guest-create_guest_primary.patch
file renamed
+3 -6
0201-audio-add-VOICE_VOLUME-ctl.patch 0501-audio-add-VOICE_VOLUME-ctl.patch
file renamed
+4 -7
0202-audio-don-t-apply-volume-effect-if-backend-has-VOICE.patch 0502-audio-don-t-apply-volume-effect-if-backend-has-VOICE.patch
file renamed
+5 -8
0203-hw-ac97-remove-USE_MIXER-code.patch 0503-hw-ac97-remove-USE_MIXER-code.patch
file renamed
+3 -6
0204-hw-ac97-the-volume-mask-is-not-only-0x1f.patch 0504-hw-ac97-the-volume-mask-is-not-only-0x1f.patch
file renamed
+3 -6
0205-hw-ac97-add-support-for-volume-control.patch 0505-hw-ac97-add-support-for-volume-control.patch
file renamed
+3 -6
0206-audio-spice-add-support-for-volume-control.patch 0506-audio-spice-add-support-for-volume-control.patch
file renamed
+3 -6
0207-Do-not-use-pa_simple-PulseAudio-API.patch 0507-Do-not-use-pa_simple-PulseAudio-API.patch
file renamed
+3 -6
0208-configure-pa_simple-is-not-needed-anymore.patch 0508-configure-pa_simple-is-not-needed-anymore.patch
file renamed
+4 -7
0209-Allow-controlling-volume-with-PulseAudio-backend.patch 0509-Allow-controlling-volume-with-PulseAudio-backend.patch
file renamed
+3 -6
0301-enable-architectural-PMU-cpuid-leaf-for-kvm.patch enable_architectural_PMU_cpuid_leaf.patch
file renamed
+10 -7
0302-virtio-scsi-backport.patch qemu_virtio-scsi_support.patch
file renamed
+219 -163
file renamed
+32 -28
0304-pci-fix-corrupted-pci-conf-index-register-by-unalign.patch 0203-pci-fix-corrupted-pci-conf-index-register-by-unaligned-write.patch
file renamed
+20 -17
0305-virtio-console-Fix-failure-on-unconnected-pty.patch qemu-virtio-console-unconnected-pty.patch
file renamed
+24 -21
file renamed
+11 -8
file renamed
+63 -25
file renamed
+14 -3
0309-qemu-1.0.1-VERSION.patch 0001-qemu-1.0.1-VERSION.patch
file renamed
+2 -6
0310-console-bounds-check-whenever-changing-the-cursor-du.patch 0002-console-bounds-check-whenever-changing-the-cursor-du.patch
file renamed
+3 -9
0311-slirp-Fix-requeuing-of-batchq-packets-in-if_start.patch 0003-slirp-Fix-requeuing-of-batchq-packets-in-if_start.patch
file renamed
+2 -8
0312-e1000-Discard-packets-that-are-too-long-if-SBP-and-L.patch 0001-e1000-Discard-oversized-packets-based-on-SBP-LPE.patch
file renamed
+3 -46
file modified
+254 -225