[qemu/f18] Fix build with latest dtc (bz #1003187) Fix initial /dev/kvm permissions (bz #993491)

Cole Robinson crobinso at fedoraproject.org
Tue Sep 3 19:03:36 UTC 2013


commit fa00e1e04c583f16b37f9249d3871408147c55d5
Author: Cole Robinson <crobinso at redhat.com>
Date:   Tue Sep 3 15:03:25 2013 -0400

    Fix build with latest dtc (bz #1003187)
    Fix initial /dev/kvm permissions (bz #993491)

 ...xtensa-convert-host-errno-values-to-guest.patch |    2 +-
 0002-target-cris-Fix-buffer-overflow.patch         |    2 +-
 ...tensa-fix-missing-errno-codes-for-mingw32.patch |    2 +-
 ...c-fix-fcmp-s-d-q-instructions-wrt-excepti.patch |    2 +-
 0005-target-s390x-fix-style.patch                  |    2 +-
 0006-target-s390x-split-FPU-ops.patch              |    2 +-
 ...target-s390x-split-condition-code-helpers.patch |    2 +-
 0008-target-s390x-split-integer-helpers.patch      |    2 +-
 ...-target-s390x-split-memory-access-helpers.patch |    2 +-
 ...s390x-rename-op_helper.c-to-misc_helper.c.patch |    2 +-
 ...-target-s390x-avoid-AREG0-for-FPU-helpers.patch |    2 +-
 ...get-s390x-avoid-AREG0-for-integer-helpers.patch |    2 +-
 ...0x-avoid-AREG0-for-condition-code-helpers.patch |    2 +-
 ...target-s390x-avoid-AREG0-for-misc-helpers.patch |    2 +-
 0015-target-s390x-switch-to-AREG0-free-mode.patch  |    2 +-
 ...s390-fix-ld-st-with-CONFIG_TCG_PASS_AREG0.patch |    2 +-
 ...-target-arm-Fix-potential-buffer-overflow.patch |    2 +-
 ...-optimize-split-expression-simplification.patch |    2 +-
 ...-tcg-optimize-simplify-or-xor-r-a-0-cases.patch |    2 +-
 0020-tcg-optimize-simplify-and-r-a-0-cases.patch   |    2 +-
 ...e-simplify-shift-rot-r-0-a-movi-r-0-cases.patch |    2 +-
 ...e-swap-brcond-setcond-arguments-when-poss.patch |    2 +-
 ...optimize-add-constant-folding-for-setcond.patch |    2 +-
 ...-optimize-add-constant-folding-for-brcond.patch |    2 +-
 ...g-optimize-fix-if-else-break-coding-style.patch |    2 +-
 0026-target-s390x-avoid-cpu_single_env.patch       |    2 +-
 0027-target-lm32-switch-to-AREG0-free-mode.patch   |    2 +-
 0028-target-m68k-switch-to-AREG0-free-mode.patch   |    2 +-
 0029-target-m68k-avoid-using-cpu_single_env.patch  |    2 +-
 ...arget-unicore32-switch-to-AREG0-free-mode.patch |    2 +-
 0031-target-arm-convert-void-helpers.patch         |    2 +-
 0032-target-arm-convert-remaining-helpers.patch    |    2 +-
 ...t-arm-final-conversion-to-AREG0-free-mode.patch |    2 +-
 ...rget-microblaze-switch-to-AREG0-free-mode.patch |    2 +-
 0035-target-cris-Avoid-AREG0-for-helpers.patch     |    2 +-
 0036-target-cris-Switch-to-AREG0-free-mode.patch   |    2 +-
 0037-target-sh4-switch-to-AREG0-free-mode.patch    |    2 +-
 0038-target-mips-switch-to-AREG0-free-mode.patch   |    2 +-
 ...nused-CONFIG_TCG_PASS_AREG0-and-dead-code.patch |    2 +-
 ...cg-i386-allow-constants-in-load-store-ops.patch |    2 +-
 ...g-mark-set_label-with-TCG_OPF_BB_END-flag.patch |    2 +-
 0042-revert-TCG-fix-copy-propagation.patch         |    2 +-
 ...-target-mips-Set-opn-in-gen_ldst_multiple.patch |    2 +-
 0044-target-mips-Fix-MIPS_DEBUG.patch              |    2 +-
 ...-Always-evaluate-debugging-macro-argument.patch |    2 +-
 ...optimize-fix-end-of-basic-block-detection.patch |    2 +-
 0047-target-xtensa-fix-extui-shift-amount.patch    |    2 +-
 ...t-xtensa-don-t-emit-extra-tcg_gen_goto_tb.patch |    2 +-
 0049-tcg-Introduce-movcond.patch                   |    2 +-
 0050-target-alpha-Use-movcond.patch                |    2 +-
 0051-tcg-i386-Implement-movcond.patch              |    2 +-
 ...Optimize-movcond-for-constant-comparisons.patch |    2 +-
 ...timize-two-address-commutative-operations.patch |    2 +-
 ...-fix-build-with-USE_SOFTFLOAT_STRUCT_TYPE.patch |    2 +-
 0055-tcg-Fix-USE_DIRECT_JUMP.patch                 |    2 +-
 0056-tcg-hppa-Fix-brcond2-and-setcond2.patch       |    2 +-
 0057-tcg-hppa-Fix-broken-load-store-helpers.patch  |    2 +-
 ...-tcg-mips-fix-wrong-usage-of-Z-constraint.patch |    2 +-
 0059-tcg-mips-kill-warnings-in-user-mode.patch     |    2 +-
 ...-mips-use-TCGArg-or-TCGReg-instead-of-int.patch |    2 +-
 0061-tcg-mips-don-t-use-global-pointer.patch       |    2 +-
 0062-tcg-mips-use-stack-for-TCG-temps.patch        |    2 +-
 0063-tcg-mips-optimize-brcond-arg-0.patch          |    2 +-
 ...mips-optimize-bswap-16-16s-32-on-MIPS32R2.patch |    2 +-
 ...-mips-implement-rotl-rotr-ops-on-MIPS32R2.patch |    2 +-
 ...tcg-mips-implement-deposit-op-on-MIPS32R2.patch |    2 +-
 ...tcg-mips-implement-movcond-op-on-MIPS32R2.patch |    2 +-
 0068-tcg-optimize-remove-TCG_TEMP_ANY.patch        |    2 +-
 ...-optimize-check-types-in-copy-propagation.patch |    2 +-
 0070-tcg-optimize-rework-copy-progagation.patch    |    2 +-
 ...ze-do-copy-propagation-for-all-operations.patch |    2 +-
 0072-tcg-optimize-optimize-op-r-a-a-mov-r-a.patch  |    2 +-
 0073-tcg-optimize-optimize-op-r-a-a-movi-r-0.patch |    2 +-
 ...e-further-optimize-brcond-movcond-setcond.patch |    2 +-
 ...e-prefer-the-op-a-a-b-form-for-commutativ.patch |    2 +-
 ...remove-ifdef-endif-around-TCGOpcode-tests.patch |    2 +-
 ...optimize-add-constant-folding-for-deposit.patch |    2 +-
 ...DME-document-tcg_gen_goto_tb-restrictions.patch |    2 +-
 ...Fix-TCG-helper-functions-with-5-arguments.patch |    2 +-
 0080-tcg-ppc32-Implement-movcond32.patch           |    2 +-
 ...tcg-sparc-Hack-in-qemu_ld-st64-for-32-bit.patch |    2 +-
 0082-tcg-sparc-Fix-ADDX-opcode.patch               |    2 +-
 ...arc-Don-t-MAP_FIXED-on-top-of-the-program.patch |    2 +-
 ...ssume-v9-cpu-always-i.e.-force-v8plus-in-.patch |    2 +-
 ...parc-Fix-qemu_ld-st-to-handle-32-bit-host.patch |    2 +-
 0086-tcg-sparc-Support-GUEST_BASE.patch            |    2 +-
 ...parc-Change-AREG0-in-generated-code-to-i0.patch |    2 +-
 ...lean-up-cruft-stemming-from-attempts-to-u.patch |    2 +-
 ...ask-shift-immediates-to-avoid-illegal-ins.patch |    2 +-
 0090-tcg-sparc-Use-defines-for-temporaries.patch   |    2 +-
 ...cg-sparc-Add-g-o-registers-to-alloc_order.patch |    2 +-
 ...g-sparc-Fix-and-enable-direct-TB-chaining.patch |    2 +-
 ...reserve-branch-destinations-during-retran.patch |    2 +-
 ...target-alpha-Initialize-env-cpu_model_str.patch |    2 +-
 0095-tcg-mips-fix-MIPS32-R2-detection.patch        |    2 +-
 0096-tcg-Adjust-descriptions-of-cond-opcodes.patch |    2 +-
 0097-tcg-i386-fix-build-with-march-i686.patch      |    2 +-
 0098-tcg-Fix-MAX_OPC_PARAM_IARGS.patch             |    2 +-
 0099-tci-Fix-for-AREG0-free-mode.patch             |    2 +-
 ...abort-on-invalid-streaming-cmdline-params.patch |    2 +-
 ...pice-notify-spice-server-on-vm-start-stop.patch |    2 +-
 ...y-on-vm-state-change-only-via-spice_serve.patch |    2 +-
 ...ration-add-QEVENT_SPICE_MIGRATE_COMPLETED.patch |    2 +-
 0104-spice-add-migrated-flag-to-spice-info.patch   |    2 +-
 ...g-seamless-migration-option-to-the-comman.patch |    2 +-
 ...ase-the-verbosity-of-spice-section-in-qem.patch |    2 +-
 ...e_area_io-guest_bug-on-invalid-parameters.patch |    2 +-
 0108-qxl-add-QXL_IO_MONITORS_CONFIG_ASYNC.patch    |    2 +-
 ...rint-spice-protocol-and-spice-server-vers.patch |    2 +-
 ...-fix-doc-of-using-raw-values-with-sendkey.patch |    2 +-
 ...-qapi-Fix-potential-NULL-pointer-segfault.patch |    2 +-
 ...arser-Fix-potential-NULL-pointer-segfault.patch |    2 +-
 ...-drop-version_id-field-for-live-migration.patch |    2 +-
 ...ear-cmask-for-Advanced-Error-Interrupt-Me.patch |    2 +-
 ...ointer-for-ELF-kernels-loaded-with-kernel.patch |    2 +-
 0116-lan9118-fix-multicast-filtering.patch         |    2 +-
 ...S-user-Fix-reset-CPU-state-initialization.patch |    2 +-
 0118-Add-MAINTAINERS-entry-for-leon3.patch         |    2 +-
 0119-musicpal-Fix-flash-mapping.patch              |    2 +-
 ...lgrind-annotations-to-mark-kvm-guest-memo.patch |    2 +-
 0121-hw-wm8750-Fix-potential-buffer-overflow.patch |    2 +-
 ...6-Fix-buffer-overflow-for-MBAR-read-write.patch |    2 +-
 ...dir-instead-of-ignoring-it-first-and-rein.patch |    2 +-
 ...t-attempt-to-reconnect-a-TCP-socket-in-se.patch |    2 +-
 ...ty-to-force-enable-disable-of-tools-build.patch |    2 +-
 ...lers-do-not-need-to-check-for-babble-them.patch |    2 +-
 ...n-t-set-packet-state-to-complete-on-a-nak.patch |    2 +-
 ...d-a-usb_ep_find_packet_by_id-helper-funct.patch |    2 +-
 ...low-the-first-packet-of-a-pipelined-ep-to.patch |    2 +-
 ...-ehci-don-t-flush-cache-on-doorbell-rings.patch |    2 +-
 ...te-qh-is-not-changed-unexpectedly-by-the-.patch |    2 +-
 ...-copyright-headers-to-reflect-recent-work.patch |    2 +-
 0133-ehci-Properly-cleanup-packets-on-cancel.patch |    2 +-
 ...ly-report-completed-but-not-yet-processed.patch |    2 +-
 ...for-EHCI_ASYNC_FINISHED-first-in-ehci_fre.patch |    2 +-
 0136-ehci-trace-guest-bugs.patch                   |    2 +-
 0137-ehci-add-doorbell-trace-events.patch          |    2 +-
 ...ome-additional-ehci_trace_guest_bug-calls.patch |    2 +-
 ...memory-leak-in-handling-of-NAK-ed-packets.patch |    2 +-
 ...Handle-USB_RET_PROCERR-in-ehci_fill_queue.patch |    2 +-
 ...t-a-comment-in-fetchqtd-packet-processing.patch |    2 +-
 ...ever-return-USB_RET_NAK-for-async-handled.patch |    2 +-
 ...on-t-delay-handling-of-open-events-to-a-b.patch |    2 +-
 ...-redir-Get-rid-of-async-struct-get-member.patch |    2 +-
 ...et-rid-of-local-shadow-copy-of-packet-hea.patch |    2 +-
 ...Get-rid-of-unused-async-struct-dev-member.patch |    2 +-
 ...Move-to-core-packet-id-and-queue-handling.patch |    2 +-
 ...eturn-babble-when-getting-more-bulk-data-.patch |    2 +-
 0149-Better-name-usb-braille-device.patch          |    2 +-
 0150-usb-audio-fix-usb-version.patch               |    2 +-
 0151-xhci-rip-out-background-transfer-code.patch   |    2 +-
 0152-xhci-drop-buffering.patch                     |    2 +-
 0153-xhci-fix-runtime-write-tracepoint.patch       |    2 +-
 ...-allow-bytewise-capability-register-reads.patch |    2 +-
 0155-qxl-dont-update-invalid-area.patch            |    2 +-
 ...low-emulated-non-async-control-requests-w.patch |    2 +-
 0157-qxl-better-cleanup-for-surface-destroy.patch  |    2 +-
 0158-ehci-switch-to-new-style-memory-ops.patch     |    2 +-
 ...terrupts-stopping-when-Interrupt-Threshol.patch |    2 +-
 ...process-too-much-frames-in-1-timer-tick-v.patch |    2 +-
 0161-sheepdog-fix-savevm-and-loadvm.patch          |    2 +-
 ...or-messages-from-static-code-analysis-no-.patch |    2 +-
 0163-block-curl-Fix-wrong-free-statement.patch     |    2 +-
 0164-vdi-Fix-warning-from-clang.patch              |    2 +-
 0165-block-fix-block-tray-status.patch             |    2 +-
 0166-ahci-properly-reset-PxCMD-on-HBA-reset.patch  |    2 +-
 ...re-encryption-password-for-qemu-img-info-.patch |    2 +-
 ...ock-Don-t-forget-to-delete-temporary-file.patch |    2 +-
 0169-hw-qxl-tracing-fixes.patch                    |    2 +-
 0170-configure-usbredir-fixes.patch                |    2 +-
 ...set-seen-to-0-when-removing-unseen-queue-.patch |    2 +-
 ...async-schedule-before-and-after-migration.patch |    2 +-
 ...-Revert-usb-redir-part-of-commit-93bfef4c.patch |    2 +-
 ...queue-up-packets-after-one-with-the-SPD-f.patch |    2 +-
 ...ove-wrong-type-casts-ins-debug-statements.patch |    2 +-
 ...ix-error-reported-by-static-code-analysis.patch |    2 +-
 0177-slirp-improve-TFTP-performance.patch          |    2 +-
 ...e-more-than-65535-blocks-in-TFTP-transfer.patch |    2 +-
 0179-slirp-Implement-TFTP-Blocksize-option.patch   |    2 +-
 ...se-QEMU_PACKED-for-single-elements-of-a-s.patch |    2 +-
 ...lling-fixes-in-comments-and-documentation.patch |    2 +-
 ...sole-Clean-up-bytes-per-pixel-calculation.patch |    2 +-
 0183-qapi-Fix-enumeration-typo-error.patch         |    2 +-
 ...kvm-Fix-warning-from-static-code-analysis.patch |    2 +-
 ...-add-missing-symbols-before-PRIu64-in-deb.patch |    2 +-
 ...-net-notify-iothread-after-flushing-queue.patch |    2 +-
 ...-queue-whenever-can_receive-can-go-from-f.patch |    2 +-
 0188-xen-flush-queue-when-getting-an-event.patch   |    2 +-
 ...-Fix-network-hang-when-rx-buffers-run-out.patch |    2 +-
 ...ceive_disabled-logic-to-iov-delivery-path.patch |    2 +-
 ...-net-do-not-report-queued-packets-as-sent.patch |    2 +-
 0192-net-add-netdev-options-to-man-page.patch      |    2 +-
 0193-net-clean-up-usbnet_receive.patch             |    2 +-
 0194-net-fix-usbnet_receive-packet-drops.patch     |    2 +-
 ...st-hub-packets-if-at-least-one-port-can-r.patch |    2 +-
 ...onous-send-receive-infrastructure-for-net.patch |    2 +-
 ...-net-EAGAIN-handling-for-net-socket.c-UDP.patch |    2 +-
 ...-net-EAGAIN-handling-for-net-socket.c-TCP.patch |    2 +-
 0199-configure-fix-seccomp-check.patch             |    2 +-
 ...re-properly-check-if-lrt-and-lm-is-needed.patch |    2 +-
 0201-Revert-455aa1e08-and-c3767ed0eb.patch         |    2 +-
 ...UGFIX-don-t-call-FD_ISSET-with-negative-f.patch |    2 +-
 ...l_memory_write_rom-needs-to-do-TB-invalid.patch |    2 +-
 ...-Improve-soundhw-help-for-non-HAS_AUDIO_C.patch |    2 +-
 ...xilinx_timer-Removed-comma-in-device-name.patch |    2 +-
 ..._timer-Send-dbg-msgs-to-stderr-not-stdout.patch |    2 +-
 0207-xilinx.h-Error-check-when-setting-links.patch |    2 +-
 ...imer-Fix-a-compile-error-if-debug-enabled.patch |    2 +-
 ..._cfi01-fix-vendor-specific-extended-query.patch |    2 +-
 0210-MAINTAINERS-Add-entry-for-QOM-CPU.patch       |    2 +-
 ...ed-to-support-SG_IO-also-from-iscsi_ioctl.patch |    2 +-
 ...nt-need-to-explicitely-call-qemu_notify_e.patch |    2 +-
 0213-scsi-disk-introduce-check_lba_range.patch     |    2 +-
 ...-scsi-disk-fix-check-for-out-of-range-LBA.patch |    2 +-
 ...rd-INQUIRY-data-should-report-HiSup-flag-.patch |    2 +-
 ...dio-Fix-warning-from-static-code-analysis.patch |    2 +-
 ...-ga-Remove-unreachable-code-after-g_error.patch |    2 +-
 0218-qemu-sockets-Fix-potential-memory-leak.patch  |    2 +-
 0219-cadence_uart-Fix-buffer-overflow.patch        |    2 +-
 0220-lm4549-Fix-buffer-overflow.patch              |    2 +-
 0221-ioh3420-Remove-unreachable-code.patch         |    2 +-
 ...01-Fix-warning-caused-by-unreachable-code.patch |    2 +-
 ...t-initialize-curses-when-qemu-is-daemoniz.patch |    2 +-
 ...-saturate-escape-parameter-in-TTY_STATE_C.patch |    2 +-
 ...Remove-redundant-null-check-and-replace-f.patch |    2 +-
 ...Fix-compiler-warning-regression-for-MinGW.patch |    2 +-
 ...use-standard-instead-of-native-format-str.patch |    2 +-
 ...dd-implementation-of-gmtime_r-localtime_r.patch |    2 +-
 ...eserve-readonly-and-snapshot-states-acros.patch |    2 +-
 ...ock-correctly-set-the-keep_read_only-flag.patch |    2 +-
 ...llow-builds-without-any-system-or-user-em.patch |    2 +-
 0232-Refactor-inet_connect_opts-function.patch     |    2 +-
 ...et_connect-into-inet_connect-blocking-and.patch |    2 +-
 ...ress-handling-in-inet_nonblocking_connect.patch |    2 +-
 0235-Clear-handler-only-for-valid-fd.patch         |    2 +-
 0236-pl190-fix-read-of-VECTADDR.patch              |    2 +-
 ...vic-Correctly-register-GIC-region-when-se.patch |    2 +-
 ...xpress-Fix-NOR-flash-0-address-and-remove.patch |    2 +-
 ...it-10-of-CPUID-8000_0001-.EDX-is-reserved.patch |    2 +-
 ...at.c-Return-correctly-signed-values-from-.patch |    2 +-
 ...-t-test-for-MSR_PR-for-hypercalls-under-K.patch |    2 +-
 0242-update-VERSION-for-v1.2.1.patch               |    2 +-
 ...gure-Fix-CONFIG_QEMU_HELPERDIR-generation.patch |    2 +-
 ...ix-CONFIG_QEMU_HELPERDIR-generation-again.patch |    2 +-
 ...-report-use-TIGHT_PNG-encoding-if-enabled.patch |    2 +-
 0304-vnc-fix-info-vnc-with-vnc-.-reverse-on.patch  |    2 +-
 ...interrupt-when-requested-even-for-non-act.patch |    2 +-
 0306-hw-qxl-qxl_dirty_surfaces-use-uintptr_t.patch |    2 +-
 ...xl-always-update-displaysurface-on-resize.patch |    2 +-
 0308-rtc-fix-overflow-in-mktimegm.patch            |    2 +-
 ...turn-value-check-for-bdrv_read-bdrv_write.patch |    2 +-
 ...-Allow-tsc-frequency-to-be-larger-then-2..patch |    2 +-
 ...check_rxov-always-treat-RX-ring-with-RDH-.patch |    2 +-
 ...rendering-of-a-region-obscured-by-another.patch |    2 +-
 0313-s390x-fix-initrd-in-virtio-machine.patch      |    2 +-
 0314-PPC-Bamboo-Fix-memory-size-DT-property.patch  |    2 +-
 0315-target-sparc64-disable-VGA-cirrus.patch       |    2 +-
 0316-xhci-fix-usb-name-in-caps.patch               |    2 +-
 ...s-initialize-main-loop-before-block-layer.patch |    2 +-
 ...Return-semihosting-errno-values-correctly.patch |    2 +-
 0319-nbd-fixes-to-read-only-handling.patch         |    2 +-
 0320-mips-malta-fix-CBUS-UART-interrupt-pin.patch  |    2 +-
 ...-mips-fix-wrong-microMIPS-opcode-encoding.patch |    2 +-
 ...-tcg-arm-fix-TLB-access-in-qemu-ld-st-ops.patch |    2 +-
 0323-tcg-arm-fix-cross-endian-qemu_st16.patch      |    2 +-
 ...risc-remove-conflicting-definitions-from-.patch |    2 +-
 ...avoid-compiler-warning-in-pipe2-detection.patch |    2 +-
 ...qcow2-Fix-refcount-table-size-calculation.patch |    2 +-
 0327-tci-Fix-type-of-tci_read_label.patch          |    2 +-
 ...egression-for-MinGW-assertion-caused-by-s.patch |    2 +-
 0329-qom-dynamic_cast-of-NULL-is-always-NULL.patch |    2 +-
 ...-hmp-do-not-crash-on-invalid-SCSI-hotplug.patch |    2 +-
 0331-PPC-Fix-missing-TRACE-exception.patch         |    2 +-
 ...ix-refcount-of-non-heap-allocated-objects.patch |    2 +-
 ...e-visitor-type_size-in-QapiDeallocVisitor.patch |    2 +-
 ...fix-qapi_dealloc_type_size-parameter-type.patch |    2 +-
 0335-iscsi-fix-segfault-in-url-parsing.patch       |    2 +-
 0336-iscsi-fix-deadlock-during-login.patch         |    2 +-
 ...-do-not-assume-device-is-zero-initialized.patch |    2 +-
 ...csi-Fix-some-endian-bugs-with-virtio-scsi.patch |    2 +-
 0339-virtio-scsi-Fix-subtle-guest-endian-bug.patch |    2 +-
 ...memslots-after-migration-when-qxl-is-in-U.patch |    2 +-
 ...usbdevice_create-when-there-is-no-USB-bus.patch |    2 +-
 0342-stream-fix-ratelimit_set_speed.patch          |    2 +-
 ...rd-packets-that-are-too-long-if-SBP-and-L.patch |    2 +-
 0401-update-VERSION-for-v1.2.2.patch               |    2 +-
 ...out-tcp-socket-close-code-in-a-separate-f.patch |    2 +-
 ...QemuChrHandlers-struct-to-initialise-char.patch |    2 +-
 ...Add-enable-disable_write_fd_handler-funct.patch |    2 +-
 ...-framework-for-a-write-unblocked-callback.patch |    2 +-
 ...-send_all-to-handle-nonblocking-chardev-w.patch |    2 +-
 ...the-unix-tcp-backend-to-handle-nonblockin.patch |    2 +-
 ...har-Throttle-when-host-connection-is-down.patch |    2 +-
 ...ole-Enable-port-throttling-when-chardev-i.patch |    2 +-
 0410-spice-qemu-char.c-add-throttling.patch        |    2 +-
 ...ce-qemu-char.c-remove-intermediate-buffer.patch |    2 +-
 0412-usb-redir-Add-flow-control-support.patch      |    2 +-
 ...serial-bus-replay-guest_open-on-migration.patch |    2 +-
 ...e-write-callback-if-throttled-chardev-is-.patch |    2 +-
 0501-qxl-disallow-unknown-revisions.patch          |    2 +-
 ...e-number-of-surfaces-runtime-configurable.patch |    2 +-
 ..._client_capabilities-interface-to-QXLInte.patch |    2 +-
 ...emove-ifdef-QXL_COMMAND_FLAG_COMPAT_16BPP.patch |    2 +-
 ...pice-switch-to-queue-for-vga-mode-updates.patch |    2 +-
 0506-spice-split-qemu_spice_create_update.patch    |    2 +-
 0507-spice-add-screen-mirror.patch                 |    2 +-
 ...d-updates-only-for-changed-screen-content.patch |    2 +-
 ...-set_client_capabilities-pre-post-migrate.patch |    2 +-
 0510-qxl-add-trace-event-for-QXL_IO_LOG.patch      |    2 +-
 ...ort-client-monitor-configuration-via-devi.patch |    2 +-
 ...area_io-cleanup-invalid-parameters-handli.patch |    2 +-
 ...-qxl-fix-range-check-for-rev3-io-commands.patch |    2 +-
 ...ister-a-vm-state-change-handler-for-dummy.patch |    2 +-
 ...exit-on-failure-to-register-qxl-interface.patch |    2 +-
 ...w-qxl-fix-condition-for-exiting-guest_bug.patch |    2 +-
 0517-hw-qxl-qxl_send_events-nop-if-stopped.patch   |    2 +-
 ...all-dpy_gfx_resize-when-entering-vga-mode.patch |    2 +-
 0519-spice-fix-initialization-order.patch          |    2 +-
 ...ew-spice-server-callbacks-to-ui-spice-dis.patch |    2 +-
 ...ve-qemu_create_displaysurface_from-result.patch |    2 +-
 ...-Convert-to-new-libusbredirparser-0.5-API.patch |    2 +-
 ...redir-Set-ep-max_packet_size-if-available.patch |    2 +-
 ...dd-a-usbredir_reject_device-helper-functi.patch |    2 +-
 ...nsure-our-peer-has-the-necessary-caps-whe.patch |    2 +-
 ...edir-Enable-pipelining-for-bulk-endpoints.patch |    2 +-
 ...move-device-lookup-into-xhci_setup_packet.patch |    2 +-
 0607-xhci-implement-mfindex.patch                  |    2 +-
 0608-xhci-iso-xfer-support.patch                   |    2 +-
 0609-xhci-trace-cc-codes-in-cleartext.patch        |    2 +-
 0610-xhci-add-trace_usb_xhci_ep_set_dequeue.patch  |    2 +-
 0611-xhci-update-register-layout.patch             |    2 +-
 0612-xhci-update-port-handling.patch               |    2 +-
 0613-usb3-superspeed-descriptors.patch             |    2 +-
 0614-usb3-superspeed-endpoint-companion.patch      |    2 +-
 0615-usb3-bos-decriptor.patch                      |    2 +-
 0616-usb-storage-usb3-support.patch                |    2 +-
 0617-xhci-fix-cleanup-msi.patch                    |    2 +-
 0618-xhci-rework-interrupt-handling.patch          |    2 +-
 0619-xhci-add-msix-support.patch                   |    2 +-
 ...move-register-update-into-xhci_intr_raise.patch |    2 +-
 0621-xhci-add-XHCIInterrupter.patch                |    2 +-
 ...e-xhci_runtime_-read-write-for-multiple-i.patch |    2 +-
 0623-xhci-pick-target-interrupter.patch            |    2 +-
 0624-xhci-support-multiple-interrupters.patch      |    2 +-
 ...xhci_mem_-read-write-dispatcher-functions.patch |    2 +-
 ...hange-cancelled-packet-code-into-a-generi.patch |    2 +-
 ...-Add-an-already_in_flight-packet-id-queue.patch |    2 +-
 ...-redir-Store-max_packet_size-in-endp_data.patch |    2 +-
 0629-usb-redir-Add-support-for-migration.patch     |    2 +-
 ...edir-Add-chardev-open-close-debug-logging.patch |    2 +-
 ...-Revert-usb-redir-part-of-commit-93bfef4c.patch |    2 +-
 0632-ehci-Fix-interrupt-packet-MULT-handling.patch |    2 +-
 ...djust-pkg-config-check-for-usbredirparser.patch |    2 +-
 ...hange-usbredir_open_chardev-into-usbredir.patch |    2 +-
 ...on-t-make-migration-fail-in-none-seamless.patch |    2 +-
 0701-mips-Fix-link-error-with-piix4_pm_init.patch  |    2 +-
 0702-configure-Add-disable-kvm-options.patch       |    2 +-
 ...ange-initrd-load-address-to-halfway-throu.patch |    2 +-
 ...ce-backend-add-function-to-reserved-words.patch |    2 +-
 ...acard-fix-missing-symbols-in-libcacard.so.patch |    2 +-
 ...ure-move-vscclient-binary-under-libcacard.patch |    2 +-
 ...cacard-fix-missing-symbol-in-libcacard.so.patch |    2 +-
 ...ccomp-adding-new-syscalls-bugzilla-855162.patch |    2 +-
 ...iscard-oversized-packets-based-on-SBP-LPE.patch |    2 +-
 0710-Revert-serial-fix-retry-logic.patch           |    2 +-
 0711-scsi-fix-segfault-with-0-byte-disk.patch      |    2 +-
 0712-iscsi-look-for-pkg-config-file-too.patch      |    2 +-
 ...fix-out-of-bounds-and-invalid-rects-updat.patch |    2 +-
 0714-qxl-better-vga-init-in-enter_vga_mode.patch   |    2 +-
 ...sign-Enable-MSIX-on-device-to-match-guest.patch |    2 +-
 0716-qxl-change-rom-size-to-8192.patch             |    2 +-
 ..._size-compat-property-fix-migration-from-.patch |    2 +-
 ...ehci-Don-t-access-packet-after-freeing-it.patch |    2 +-
 ...q-qtdaddr-after-cancelling-an-already-com.patch |    2 +-
 ...acket-Discard-finished-packets-when-the-q.patch |    2 +-
 ...arm_sysctl-Clear-sysctl-cfgctrl-start-bit.patch |    2 +-
 0722-console-remove-DisplayAllocator.patch         |    2 +-
 0723-Add-f-FMT-format-FMT-arg-to-qemu-nbd.patch    |    2 +-
 ...x-generating-qemu-doc.html-with-texinfo-5.patch |    2 +-
 ...umask-0077-when-daemonizing-CVE-2013-2007.patch |    2 +-
 ...sh-queued-packets-when-RxBufPtr-is-writte.patch |    2 +-
 0727-configure-dtc-Probe-for-libfdt_env.h.patch    |   85 ++++++++++++++++++++
 qemu.spec                                          |   11 +++-
 383 files changed, 476 insertions(+), 382 deletions(-)
---
diff --git a/0001-target-xtensa-convert-host-errno-values-to-guest.patch b/0001-target-xtensa-convert-host-errno-values-to-guest.patch
index 93d4708..1cae386 100644
--- a/0001-target-xtensa-convert-host-errno-values-to-guest.patch
+++ b/0001-target-xtensa-convert-host-errno-values-to-guest.patch
@@ -1,4 +1,4 @@
-From 707f294ca28977968fb85bf36f10c6b37b16f557 Mon Sep 17 00:00:00 2001
+From 638f396d14fbd84884e17333838f3515bbb9a789 Mon Sep 17 00:00:00 2001
 From: Max Filippov <jcmvbkbc at gmail.com>
 Date: Wed, 29 Aug 2012 23:54:25 +0400
 Subject: [PATCH] target-xtensa: convert host errno values to guest
diff --git a/0002-target-cris-Fix-buffer-overflow.patch b/0002-target-cris-Fix-buffer-overflow.patch
index 6614697..34cd39f 100644
--- a/0002-target-cris-Fix-buffer-overflow.patch
+++ b/0002-target-cris-Fix-buffer-overflow.patch
@@ -1,4 +1,4 @@
-From 8057ac10e8cba3acb89c11c94f04967306e55a9f Mon Sep 17 00:00:00 2001
+From 787514a7c1b9a3a23eebe70c76d76ed4e45031c3 Mon Sep 17 00:00:00 2001
 From: Stefan Weil <sw at weilnetz.de>
 Date: Fri, 7 Sep 2012 22:36:08 +0200
 Subject: [PATCH] target-cris: Fix buffer overflow
diff --git a/0003-target-xtensa-fix-missing-errno-codes-for-mingw32.patch b/0003-target-xtensa-fix-missing-errno-codes-for-mingw32.patch
index 70cfd9a..4f40147 100644
--- a/0003-target-xtensa-fix-missing-errno-codes-for-mingw32.patch
+++ b/0003-target-xtensa-fix-missing-errno-codes-for-mingw32.patch
@@ -1,4 +1,4 @@
-From 33e25a4a6c6dc7632b15ee50637d33b4c3cf729e Mon Sep 17 00:00:00 2001
+From 86eaada772e86d7049155ef84385b9e553c40dc4 Mon Sep 17 00:00:00 2001
 From: Max Filippov <jcmvbkbc at gmail.com>
 Date: Thu, 6 Sep 2012 04:36:46 +0400
 Subject: [PATCH] target-xtensa: fix missing errno codes for mingw32
diff --git a/0004-target-sparc-fix-fcmp-s-d-q-instructions-wrt-excepti.patch b/0004-target-sparc-fix-fcmp-s-d-q-instructions-wrt-excepti.patch
index 439dcfa..1e7daa6 100644
--- a/0004-target-sparc-fix-fcmp-s-d-q-instructions-wrt-excepti.patch
+++ b/0004-target-sparc-fix-fcmp-s-d-q-instructions-wrt-excepti.patch
@@ -1,4 +1,4 @@
-From 5e955b895d4a92cdc49c7b4e76284483d49aa4b8 Mon Sep 17 00:00:00 2001
+From 304944bc4ff1b2d30d605d7af9d44286e0b17116 Mon Sep 17 00:00:00 2001
 From: Aurelien Jarno <aurelien at aurel32.net>
 Date: Fri, 7 Sep 2012 17:13:28 +0200
 Subject: [PATCH] target-sparc: fix fcmp{s,d,q} instructions wrt exception
diff --git a/0005-target-s390x-fix-style.patch b/0005-target-s390x-fix-style.patch
index f4c8187..b822029 100644
--- a/0005-target-s390x-fix-style.patch
+++ b/0005-target-s390x-fix-style.patch
@@ -1,4 +1,4 @@
-From 985b8342244b5f76ed1df75eb8757d6feff30316 Mon Sep 17 00:00:00 2001
+From 35ea87c77d34e73fd685d5ba43b4de0d1c7456a1 Mon Sep 17 00:00:00 2001
 From: Blue Swirl <blauwirbel at gmail.com>
 Date: Sun, 2 Sep 2012 07:33:30 +0000
 Subject: [PATCH] target-s390x: fix style
diff --git a/0006-target-s390x-split-FPU-ops.patch b/0006-target-s390x-split-FPU-ops.patch
index 5b8ee02..89e6a9a 100644
--- a/0006-target-s390x-split-FPU-ops.patch
+++ b/0006-target-s390x-split-FPU-ops.patch
@@ -1,4 +1,4 @@
-From 3eb9b25ae5d2bcc024646c5a04f28899661ab14c Mon Sep 17 00:00:00 2001
+From d11cb977c11d498c9ee1db3192b9d8ec0227d591 Mon Sep 17 00:00:00 2001
 From: Blue Swirl <blauwirbel at gmail.com>
 Date: Sun, 2 Sep 2012 07:33:31 +0000
 Subject: [PATCH] target-s390x: split FPU ops
diff --git a/0007-target-s390x-split-condition-code-helpers.patch b/0007-target-s390x-split-condition-code-helpers.patch
index 1d1bb40..e7ce315 100644
--- a/0007-target-s390x-split-condition-code-helpers.patch
+++ b/0007-target-s390x-split-condition-code-helpers.patch
@@ -1,4 +1,4 @@
-From f642126aece222f6ff87d26c29f00e1b6c47e10a Mon Sep 17 00:00:00 2001
+From 371c834f34f4cfc0a1678b76de26625bff459f41 Mon Sep 17 00:00:00 2001
 From: Blue Swirl <blauwirbel at gmail.com>
 Date: Sun, 2 Sep 2012 07:33:32 +0000
 Subject: [PATCH] target-s390x: split condition code helpers
diff --git a/0008-target-s390x-split-integer-helpers.patch b/0008-target-s390x-split-integer-helpers.patch
index 4e51bd7..3575b86 100644
--- a/0008-target-s390x-split-integer-helpers.patch
+++ b/0008-target-s390x-split-integer-helpers.patch
@@ -1,4 +1,4 @@
-From e9f67c1f326a995ff0000a08a223435386867d8f Mon Sep 17 00:00:00 2001
+From 3c9b728bd92f8f11ab694705ce2a0782d476dcbc Mon Sep 17 00:00:00 2001
 From: Blue Swirl <blauwirbel at gmail.com>
 Date: Sun, 2 Sep 2012 07:33:33 +0000
 Subject: [PATCH] target-s390x: split integer helpers
diff --git a/0009-target-s390x-split-memory-access-helpers.patch b/0009-target-s390x-split-memory-access-helpers.patch
index 0c5ddb8..2e2f504 100644
--- a/0009-target-s390x-split-memory-access-helpers.patch
+++ b/0009-target-s390x-split-memory-access-helpers.patch
@@ -1,4 +1,4 @@
-From a44aee2570031bfcf99098d278c53ab39a582ba6 Mon Sep 17 00:00:00 2001
+From 2704a6f7a5a307d3ad68c0d731810c7252018f73 Mon Sep 17 00:00:00 2001
 From: Blue Swirl <blauwirbel at gmail.com>
 Date: Sun, 2 Sep 2012 07:33:34 +0000
 Subject: [PATCH] target-s390x: split memory access helpers
diff --git a/0010-target-s390x-rename-op_helper.c-to-misc_helper.c.patch b/0010-target-s390x-rename-op_helper.c-to-misc_helper.c.patch
index fe5c597..117bd06 100644
--- a/0010-target-s390x-rename-op_helper.c-to-misc_helper.c.patch
+++ b/0010-target-s390x-rename-op_helper.c-to-misc_helper.c.patch
@@ -1,4 +1,4 @@
-From 56018228deac6e704a7ec8befd9e9dc69f2fe73f Mon Sep 17 00:00:00 2001
+From fccbde6caa50942bad6442529d00b894dd3fa6e6 Mon Sep 17 00:00:00 2001
 From: Blue Swirl <blauwirbel at gmail.com>
 Date: Sun, 2 Sep 2012 07:33:35 +0000
 Subject: [PATCH] target-s390x: rename op_helper.c to misc_helper.c
diff --git a/0011-target-s390x-avoid-AREG0-for-FPU-helpers.patch b/0011-target-s390x-avoid-AREG0-for-FPU-helpers.patch
index 4c29852..0ed1d5e 100644
--- a/0011-target-s390x-avoid-AREG0-for-FPU-helpers.patch
+++ b/0011-target-s390x-avoid-AREG0-for-FPU-helpers.patch
@@ -1,4 +1,4 @@
-From 5d38110b1e23c963302f13f5917001a9298445a7 Mon Sep 17 00:00:00 2001
+From a1b159fae48cf3b5c021160d28e66f37043be2c9 Mon Sep 17 00:00:00 2001
 From: Blue Swirl <blauwirbel at gmail.com>
 Date: Sun, 2 Sep 2012 07:33:36 +0000
 Subject: [PATCH] target-s390x: avoid AREG0 for FPU helpers
diff --git a/0012-target-s390x-avoid-AREG0-for-integer-helpers.patch b/0012-target-s390x-avoid-AREG0-for-integer-helpers.patch
index e44752a..ff847d4 100644
--- a/0012-target-s390x-avoid-AREG0-for-integer-helpers.patch
+++ b/0012-target-s390x-avoid-AREG0-for-integer-helpers.patch
@@ -1,4 +1,4 @@
-From d44b8c2cacaa50e7420f0dfaf42c344bcf134431 Mon Sep 17 00:00:00 2001
+From b81c73d5f5fcf2ed6446ecf887351fa60129359b Mon Sep 17 00:00:00 2001
 From: Blue Swirl <blauwirbel at gmail.com>
 Date: Sun, 2 Sep 2012 07:33:37 +0000
 Subject: [PATCH] target-s390x: avoid AREG0 for integer helpers
diff --git a/0013-target-s390x-avoid-AREG0-for-condition-code-helpers.patch b/0013-target-s390x-avoid-AREG0-for-condition-code-helpers.patch
index eee6b96..16304ad 100644
--- a/0013-target-s390x-avoid-AREG0-for-condition-code-helpers.patch
+++ b/0013-target-s390x-avoid-AREG0-for-condition-code-helpers.patch
@@ -1,4 +1,4 @@
-From ead7a100e907eddd0ba9f3cebb5f84c1afb120b8 Mon Sep 17 00:00:00 2001
+From 569db8db7081ba480e60b5fc55f457793959e4f5 Mon Sep 17 00:00:00 2001
 From: Blue Swirl <blauwirbel at gmail.com>
 Date: Sun, 2 Sep 2012 07:33:38 +0000
 Subject: [PATCH] target-s390x: avoid AREG0 for condition code helpers
diff --git a/0014-target-s390x-avoid-AREG0-for-misc-helpers.patch b/0014-target-s390x-avoid-AREG0-for-misc-helpers.patch
index 84dc387..4c396a4 100644
--- a/0014-target-s390x-avoid-AREG0-for-misc-helpers.patch
+++ b/0014-target-s390x-avoid-AREG0-for-misc-helpers.patch
@@ -1,4 +1,4 @@
-From 208547c7afbe6ee8a9a1f81095e67a6cbe4a37ec Mon Sep 17 00:00:00 2001
+From f3b32fc553bc248c4c33716c568445e7be8c5afe Mon Sep 17 00:00:00 2001
 From: Blue Swirl <blauwirbel at gmail.com>
 Date: Sun, 2 Sep 2012 07:33:39 +0000
 Subject: [PATCH] target-s390x: avoid AREG0 for misc helpers
diff --git a/0015-target-s390x-switch-to-AREG0-free-mode.patch b/0015-target-s390x-switch-to-AREG0-free-mode.patch
index c01f6d1..c4de1b4 100644
--- a/0015-target-s390x-switch-to-AREG0-free-mode.patch
+++ b/0015-target-s390x-switch-to-AREG0-free-mode.patch
@@ -1,4 +1,4 @@
-From 77fb132a1dc3780a57d8a1e889b366f0492963a5 Mon Sep 17 00:00:00 2001
+From a43797bb116b4945100bc95897afc91c79bcaf5a Mon Sep 17 00:00:00 2001
 From: Blue Swirl <blauwirbel at gmail.com>
 Date: Sun, 2 Sep 2012 07:33:40 +0000
 Subject: [PATCH] target-s390x: switch to AREG0 free mode
diff --git a/0016-tcg-s390-fix-ld-st-with-CONFIG_TCG_PASS_AREG0.patch b/0016-tcg-s390-fix-ld-st-with-CONFIG_TCG_PASS_AREG0.patch
index 3330efb..4daf4d5 100644
--- a/0016-tcg-s390-fix-ld-st-with-CONFIG_TCG_PASS_AREG0.patch
+++ b/0016-tcg-s390-fix-ld-st-with-CONFIG_TCG_PASS_AREG0.patch
@@ -1,4 +1,4 @@
-From 0b95df52ecad351c916108e9f3a9d1bc3327b495 Mon Sep 17 00:00:00 2001
+From a520e49d09447cc6dbf5925d3e0d1c0fad304b07 Mon Sep 17 00:00:00 2001
 From: Aurelien Jarno <aurelien at aurel32.net>
 Date: Sat, 8 Sep 2012 03:45:43 +0000
 Subject: [PATCH] tcg/s390: fix ld/st with CONFIG_TCG_PASS_AREG0
diff --git a/0017-target-arm-Fix-potential-buffer-overflow.patch b/0017-target-arm-Fix-potential-buffer-overflow.patch
index 2f008b5..3ab2183 100644
--- a/0017-target-arm-Fix-potential-buffer-overflow.patch
+++ b/0017-target-arm-Fix-potential-buffer-overflow.patch
@@ -1,4 +1,4 @@
-From e7c3f6b4365f3162f8e25d58f76410aca28719a2 Mon Sep 17 00:00:00 2001
+From d3bcdbc63927557fa949194b0a977873794b701b Mon Sep 17 00:00:00 2001
 From: Stefan Weil <sw at weilnetz.de>
 Date: Tue, 4 Sep 2012 07:35:57 +0200
 Subject: [PATCH] target-arm: Fix potential buffer overflow
diff --git a/0018-tcg-optimize-split-expression-simplification.patch b/0018-tcg-optimize-split-expression-simplification.patch
index d45fc9b..510436b 100644
--- a/0018-tcg-optimize-split-expression-simplification.patch
+++ b/0018-tcg-optimize-split-expression-simplification.patch
@@ -1,4 +1,4 @@
-From 16f29b266435c7eaffc5081c6bba4651d56a8ce8 Mon Sep 17 00:00:00 2001
+From 57b9c229c5347d305018d79ef00bbb6b13f83741 Mon Sep 17 00:00:00 2001
 From: Aurelien Jarno <aurelien at aurel32.net>
 Date: Thu, 6 Sep 2012 16:47:13 +0200
 Subject: [PATCH] tcg/optimize: split expression simplification
diff --git a/0019-tcg-optimize-simplify-or-xor-r-a-0-cases.patch b/0019-tcg-optimize-simplify-or-xor-r-a-0-cases.patch
index a11a168..533b391 100644
--- a/0019-tcg-optimize-simplify-or-xor-r-a-0-cases.patch
+++ b/0019-tcg-optimize-simplify-or-xor-r-a-0-cases.patch
@@ -1,4 +1,4 @@
-From f69f9bd1a7a095ee153eea5422651780aef178b0 Mon Sep 17 00:00:00 2001
+From fe3f54361dd26369e5efb5c6f41d7fc2a817af22 Mon Sep 17 00:00:00 2001
 From: Aurelien Jarno <aurelien at aurel32.net>
 Date: Thu, 6 Sep 2012 16:47:14 +0200
 Subject: [PATCH] tcg/optimize: simplify or/xor r, a, 0 cases
diff --git a/0020-tcg-optimize-simplify-and-r-a-0-cases.patch b/0020-tcg-optimize-simplify-and-r-a-0-cases.patch
index 1c829c9..770a554 100644
--- a/0020-tcg-optimize-simplify-and-r-a-0-cases.patch
+++ b/0020-tcg-optimize-simplify-and-r-a-0-cases.patch
@@ -1,4 +1,4 @@
-From f08c59ce7dee67a95cf06d9588b4312e7d071788 Mon Sep 17 00:00:00 2001
+From 36326ed415fa251fb7dd2d8bfec1e02ffc8609f2 Mon Sep 17 00:00:00 2001
 From: Aurelien Jarno <aurelien at aurel32.net>
 Date: Thu, 6 Sep 2012 16:47:14 +0200
 Subject: [PATCH] tcg/optimize: simplify and r, a, 0 cases
diff --git a/0021-tcg-optimize-simplify-shift-rot-r-0-a-movi-r-0-cases.patch b/0021-tcg-optimize-simplify-shift-rot-r-0-a-movi-r-0-cases.patch
index 02d8ee2..e5ed8a6 100644
--- a/0021-tcg-optimize-simplify-shift-rot-r-0-a-movi-r-0-cases.patch
+++ b/0021-tcg-optimize-simplify-shift-rot-r-0-a-movi-r-0-cases.patch
@@ -1,4 +1,4 @@
-From bbed332c7ad12e9885d3f457f366fa0b29445dcd Mon Sep 17 00:00:00 2001
+From 3bb8a381b43404d4cdb535da11cdf7195db3f9b2 Mon Sep 17 00:00:00 2001
 From: Aurelien Jarno <aurelien at aurel32.net>
 Date: Thu, 6 Sep 2012 16:47:14 +0200
 Subject: [PATCH] tcg/optimize: simplify shift/rot r, 0, a => movi r, 0 cases
diff --git a/0022-tcg-optimize-swap-brcond-setcond-arguments-when-poss.patch b/0022-tcg-optimize-swap-brcond-setcond-arguments-when-poss.patch
index d4d17d6..455f4e4 100644
--- a/0022-tcg-optimize-swap-brcond-setcond-arguments-when-poss.patch
+++ b/0022-tcg-optimize-swap-brcond-setcond-arguments-when-poss.patch
@@ -1,4 +1,4 @@
-From 1127ad0d084f0cef11b5658b3dbbf8505d8d3af0 Mon Sep 17 00:00:00 2001
+From 17bc74a53ebc1a49bcd1f556f35eebfd65a64b12 Mon Sep 17 00:00:00 2001
 From: Aurelien Jarno <aurelien at aurel32.net>
 Date: Thu, 6 Sep 2012 16:47:14 +0200
 Subject: [PATCH] tcg/optimize: swap brcond/setcond arguments when possible
diff --git a/0023-tcg-optimize-add-constant-folding-for-setcond.patch b/0023-tcg-optimize-add-constant-folding-for-setcond.patch
index cfe240a..4034b14 100644
--- a/0023-tcg-optimize-add-constant-folding-for-setcond.patch
+++ b/0023-tcg-optimize-add-constant-folding-for-setcond.patch
@@ -1,4 +1,4 @@
-From 1bbb9ac3e775b55d0d5c57c209f47e742a9be810 Mon Sep 17 00:00:00 2001
+From 83478c497090698dd1f46c6b5a6425e7ac4d9a6b Mon Sep 17 00:00:00 2001
 From: Aurelien Jarno <aurelien at aurel32.net>
 Date: Thu, 6 Sep 2012 16:47:14 +0200
 Subject: [PATCH] tcg/optimize: add constant folding for setcond
diff --git a/0024-tcg-optimize-add-constant-folding-for-brcond.patch b/0024-tcg-optimize-add-constant-folding-for-brcond.patch
index 876f86f..409fbcf 100644
--- a/0024-tcg-optimize-add-constant-folding-for-brcond.patch
+++ b/0024-tcg-optimize-add-constant-folding-for-brcond.patch
@@ -1,4 +1,4 @@
-From 98dc31743b94d5719c02c589e7cd652e95570b25 Mon Sep 17 00:00:00 2001
+From 4c199af6e9f2bc6242d971ed5d3052be6c18a98c Mon Sep 17 00:00:00 2001
 From: Aurelien Jarno <aurelien at aurel32.net>
 Date: Thu, 6 Sep 2012 16:47:14 +0200
 Subject: [PATCH] tcg/optimize: add constant folding for brcond
diff --git a/0025-tcg-optimize-fix-if-else-break-coding-style.patch b/0025-tcg-optimize-fix-if-else-break-coding-style.patch
index ab070ff..8f72dc3 100644
--- a/0025-tcg-optimize-fix-if-else-break-coding-style.patch
+++ b/0025-tcg-optimize-fix-if-else-break-coding-style.patch
@@ -1,4 +1,4 @@
-From b7dc881b44c3698a0a81d226d6012d3c5833fd29 Mon Sep 17 00:00:00 2001
+From e887688b8e39a2abad0707b080f3282306c1c8bf Mon Sep 17 00:00:00 2001
 From: Aurelien Jarno <aurelien at aurel32.net>
 Date: Fri, 7 Sep 2012 12:24:32 +0200
 Subject: [PATCH] tcg/optimize: fix if/else/break coding style
diff --git a/0026-target-s390x-avoid-cpu_single_env.patch b/0026-target-s390x-avoid-cpu_single_env.patch
index 9914968..6a8306b 100644
--- a/0026-target-s390x-avoid-cpu_single_env.patch
+++ b/0026-target-s390x-avoid-cpu_single_env.patch
@@ -1,4 +1,4 @@
-From d8503917ec9ba86829387f05db7da2eb6fa8123f Mon Sep 17 00:00:00 2001
+From bbe3ec30ffba86f1154ac3c2128aa2b366f0ad44 Mon Sep 17 00:00:00 2001
 From: Blue Swirl <blauwirbel at gmail.com>
 Date: Sat, 8 Sep 2012 11:15:37 +0000
 Subject: [PATCH] target-s390x: avoid cpu_single_env
diff --git a/0027-target-lm32-switch-to-AREG0-free-mode.patch b/0027-target-lm32-switch-to-AREG0-free-mode.patch
index 43582fd..9097416 100644
--- a/0027-target-lm32-switch-to-AREG0-free-mode.patch
+++ b/0027-target-lm32-switch-to-AREG0-free-mode.patch
@@ -1,4 +1,4 @@
-From 25e9a95d0571c40738daa479467d757eb477739e Mon Sep 17 00:00:00 2001
+From 8d2c36442129f5b9f2d6f11b296bce31aa7466f0 Mon Sep 17 00:00:00 2001
 From: Blue Swirl <blauwirbel at gmail.com>
 Date: Sun, 2 Sep 2012 06:57:17 +0000
 Subject: [PATCH] target-lm32: switch to AREG0 free mode
diff --git a/0028-target-m68k-switch-to-AREG0-free-mode.patch b/0028-target-m68k-switch-to-AREG0-free-mode.patch
index 48eba15..7219b68 100644
--- a/0028-target-m68k-switch-to-AREG0-free-mode.patch
+++ b/0028-target-m68k-switch-to-AREG0-free-mode.patch
@@ -1,4 +1,4 @@
-From 2ace9fd11db103aecebf451aff3bc23838248667 Mon Sep 17 00:00:00 2001
+From 6c109ebaaae09fdebadceeb105d37dbd20bd2a31 Mon Sep 17 00:00:00 2001
 From: Blue Swirl <blauwirbel at gmail.com>
 Date: Sun, 2 Sep 2012 07:27:38 +0000
 Subject: [PATCH] target-m68k: switch to AREG0 free mode
diff --git a/0029-target-m68k-avoid-using-cpu_single_env.patch b/0029-target-m68k-avoid-using-cpu_single_env.patch
index 5a8538b..da35d64 100644
--- a/0029-target-m68k-avoid-using-cpu_single_env.patch
+++ b/0029-target-m68k-avoid-using-cpu_single_env.patch
@@ -1,4 +1,4 @@
-From 5560cd783146734a60c446f43227044cbb580edd Mon Sep 17 00:00:00 2001
+From c6969b702235fabad86d637b0b058da477f660fe Mon Sep 17 00:00:00 2001
 From: Blue Swirl <blauwirbel at gmail.com>
 Date: Sat, 8 Sep 2012 10:48:20 +0000
 Subject: [PATCH] target-m68k: avoid using cpu_single_env
diff --git a/0030-target-unicore32-switch-to-AREG0-free-mode.patch b/0030-target-unicore32-switch-to-AREG0-free-mode.patch
index ff07552..9c4d00a 100644
--- a/0030-target-unicore32-switch-to-AREG0-free-mode.patch
+++ b/0030-target-unicore32-switch-to-AREG0-free-mode.patch
@@ -1,4 +1,4 @@
-From 23ff6fa6a883d210aab33e09d0bb9470df5083fc Mon Sep 17 00:00:00 2001
+From 5968c571f5a53f6d8e20089649071bfebb12583e Mon Sep 17 00:00:00 2001
 From: Blue Swirl <blauwirbel at gmail.com>
 Date: Sun, 2 Sep 2012 07:42:33 +0000
 Subject: [PATCH] target-unicore32: switch to AREG0 free mode
diff --git a/0031-target-arm-convert-void-helpers.patch b/0031-target-arm-convert-void-helpers.patch
index 30e06c8..97f31be 100644
--- a/0031-target-arm-convert-void-helpers.patch
+++ b/0031-target-arm-convert-void-helpers.patch
@@ -1,4 +1,4 @@
-From 140048c58e4ceb4f3bac87d7154d2731bb2bcd5d Mon Sep 17 00:00:00 2001
+From 1a2ac85a3f356719ae7b7577f855ce3eafc33b9a Mon Sep 17 00:00:00 2001
 From: Blue Swirl <blauwirbel at gmail.com>
 Date: Tue, 4 Sep 2012 20:08:34 +0000
 Subject: [PATCH] target-arm: convert void helpers
diff --git a/0032-target-arm-convert-remaining-helpers.patch b/0032-target-arm-convert-remaining-helpers.patch
index 0246b94..dc82e1d 100644
--- a/0032-target-arm-convert-remaining-helpers.patch
+++ b/0032-target-arm-convert-remaining-helpers.patch
@@ -1,4 +1,4 @@
-From 18e713cf6b5ae2e7c48bb412c959c10322bef5e5 Mon Sep 17 00:00:00 2001
+From 61624377f16e1d69787000fd527c2219dd0ec326 Mon Sep 17 00:00:00 2001
 From: Blue Swirl <blauwirbel at gmail.com>
 Date: Tue, 4 Sep 2012 20:19:15 +0000
 Subject: [PATCH] target-arm: convert remaining helpers
diff --git a/0033-target-arm-final-conversion-to-AREG0-free-mode.patch b/0033-target-arm-final-conversion-to-AREG0-free-mode.patch
index 8883ff4..3d3bed3 100644
--- a/0033-target-arm-final-conversion-to-AREG0-free-mode.patch
+++ b/0033-target-arm-final-conversion-to-AREG0-free-mode.patch
@@ -1,4 +1,4 @@
-From 28b8f097f9fb107882aa51bd25ba87619beb033e Mon Sep 17 00:00:00 2001
+From 3948c2f4f3ed4758e464380d4c27a0dc9f0cafcd Mon Sep 17 00:00:00 2001
 From: Blue Swirl <blauwirbel at gmail.com>
 Date: Tue, 4 Sep 2012 20:25:59 +0000
 Subject: [PATCH] target-arm: final conversion to AREG0 free mode
diff --git a/0034-target-microblaze-switch-to-AREG0-free-mode.patch b/0034-target-microblaze-switch-to-AREG0-free-mode.patch
index f7dd13f..fe90ecb 100644
--- a/0034-target-microblaze-switch-to-AREG0-free-mode.patch
+++ b/0034-target-microblaze-switch-to-AREG0-free-mode.patch
@@ -1,4 +1,4 @@
-From 449d4f2cfbdd2b5fd00e3e82c78bf580bd81551d Mon Sep 17 00:00:00 2001
+From a28b2838b7797bddd649ebabb54655c893b3369d Mon Sep 17 00:00:00 2001
 From: Blue Swirl <blauwirbel at gmail.com>
 Date: Sun, 2 Sep 2012 08:39:22 +0000
 Subject: [PATCH] target-microblaze: switch to AREG0 free mode
diff --git a/0035-target-cris-Avoid-AREG0-for-helpers.patch b/0035-target-cris-Avoid-AREG0-for-helpers.patch
index e217da2..07a8eec 100644
--- a/0035-target-cris-Avoid-AREG0-for-helpers.patch
+++ b/0035-target-cris-Avoid-AREG0-for-helpers.patch
@@ -1,4 +1,4 @@
-From 1e3916b0cbfd39cb3fc8996423d5574068583145 Mon Sep 17 00:00:00 2001
+From 90193bff4bc1aaec99135eed2d0d64d1a0c3fb59 Mon Sep 17 00:00:00 2001
 From: Aurelien Jarno <aurelien at aurel32.net>
 Date: Thu, 30 Aug 2012 16:56:39 +0200
 Subject: [PATCH] target-cris: Avoid AREG0 for helpers
diff --git a/0036-target-cris-Switch-to-AREG0-free-mode.patch b/0036-target-cris-Switch-to-AREG0-free-mode.patch
index bd2f054..191aba3 100644
--- a/0036-target-cris-Switch-to-AREG0-free-mode.patch
+++ b/0036-target-cris-Switch-to-AREG0-free-mode.patch
@@ -1,4 +1,4 @@
-From 327937b3765d53776e42ffd3990e0b551c98b0e6 Mon Sep 17 00:00:00 2001
+From ea9fdb224e11a377f733c98286a4b4af341f716b Mon Sep 17 00:00:00 2001
 From: Aurelien Jarno <aurelien at aurel32.net>
 Date: Fri, 7 Sep 2012 16:13:27 +0200
 Subject: [PATCH] target-cris: Switch to AREG0 free mode
diff --git a/0037-target-sh4-switch-to-AREG0-free-mode.patch b/0037-target-sh4-switch-to-AREG0-free-mode.patch
index cb9d0a7..84185e4 100644
--- a/0037-target-sh4-switch-to-AREG0-free-mode.patch
+++ b/0037-target-sh4-switch-to-AREG0-free-mode.patch
@@ -1,4 +1,4 @@
-From 22bb4c416286bbfc340f65e5c7f286d96a731cc7 Mon Sep 17 00:00:00 2001
+From 4549596721636b62b8d58c36db7b4488f3f16a0e Mon Sep 17 00:00:00 2001
 From: Blue Swirl <blauwirbel at gmail.com>
 Date: Sun, 2 Sep 2012 10:37:06 +0000
 Subject: [PATCH] target-sh4: switch to AREG0 free mode
diff --git a/0038-target-mips-switch-to-AREG0-free-mode.patch b/0038-target-mips-switch-to-AREG0-free-mode.patch
index 51616fb..71cccd1 100644
--- a/0038-target-mips-switch-to-AREG0-free-mode.patch
+++ b/0038-target-mips-switch-to-AREG0-free-mode.patch
@@ -1,4 +1,4 @@
-From 8ad14b12fbe7555da2b2f0f1f28e07b8a34b686c Mon Sep 17 00:00:00 2001
+From f73f93108dcec69c32f14b6adee56b42b0ca955a Mon Sep 17 00:00:00 2001
 From: Blue Swirl <blauwirbel at gmail.com>
 Date: Sun, 2 Sep 2012 14:52:59 +0000
 Subject: [PATCH] target-mips: switch to AREG0 free mode
diff --git a/0039-Remove-unused-CONFIG_TCG_PASS_AREG0-and-dead-code.patch b/0039-Remove-unused-CONFIG_TCG_PASS_AREG0-and-dead-code.patch
index cbd9b59..200fdb0 100644
--- a/0039-Remove-unused-CONFIG_TCG_PASS_AREG0-and-dead-code.patch
+++ b/0039-Remove-unused-CONFIG_TCG_PASS_AREG0-and-dead-code.patch
@@ -1,4 +1,4 @@
-From 3ec8ca067ea6617b5bd4423d0b40c894b39a4924 Mon Sep 17 00:00:00 2001
+From bca0704da7e5430b1a09a956dec8027fe2c2ca95 Mon Sep 17 00:00:00 2001
 From: Blue Swirl <blauwirbel at gmail.com>
 Date: Sun, 2 Sep 2012 15:28:56 +0000
 Subject: [PATCH] Remove unused CONFIG_TCG_PASS_AREG0 and dead code
diff --git a/0040-tcg-i386-allow-constants-in-load-store-ops.patch b/0040-tcg-i386-allow-constants-in-load-store-ops.patch
index 2fae1d5..3209275 100644
--- a/0040-tcg-i386-allow-constants-in-load-store-ops.patch
+++ b/0040-tcg-i386-allow-constants-in-load-store-ops.patch
@@ -1,4 +1,4 @@
-From 83b25655bcd988054a2bb2a0a38dc662d4901b08 Mon Sep 17 00:00:00 2001
+From 1c8cfef602f6c17a618a6c00f8ac919204e51a97 Mon Sep 17 00:00:00 2001
 From: Aurelien Jarno <aurelien at aurel32.net>
 Date: Mon, 10 Sep 2012 13:56:24 +0200
 Subject: [PATCH] tcg/i386: allow constants in load/store ops
diff --git a/0041-tcg-mark-set_label-with-TCG_OPF_BB_END-flag.patch b/0041-tcg-mark-set_label-with-TCG_OPF_BB_END-flag.patch
index 35e9a15..cf1d817 100644
--- a/0041-tcg-mark-set_label-with-TCG_OPF_BB_END-flag.patch
+++ b/0041-tcg-mark-set_label-with-TCG_OPF_BB_END-flag.patch
@@ -1,4 +1,4 @@
-From 1610a0e56c0be3e4bfd3034e5323188b1d05badd Mon Sep 17 00:00:00 2001
+From 6b755c1518101434d9fe736c8de7df18052111a1 Mon Sep 17 00:00:00 2001
 From: Aurelien Jarno <aurelien at aurel32.net>
 Date: Mon, 10 Sep 2012 14:23:49 +0200
 Subject: [PATCH] tcg: mark set_label with TCG_OPF_BB_END flag
diff --git a/0042-revert-TCG-fix-copy-propagation.patch b/0042-revert-TCG-fix-copy-propagation.patch
index bcd9076..7bc229f 100644
--- a/0042-revert-TCG-fix-copy-propagation.patch
+++ b/0042-revert-TCG-fix-copy-propagation.patch
@@ -1,4 +1,4 @@
-From 2b8d0049e88c17749ccb978509d3f8fda180d35f Mon Sep 17 00:00:00 2001
+From 30a6eee8b0018ac7698bcd4e4821b8b8d8498ba1 Mon Sep 17 00:00:00 2001
 From: Aurelien Jarno <aurelien at aurel32.net>
 Date: Mon, 10 Sep 2012 13:14:12 +0200
 Subject: [PATCH] revert "TCG: fix copy propagation"
diff --git a/0043-target-mips-Set-opn-in-gen_ldst_multiple.patch b/0043-target-mips-Set-opn-in-gen_ldst_multiple.patch
index feb145d..c1d07c1 100644
--- a/0043-target-mips-Set-opn-in-gen_ldst_multiple.patch
+++ b/0043-target-mips-Set-opn-in-gen_ldst_multiple.patch
@@ -1,4 +1,4 @@
-From 3380afc68a701604e51fa22637ef48d93514d678 Mon Sep 17 00:00:00 2001
+From 74a3fc19bbb2e5f0b398bb6d66d0a6890d543f38 Mon Sep 17 00:00:00 2001
 From: Richard Henderson <rth at twiddle.net>
 Date: Tue, 18 Sep 2012 21:55:32 -0700
 Subject: [PATCH] target-mips: Set opn in gen_ldst_multiple.
diff --git a/0044-target-mips-Fix-MIPS_DEBUG.patch b/0044-target-mips-Fix-MIPS_DEBUG.patch
index f361872..1324ee7 100644
--- a/0044-target-mips-Fix-MIPS_DEBUG.patch
+++ b/0044-target-mips-Fix-MIPS_DEBUG.patch
@@ -1,4 +1,4 @@
-From 5dd8e9207a39d8fe41eaa110edfdba5e37064562 Mon Sep 17 00:00:00 2001
+From 804a1aff270166581a300eec416ca618105255d5 Mon Sep 17 00:00:00 2001
 From: Richard Henderson <rth at twiddle.net>
 Date: Tue, 18 Sep 2012 21:55:33 -0700
 Subject: [PATCH] target-mips: Fix MIPS_DEBUG.
diff --git a/0045-target-mips-Always-evaluate-debugging-macro-argument.patch b/0045-target-mips-Always-evaluate-debugging-macro-argument.patch
index ee41de3..260652b 100644
--- a/0045-target-mips-Always-evaluate-debugging-macro-argument.patch
+++ b/0045-target-mips-Always-evaluate-debugging-macro-argument.patch
@@ -1,4 +1,4 @@
-From e6f923b4e3e71661343f6d2eecd7f102022e5635 Mon Sep 17 00:00:00 2001
+From 889e59c1ba3024b1f27d263366a174797952186b Mon Sep 17 00:00:00 2001
 From: Richard Henderson <rth at twiddle.net>
 Date: Tue, 18 Sep 2012 21:55:34 -0700
 Subject: [PATCH] target-mips: Always evaluate debugging macro arguments
diff --git a/0046-tcg-optimize-fix-end-of-basic-block-detection.patch b/0046-tcg-optimize-fix-end-of-basic-block-detection.patch
index 1bf628a..77b8a78 100644
--- a/0046-tcg-optimize-fix-end-of-basic-block-detection.patch
+++ b/0046-tcg-optimize-fix-end-of-basic-block-detection.patch
@@ -1,4 +1,4 @@
-From 4ce7a1e0aaecb220016af9b4f390b76f7fffcce8 Mon Sep 17 00:00:00 2001
+From 3066878819419c80c650e8f18aee284c36c6cc6e Mon Sep 17 00:00:00 2001
 From: Aurelien Jarno <aurelien at aurel32.net>
 Date: Wed, 19 Sep 2012 21:40:30 +0200
 Subject: [PATCH] tcg/optimize: fix end of basic block detection
diff --git a/0047-target-xtensa-fix-extui-shift-amount.patch b/0047-target-xtensa-fix-extui-shift-amount.patch
index 15506f6..f0ab5e4 100644
--- a/0047-target-xtensa-fix-extui-shift-amount.patch
+++ b/0047-target-xtensa-fix-extui-shift-amount.patch
@@ -1,4 +1,4 @@
-From 1c596a9498830485a1b2f4a4445643a149179b99 Mon Sep 17 00:00:00 2001
+From 7f4b231ccc54dd10dec3722771bf71ce60677b8e Mon Sep 17 00:00:00 2001
 From: Max Filippov <jcmvbkbc at gmail.com>
 Date: Fri, 21 Sep 2012 02:59:49 +0400
 Subject: [PATCH] target-xtensa: fix extui shift amount
diff --git a/0048-target-xtensa-don-t-emit-extra-tcg_gen_goto_tb.patch b/0048-target-xtensa-don-t-emit-extra-tcg_gen_goto_tb.patch
index 6136b50..7613cf4 100644
--- a/0048-target-xtensa-don-t-emit-extra-tcg_gen_goto_tb.patch
+++ b/0048-target-xtensa-don-t-emit-extra-tcg_gen_goto_tb.patch
@@ -1,4 +1,4 @@
-From ba9c2acb955f0453ae80077a791a4d1c27b5d6e6 Mon Sep 17 00:00:00 2001
+From fc976b44ecc603bfd16a1d03fb17d894a0bf0acd Mon Sep 17 00:00:00 2001
 From: Max Filippov <jcmvbkbc at gmail.com>
 Date: Fri, 21 Sep 2012 02:59:50 +0400
 Subject: [PATCH] target-xtensa: don't emit extra tcg_gen_goto_tb
diff --git a/0049-tcg-Introduce-movcond.patch b/0049-tcg-Introduce-movcond.patch
index f2321b5..8100137 100644
--- a/0049-tcg-Introduce-movcond.patch
+++ b/0049-tcg-Introduce-movcond.patch
@@ -1,4 +1,4 @@
-From a977d2c7f02eb2ed7fc879979d6f5525c017a881 Mon Sep 17 00:00:00 2001
+From 27a9e1f8447f773082825c3f81b4091cf3ffcd3f Mon Sep 17 00:00:00 2001
 From: Richard Henderson <rth at twiddle.net>
 Date: Fri, 21 Sep 2012 10:13:34 -0700
 Subject: [PATCH] tcg: Introduce movcond
diff --git a/0050-target-alpha-Use-movcond.patch b/0050-target-alpha-Use-movcond.patch
index 5091803..93bff91 100644
--- a/0050-target-alpha-Use-movcond.patch
+++ b/0050-target-alpha-Use-movcond.patch
@@ -1,4 +1,4 @@
-From 4bf321d3f494134fe2e03c9cbc042e28ec3a1045 Mon Sep 17 00:00:00 2001
+From 014ef59ba637f1013478653a48fc7d0b43545fcc Mon Sep 17 00:00:00 2001
 From: Richard Henderson <rth at twiddle.net>
 Date: Fri, 21 Sep 2012 10:13:35 -0700
 Subject: [PATCH] target-alpha: Use movcond
diff --git a/0051-tcg-i386-Implement-movcond.patch b/0051-tcg-i386-Implement-movcond.patch
index 0c9e0d7..2c6a692 100644
--- a/0051-tcg-i386-Implement-movcond.patch
+++ b/0051-tcg-i386-Implement-movcond.patch
@@ -1,4 +1,4 @@
-From 7a6273e2995b6c439441316467ab19bd6a48f03f Mon Sep 17 00:00:00 2001
+From 81d87e0831a57e38d11396277515a140c90ae49b Mon Sep 17 00:00:00 2001
 From: Richard Henderson <rth at twiddle.net>
 Date: Fri, 21 Sep 2012 10:13:36 -0700
 Subject: [PATCH] tcg-i386: Implement movcond
diff --git a/0052-tcg-Optimize-movcond-for-constant-comparisons.patch b/0052-tcg-Optimize-movcond-for-constant-comparisons.patch
index 2a61fda..1736a70 100644
--- a/0052-tcg-Optimize-movcond-for-constant-comparisons.patch
+++ b/0052-tcg-Optimize-movcond-for-constant-comparisons.patch
@@ -1,4 +1,4 @@
-From c489b380d3f827be91b5f8b80b88585fb4014fbb Mon Sep 17 00:00:00 2001
+From d99f939cec0a15e0ba77e485b6e65f0f56f40c65 Mon Sep 17 00:00:00 2001
 From: Richard Henderson <rth at twiddle.net>
 Date: Fri, 21 Sep 2012 10:13:37 -0700
 Subject: [PATCH] tcg: Optimize movcond for constant comparisons
diff --git a/0053-tcg-Optimize-two-address-commutative-operations.patch b/0053-tcg-Optimize-two-address-commutative-operations.patch
index 1e034c6..deab0a1 100644
--- a/0053-tcg-Optimize-two-address-commutative-operations.patch
+++ b/0053-tcg-Optimize-two-address-commutative-operations.patch
@@ -1,4 +1,4 @@
-From af2bf6bcc6614622c87d28e9d763b57408c17500 Mon Sep 17 00:00:00 2001
+From a7db99b334acc889b570c27bcee38eb29cb3a90c Mon Sep 17 00:00:00 2001
 From: Richard Henderson <rth at twiddle.net>
 Date: Fri, 21 Sep 2012 10:13:38 -0700
 Subject: [PATCH] tcg: Optimize two-address commutative operations
diff --git a/0054-gdbstub-sh4-fix-build-with-USE_SOFTFLOAT_STRUCT_TYPE.patch b/0054-gdbstub-sh4-fix-build-with-USE_SOFTFLOAT_STRUCT_TYPE.patch
index 4ce049a..7860b86 100644
--- a/0054-gdbstub-sh4-fix-build-with-USE_SOFTFLOAT_STRUCT_TYPE.patch
+++ b/0054-gdbstub-sh4-fix-build-with-USE_SOFTFLOAT_STRUCT_TYPE.patch
@@ -1,4 +1,4 @@
-From b6407e30c30268cdeddec6e2b115f419647cc07f Mon Sep 17 00:00:00 2001
+From fb10603b1f812733e5b2eeb57d9a5bc5d3147239 Mon Sep 17 00:00:00 2001
 From: Aurelien Jarno <aurelien at aurel32.net>
 Date: Sun, 16 Sep 2012 13:12:21 +0200
 Subject: [PATCH] gdbstub/sh4: fix build with USE_SOFTFLOAT_STRUCT_TYPES
diff --git a/0055-tcg-Fix-USE_DIRECT_JUMP.patch b/0055-tcg-Fix-USE_DIRECT_JUMP.patch
index 3dfb656..c7bdab1 100644
--- a/0055-tcg-Fix-USE_DIRECT_JUMP.patch
+++ b/0055-tcg-Fix-USE_DIRECT_JUMP.patch
@@ -1,4 +1,4 @@
-From 03ddebf0c48dc78070c846b7cfdc2665fe7df854 Mon Sep 17 00:00:00 2001
+From f42ad07a5bbc83bd4d34138870aa29a9b51b44ce Mon Sep 17 00:00:00 2001
 From: Richard Henderson <rth at twiddle.net>
 Date: Mon, 17 Sep 2012 08:28:52 -0700
 Subject: [PATCH] tcg: Fix !USE_DIRECT_JUMP
diff --git a/0056-tcg-hppa-Fix-brcond2-and-setcond2.patch b/0056-tcg-hppa-Fix-brcond2-and-setcond2.patch
index 8244946..8bb8562 100644
--- a/0056-tcg-hppa-Fix-brcond2-and-setcond2.patch
+++ b/0056-tcg-hppa-Fix-brcond2-and-setcond2.patch
@@ -1,4 +1,4 @@
-From 3616400bc0065f7114172ad7801d9d88332ef981 Mon Sep 17 00:00:00 2001
+From c224e5d6a34648099208748624a40620a1e17a86 Mon Sep 17 00:00:00 2001
 From: Richard Henderson <rth at twiddle.net>
 Date: Tue, 18 Sep 2012 19:59:47 -0700
 Subject: [PATCH] tcg-hppa: Fix brcond2 and setcond2
diff --git a/0057-tcg-hppa-Fix-broken-load-store-helpers.patch b/0057-tcg-hppa-Fix-broken-load-store-helpers.patch
index 36d41a6..3b03959 100644
--- a/0057-tcg-hppa-Fix-broken-load-store-helpers.patch
+++ b/0057-tcg-hppa-Fix-broken-load-store-helpers.patch
@@ -1,4 +1,4 @@
-From c13ecfea174994d3f7f7d392f0faaed6d40efd9e Mon Sep 17 00:00:00 2001
+From cf4c5bb56040a9944bb9565492f761e888a7bcef Mon Sep 17 00:00:00 2001
 From: Richard Henderson <rth at twiddle.net>
 Date: Tue, 18 Sep 2012 19:59:48 -0700
 Subject: [PATCH] tcg-hppa: Fix broken load/store helpers
diff --git a/0058-tcg-mips-fix-wrong-usage-of-Z-constraint.patch b/0058-tcg-mips-fix-wrong-usage-of-Z-constraint.patch
index 628251b..fe87fd5 100644
--- a/0058-tcg-mips-fix-wrong-usage-of-Z-constraint.patch
+++ b/0058-tcg-mips-fix-wrong-usage-of-Z-constraint.patch
@@ -1,4 +1,4 @@
-From 061d22ad76512e8ec10af89eda1dcc7c185360d2 Mon Sep 17 00:00:00 2001
+From 271d71e9ebfec527e61b6e793599cb3112aa6227 Mon Sep 17 00:00:00 2001
 From: Aurelien Jarno <aurelien at aurel32.net>
 Date: Fri, 21 Sep 2012 18:20:25 +0200
 Subject: [PATCH] tcg-mips: fix wrong usage of 'Z' constraint
diff --git a/0059-tcg-mips-kill-warnings-in-user-mode.patch b/0059-tcg-mips-kill-warnings-in-user-mode.patch
index 1b32a2a..515371b 100644
--- a/0059-tcg-mips-kill-warnings-in-user-mode.patch
+++ b/0059-tcg-mips-kill-warnings-in-user-mode.patch
@@ -1,4 +1,4 @@
-From e63a3c6c70c9933320c6d8b23c3ea4cf4724d316 Mon Sep 17 00:00:00 2001
+From 1d3b64528e9506f19c2675806a0383a5a99e1058 Mon Sep 17 00:00:00 2001
 From: Aurelien Jarno <aurelien at aurel32.net>
 Date: Fri, 21 Sep 2012 18:20:25 +0200
 Subject: [PATCH] tcg/mips: kill warnings in user mode
diff --git a/0060-tcg-mips-use-TCGArg-or-TCGReg-instead-of-int.patch b/0060-tcg-mips-use-TCGArg-or-TCGReg-instead-of-int.patch
index ffe9c4c..d1ab672 100644
--- a/0060-tcg-mips-use-TCGArg-or-TCGReg-instead-of-int.patch
+++ b/0060-tcg-mips-use-TCGArg-or-TCGReg-instead-of-int.patch
@@ -1,4 +1,4 @@
-From 7b817977fbb87ee2e34018d92b64907197974a75 Mon Sep 17 00:00:00 2001
+From 2417514a55d2f449c3eb1d244f3d232327528917 Mon Sep 17 00:00:00 2001
 From: Aurelien Jarno <aurelien at aurel32.net>
 Date: Fri, 21 Sep 2012 18:20:26 +0200
 Subject: [PATCH] tcg/mips: use TCGArg or TCGReg instead of int
diff --git a/0061-tcg-mips-don-t-use-global-pointer.patch b/0061-tcg-mips-don-t-use-global-pointer.patch
index c29193c..f23eec2 100644
--- a/0061-tcg-mips-don-t-use-global-pointer.patch
+++ b/0061-tcg-mips-don-t-use-global-pointer.patch
@@ -1,4 +1,4 @@
-From 9a4f545e4526f946613548a427fcab4c2a089ac0 Mon Sep 17 00:00:00 2001
+From 4818ab7f1cad3d14e933f3bf5781ba3d5d1373a7 Mon Sep 17 00:00:00 2001
 From: Aurelien Jarno <aurelien at aurel32.net>
 Date: Fri, 21 Sep 2012 18:20:26 +0200
 Subject: [PATCH] tcg/mips: don't use global pointer
diff --git a/0062-tcg-mips-use-stack-for-TCG-temps.patch b/0062-tcg-mips-use-stack-for-TCG-temps.patch
index 38c7b50..aec33c9 100644
--- a/0062-tcg-mips-use-stack-for-TCG-temps.patch
+++ b/0062-tcg-mips-use-stack-for-TCG-temps.patch
@@ -1,4 +1,4 @@
-From c914ae50df4dc2f2ab589c87c0cd2ce2f14d9639 Mon Sep 17 00:00:00 2001
+From 66ffd70bdc4f758aaef51fb066d73866e92f593c Mon Sep 17 00:00:00 2001
 From: Aurelien Jarno <aurelien at aurel32.net>
 Date: Fri, 21 Sep 2012 18:20:26 +0200
 Subject: [PATCH] tcg/mips: use stack for TCG temps
diff --git a/0063-tcg-mips-optimize-brcond-arg-0.patch b/0063-tcg-mips-optimize-brcond-arg-0.patch
index 12a8e21..3d6e717 100644
--- a/0063-tcg-mips-optimize-brcond-arg-0.patch
+++ b/0063-tcg-mips-optimize-brcond-arg-0.patch
@@ -1,4 +1,4 @@
-From e30cf829e9d8200364b53b9189c76d2155a32876 Mon Sep 17 00:00:00 2001
+From 81f0620bea5b080308d97c699d9289bf3610b3e7 Mon Sep 17 00:00:00 2001
 From: Aurelien Jarno <aurelien at aurel32.net>
 Date: Fri, 21 Sep 2012 18:20:26 +0200
 Subject: [PATCH] tcg/mips: optimize brcond arg, 0
diff --git a/0064-tcg-mips-optimize-bswap-16-16s-32-on-MIPS32R2.patch b/0064-tcg-mips-optimize-bswap-16-16s-32-on-MIPS32R2.patch
index fdb6cbf..c2b32fa 100644
--- a/0064-tcg-mips-optimize-bswap-16-16s-32-on-MIPS32R2.patch
+++ b/0064-tcg-mips-optimize-bswap-16-16s-32-on-MIPS32R2.patch
@@ -1,4 +1,4 @@
-From 879794c3d3974b1206bbc52011c8f2525709f396 Mon Sep 17 00:00:00 2001
+From cf8d505e41f49e2c568cd98b36b3ab9a06d30119 Mon Sep 17 00:00:00 2001
 From: Aurelien Jarno <aurelien at aurel32.net>
 Date: Fri, 21 Sep 2012 18:20:26 +0200
 Subject: [PATCH] tcg/mips: optimize bswap{16,16s,32} on MIPS32R2
diff --git a/0065-tcg-mips-implement-rotl-rotr-ops-on-MIPS32R2.patch b/0065-tcg-mips-implement-rotl-rotr-ops-on-MIPS32R2.patch
index b1da826..7b40a07 100644
--- a/0065-tcg-mips-implement-rotl-rotr-ops-on-MIPS32R2.patch
+++ b/0065-tcg-mips-implement-rotl-rotr-ops-on-MIPS32R2.patch
@@ -1,4 +1,4 @@
-From d19858a5515cd15dabf88b8f180754c1c3f3eb76 Mon Sep 17 00:00:00 2001
+From 2b72ceb3526bbfd08e9874ba895f965f41306fcc Mon Sep 17 00:00:00 2001
 From: Aurelien Jarno <aurelien at aurel32.net>
 Date: Fri, 21 Sep 2012 18:20:26 +0200
 Subject: [PATCH] tcg/mips: implement rotl/rotr ops on MIPS32R2
diff --git a/0066-tcg-mips-implement-deposit-op-on-MIPS32R2.patch b/0066-tcg-mips-implement-deposit-op-on-MIPS32R2.patch
index 13a2688..5501ccc 100644
--- a/0066-tcg-mips-implement-deposit-op-on-MIPS32R2.patch
+++ b/0066-tcg-mips-implement-deposit-op-on-MIPS32R2.patch
@@ -1,4 +1,4 @@
-From 7c3e573b364a65d4abce5266c376f4e77624b039 Mon Sep 17 00:00:00 2001
+From 7338fddbe058c6d68f93b3ceea881508629bbf6b Mon Sep 17 00:00:00 2001
 From: Aurelien Jarno <aurelien at aurel32.net>
 Date: Fri, 21 Sep 2012 18:20:26 +0200
 Subject: [PATCH] tcg/mips: implement deposit op on MIPS32R2
diff --git a/0067-tcg-mips-implement-movcond-op-on-MIPS32R2.patch b/0067-tcg-mips-implement-movcond-op-on-MIPS32R2.patch
index a27ad5d..5801269 100644
--- a/0067-tcg-mips-implement-movcond-op-on-MIPS32R2.patch
+++ b/0067-tcg-mips-implement-movcond-op-on-MIPS32R2.patch
@@ -1,4 +1,4 @@
-From 552720cea4c1ca99dd1919cb8a80b6b8f3b13cda Mon Sep 17 00:00:00 2001
+From ec9ab7b8c0ee2517c286937339269743bcab33db Mon Sep 17 00:00:00 2001
 From: Aurelien Jarno <aurelien at aurel32.net>
 Date: Fri, 21 Sep 2012 18:20:26 +0200
 Subject: [PATCH] tcg/mips: implement movcond op on MIPS32R2
diff --git a/0068-tcg-optimize-remove-TCG_TEMP_ANY.patch b/0068-tcg-optimize-remove-TCG_TEMP_ANY.patch
index 1187432..09a6204 100644
--- a/0068-tcg-optimize-remove-TCG_TEMP_ANY.patch
+++ b/0068-tcg-optimize-remove-TCG_TEMP_ANY.patch
@@ -1,4 +1,4 @@
-From 848750a4acf9ea5c473be596d41720e702d770f0 Mon Sep 17 00:00:00 2001
+From 9b6076100dff3544167cde8a28de17f31e3db05b Mon Sep 17 00:00:00 2001
 From: Aurelien Jarno <aurelien at aurel32.net>
 Date: Mon, 10 Sep 2012 23:51:42 +0200
 Subject: [PATCH] tcg/optimize: remove TCG_TEMP_ANY
diff --git a/0069-tcg-optimize-check-types-in-copy-propagation.patch b/0069-tcg-optimize-check-types-in-copy-propagation.patch
index 12b231f..8a03b3b 100644
--- a/0069-tcg-optimize-check-types-in-copy-propagation.patch
+++ b/0069-tcg-optimize-check-types-in-copy-propagation.patch
@@ -1,4 +1,4 @@
-From 71f0bcf065ddd00d5659e846ddfdffb9a06ee896 Mon Sep 17 00:00:00 2001
+From 6a2e2cec5504f331c49b60c70e2a31f8d39a3215 Mon Sep 17 00:00:00 2001
 From: Aurelien Jarno <aurelien at aurel32.net>
 Date: Tue, 11 Sep 2012 12:26:23 +0200
 Subject: [PATCH] tcg/optimize: check types in copy propagation
diff --git a/0070-tcg-optimize-rework-copy-progagation.patch b/0070-tcg-optimize-rework-copy-progagation.patch
index c797cce..8e68752 100644
--- a/0070-tcg-optimize-rework-copy-progagation.patch
+++ b/0070-tcg-optimize-rework-copy-progagation.patch
@@ -1,4 +1,4 @@
-From bf408071104de13f79a0c3c8cac892f440462e7c Mon Sep 17 00:00:00 2001
+From 072c17810a3ebf5865e7a8df745325149bce35b9 Mon Sep 17 00:00:00 2001
 From: Aurelien Jarno <aurelien at aurel32.net>
 Date: Tue, 11 Sep 2012 12:31:21 +0200
 Subject: [PATCH] tcg/optimize: rework copy progagation
diff --git a/0071-tcg-optimize-do-copy-propagation-for-all-operations.patch b/0071-tcg-optimize-do-copy-propagation-for-all-operations.patch
index d502253..b9722f0 100644
--- a/0071-tcg-optimize-do-copy-propagation-for-all-operations.patch
+++ b/0071-tcg-optimize-do-copy-propagation-for-all-operations.patch
@@ -1,4 +1,4 @@
-From 7c1a67bb734f364ea0643b549e030f04d4eed798 Mon Sep 17 00:00:00 2001
+From ecb4e3759e0cbd46852b84e604627725325fd244 Mon Sep 17 00:00:00 2001
 From: Aurelien Jarno <aurelien at aurel32.net>
 Date: Tue, 11 Sep 2012 16:18:49 +0200
 Subject: [PATCH] tcg/optimize: do copy propagation for all operations
diff --git a/0072-tcg-optimize-optimize-op-r-a-a-mov-r-a.patch b/0072-tcg-optimize-optimize-op-r-a-a-mov-r-a.patch
index 5c0a3c2..9496d1e 100644
--- a/0072-tcg-optimize-optimize-op-r-a-a-mov-r-a.patch
+++ b/0072-tcg-optimize-optimize-op-r-a-a-mov-r-a.patch
@@ -1,4 +1,4 @@
-From e38329760e40a354e37d11c7f5d8c86cdb90736c Mon Sep 17 00:00:00 2001
+From c9adee9d660a658308e70b591b5c061ef5ccb40b Mon Sep 17 00:00:00 2001
 From: Aurelien Jarno <aurelien at aurel32.net>
 Date: Tue, 18 Sep 2012 19:11:32 +0200
 Subject: [PATCH] tcg/optimize: optimize "op r, a, a => mov r, a"
diff --git a/0073-tcg-optimize-optimize-op-r-a-a-movi-r-0.patch b/0073-tcg-optimize-optimize-op-r-a-a-movi-r-0.patch
index f5ebe44..ec154a7 100644
--- a/0073-tcg-optimize-optimize-op-r-a-a-movi-r-0.patch
+++ b/0073-tcg-optimize-optimize-op-r-a-a-movi-r-0.patch
@@ -1,4 +1,4 @@
-From 363479b4d4f729959eafb1209d48ad75e928c00a Mon Sep 17 00:00:00 2001
+From 49c949e3690b555659eee93bca7290f81b5b5315 Mon Sep 17 00:00:00 2001
 From: Aurelien Jarno <aurelien at aurel32.net>
 Date: Tue, 18 Sep 2012 19:12:36 +0200
 Subject: [PATCH] tcg/optimize: optimize "op r, a, a => movi r, 0"
diff --git a/0074-tcg-optimize-further-optimize-brcond-movcond-setcond.patch b/0074-tcg-optimize-further-optimize-brcond-movcond-setcond.patch
index 1277768..8089e38 100644
--- a/0074-tcg-optimize-further-optimize-brcond-movcond-setcond.patch
+++ b/0074-tcg-optimize-further-optimize-brcond-movcond-setcond.patch
@@ -1,4 +1,4 @@
-From 8d5f3ca9ccace2374fd73d46fad56decc02e0a44 Mon Sep 17 00:00:00 2001
+From 4d7aec66112296144802c4743a7076548349728c Mon Sep 17 00:00:00 2001
 From: Aurelien Jarno <aurelien at aurel32.net>
 Date: Tue, 18 Sep 2012 19:37:00 +0200
 Subject: [PATCH] tcg/optimize: further optimize brcond/movcond/setcond
diff --git a/0075-tcg-optimize-prefer-the-op-a-a-b-form-for-commutativ.patch b/0075-tcg-optimize-prefer-the-op-a-a-b-form-for-commutativ.patch
index 8d30fc5..e19322e 100644
--- a/0075-tcg-optimize-prefer-the-op-a-a-b-form-for-commutativ.patch
+++ b/0075-tcg-optimize-prefer-the-op-a-a-b-form-for-commutativ.patch
@@ -1,4 +1,4 @@
-From a0b71ad6a3f8aeb8b5ea6d112a7afeadc7c004a4 Mon Sep 17 00:00:00 2001
+From 229e24c570a934074df2ad1f7df991dc0ae6ad25 Mon Sep 17 00:00:00 2001
 From: Aurelien Jarno <aurelien at aurel32.net>
 Date: Wed, 19 Sep 2012 22:00:22 +0200
 Subject: [PATCH] tcg/optimize: prefer the "op a, a, b" form for commutative
diff --git a/0076-tcg-remove-ifdef-endif-around-TCGOpcode-tests.patch b/0076-tcg-remove-ifdef-endif-around-TCGOpcode-tests.patch
index 5eaf355..66f5cb4 100644
--- a/0076-tcg-remove-ifdef-endif-around-TCGOpcode-tests.patch
+++ b/0076-tcg-remove-ifdef-endif-around-TCGOpcode-tests.patch
@@ -1,4 +1,4 @@
-From 3942910a66f682b98ac53ac2d2fba65b9c75eefd Mon Sep 17 00:00:00 2001
+From a16013b44c05b95548b5d340cb9b66a43a7fd4f1 Mon Sep 17 00:00:00 2001
 From: Aurelien Jarno <aurelien at aurel32.net>
 Date: Fri, 21 Sep 2012 10:02:45 +0200
 Subject: [PATCH] tcg: remove #ifdef #endif around TCGOpcode tests
diff --git a/0077-tcg-optimize-add-constant-folding-for-deposit.patch b/0077-tcg-optimize-add-constant-folding-for-deposit.patch
index 85331af..877ffbe 100644
--- a/0077-tcg-optimize-add-constant-folding-for-deposit.patch
+++ b/0077-tcg-optimize-add-constant-folding-for-deposit.patch
@@ -1,4 +1,4 @@
-From 04edfbcf025b5588e0f3b86c74356a4339745f35 Mon Sep 17 00:00:00 2001
+From ba3e0a3391bf6523de1332fc1b5dc5c480649584 Mon Sep 17 00:00:00 2001
 From: Aurelien Jarno <aurelien at aurel32.net>
 Date: Fri, 21 Sep 2012 11:07:29 +0200
 Subject: [PATCH] tcg/optimize: add constant folding for deposit
diff --git a/0078-tcg-README-document-tcg_gen_goto_tb-restrictions.patch b/0078-tcg-README-document-tcg_gen_goto_tb-restrictions.patch
index f411689..76cfedc 100644
--- a/0078-tcg-README-document-tcg_gen_goto_tb-restrictions.patch
+++ b/0078-tcg-README-document-tcg_gen_goto_tb-restrictions.patch
@@ -1,4 +1,4 @@
-From 08de143bdd34e906c3e89443cb6b24665f7c088d Mon Sep 17 00:00:00 2001
+From 13529cc74ba53fb032172a58dfb04ea4d6e64891 Mon Sep 17 00:00:00 2001
 From: Max Filippov <jcmvbkbc at gmail.com>
 Date: Fri, 21 Sep 2012 04:18:07 +0400
 Subject: [PATCH] tcg/README: document tcg_gen_goto_tb restrictions
diff --git a/0079-w64-Fix-TCG-helper-functions-with-5-arguments.patch b/0079-w64-Fix-TCG-helper-functions-with-5-arguments.patch
index 33feaaf..9b9c3ee 100644
--- a/0079-w64-Fix-TCG-helper-functions-with-5-arguments.patch
+++ b/0079-w64-Fix-TCG-helper-functions-with-5-arguments.patch
@@ -1,4 +1,4 @@
-From e35e8b9bb446ff2693962151b8c80c5c88294959 Mon Sep 17 00:00:00 2001
+From 11ab09ddb7d4d33e7c3f7d366119f367e0d2f04d Mon Sep 17 00:00:00 2001
 From: Stefan Weil <sw at weilnetz.de>
 Date: Thu, 13 Sep 2012 19:37:43 +0200
 Subject: [PATCH] w64: Fix TCG helper functions with 5 arguments
diff --git a/0080-tcg-ppc32-Implement-movcond32.patch b/0080-tcg-ppc32-Implement-movcond32.patch
index dc55aa3..66c4c28 100644
--- a/0080-tcg-ppc32-Implement-movcond32.patch
+++ b/0080-tcg-ppc32-Implement-movcond32.patch
@@ -1,4 +1,4 @@
-From d65d20819ac52207befffa9a7aa858cc7de9cbaf Mon Sep 17 00:00:00 2001
+From 8a1f291dc117467c868336a707463256de70ddf0 Mon Sep 17 00:00:00 2001
 From: malc <av1474 at comtv.ru>
 Date: Sat, 22 Sep 2012 19:14:33 +0400
 Subject: [PATCH] tcg/ppc32: Implement movcond32
diff --git a/0081-tcg-sparc-Hack-in-qemu_ld-st64-for-32-bit.patch b/0081-tcg-sparc-Hack-in-qemu_ld-st64-for-32-bit.patch
index 56e5f0a..1c214c4 100644
--- a/0081-tcg-sparc-Hack-in-qemu_ld-st64-for-32-bit.patch
+++ b/0081-tcg-sparc-Hack-in-qemu_ld-st64-for-32-bit.patch
@@ -1,4 +1,4 @@
-From da65fa6c51ef1c999ffc75a162e95285d4cb915b Mon Sep 17 00:00:00 2001
+From bdd02f4c48394d0753e765132f7e15ee1136c75f Mon Sep 17 00:00:00 2001
 From: Richard Henderson <rth at twiddle.net>
 Date: Sat, 24 Mar 2012 21:30:20 +0100
 Subject: [PATCH] tcg-sparc: Hack in qemu_ld/st64 for 32-bit.
diff --git a/0082-tcg-sparc-Fix-ADDX-opcode.patch b/0082-tcg-sparc-Fix-ADDX-opcode.patch
index 7c46b9f..19b9d31 100644
--- a/0082-tcg-sparc-Fix-ADDX-opcode.patch
+++ b/0082-tcg-sparc-Fix-ADDX-opcode.patch
@@ -1,4 +1,4 @@
-From b92aceeb9604c74e4a66db8ea5dd399d892e94bc Mon Sep 17 00:00:00 2001
+From 161ff662927ad0c29a65963c4de57dc704e79e9c Mon Sep 17 00:00:00 2001
 From: Richard Henderson <rth at twiddle.net>
 Date: Fri, 23 Mar 2012 23:57:12 +0100
 Subject: [PATCH] tcg-sparc: Fix ADDX opcode.
diff --git a/0083-tcg-sparc-Don-t-MAP_FIXED-on-top-of-the-program.patch b/0083-tcg-sparc-Don-t-MAP_FIXED-on-top-of-the-program.patch
index 6f1d3ad..c705c58 100644
--- a/0083-tcg-sparc-Don-t-MAP_FIXED-on-top-of-the-program.patch
+++ b/0083-tcg-sparc-Don-t-MAP_FIXED-on-top-of-the-program.patch
@@ -1,4 +1,4 @@
-From 59aadb4f5b15eff968ed00ad29816ac19bef507d Mon Sep 17 00:00:00 2001
+From 3399e5800a1ae2e41adb24c3741852c4a3ff7726 Mon Sep 17 00:00:00 2001
 From: Richard Henderson <rth at twiddle.net>
 Date: Fri, 21 Sep 2012 10:40:48 -0700
 Subject: [PATCH] tcg-sparc: Don't MAP_FIXED on top of the program
diff --git a/0084-tcg-sparc-Assume-v9-cpu-always-i.e.-force-v8plus-in-.patch b/0084-tcg-sparc-Assume-v9-cpu-always-i.e.-force-v8plus-in-.patch
index bc773ca..ad13672 100644
--- a/0084-tcg-sparc-Assume-v9-cpu-always-i.e.-force-v8plus-in-.patch
+++ b/0084-tcg-sparc-Assume-v9-cpu-always-i.e.-force-v8plus-in-.patch
@@ -1,4 +1,4 @@
-From cf873edf4227be439a9ffa5abb3da61ff1fd6527 Mon Sep 17 00:00:00 2001
+From 764010fd034a93bd1d266e443097d5e8f4d11b09 Mon Sep 17 00:00:00 2001
 From: Richard Henderson <rth at twiddle.net>
 Date: Fri, 21 Sep 2012 10:34:21 -0700
 Subject: [PATCH] tcg-sparc: Assume v9 cpu always, i.e. force v8plus in 32-bit
diff --git a/0085-tcg-sparc-Fix-qemu_ld-st-to-handle-32-bit-host.patch b/0085-tcg-sparc-Fix-qemu_ld-st-to-handle-32-bit-host.patch
index 1df9038..9861323 100644
--- a/0085-tcg-sparc-Fix-qemu_ld-st-to-handle-32-bit-host.patch
+++ b/0085-tcg-sparc-Fix-qemu_ld-st-to-handle-32-bit-host.patch
@@ -1,4 +1,4 @@
-From 138dfa905538bf918af390ff365a27de49364578 Mon Sep 17 00:00:00 2001
+From 6301321f2a6fd77cbc2ad7f2881d69fd38160c3e Mon Sep 17 00:00:00 2001
 From: Richard Henderson <rth at twiddle.net>
 Date: Fri, 23 Mar 2012 23:27:39 +0100
 Subject: [PATCH] tcg-sparc: Fix qemu_ld/st to handle 32-bit host.
diff --git a/0086-tcg-sparc-Support-GUEST_BASE.patch b/0086-tcg-sparc-Support-GUEST_BASE.patch
index 1a18244..a39feb2 100644
--- a/0086-tcg-sparc-Support-GUEST_BASE.patch
+++ b/0086-tcg-sparc-Support-GUEST_BASE.patch
@@ -1,4 +1,4 @@
-From fecc7bd255206876152baab622c61902133066bd Mon Sep 17 00:00:00 2001
+From d541c8bd75be8c6a005ec84ca5bc3e0a9ffee896 Mon Sep 17 00:00:00 2001
 From: Richard Henderson <rth at twiddle.net>
 Date: Sat, 24 Mar 2012 22:11:25 +0100
 Subject: [PATCH] tcg-sparc: Support GUEST_BASE.
diff --git a/0087-tcg-sparc-Change-AREG0-in-generated-code-to-i0.patch b/0087-tcg-sparc-Change-AREG0-in-generated-code-to-i0.patch
index cf5f3b0..5f98764 100644
--- a/0087-tcg-sparc-Change-AREG0-in-generated-code-to-i0.patch
+++ b/0087-tcg-sparc-Change-AREG0-in-generated-code-to-i0.patch
@@ -1,4 +1,4 @@
-From d526285d4339f02e3be64a7287d1e009dd5bff3d Mon Sep 17 00:00:00 2001
+From 32f94d904dabe209a7d66c28bd7015d4268f8083 Mon Sep 17 00:00:00 2001
 From: Richard Henderson <rth at twiddle.net>
 Date: Sun, 25 Mar 2012 19:52:11 +0200
 Subject: [PATCH] tcg-sparc: Change AREG0 in generated code to %i0.
diff --git a/0088-tcg-sparc-Clean-up-cruft-stemming-from-attempts-to-u.patch b/0088-tcg-sparc-Clean-up-cruft-stemming-from-attempts-to-u.patch
index c69be8a..3d7592c 100644
--- a/0088-tcg-sparc-Clean-up-cruft-stemming-from-attempts-to-u.patch
+++ b/0088-tcg-sparc-Clean-up-cruft-stemming-from-attempts-to-u.patch
@@ -1,4 +1,4 @@
-From 5767c23140f2c92b899d9caeaa8e08711cb63868 Mon Sep 17 00:00:00 2001
+From 075fb033238d41d8602186f32bbdb330f1daf11e Mon Sep 17 00:00:00 2001
 From: Richard Henderson <rth at twiddle.net>
 Date: Sun, 25 Mar 2012 21:21:46 +0200
 Subject: [PATCH] tcg-sparc: Clean up cruft stemming from attempts to use
diff --git a/0089-tcg-sparc-Mask-shift-immediates-to-avoid-illegal-ins.patch b/0089-tcg-sparc-Mask-shift-immediates-to-avoid-illegal-ins.patch
index 7ced9e0..1cd3bc7 100644
--- a/0089-tcg-sparc-Mask-shift-immediates-to-avoid-illegal-ins.patch
+++ b/0089-tcg-sparc-Mask-shift-immediates-to-avoid-illegal-ins.patch
@@ -1,4 +1,4 @@
-From 12e60f780a097837840ab1e7bb7d54b8c15112e8 Mon Sep 17 00:00:00 2001
+From 3a750594f73232c5e47ca0f57d53594208d64033 Mon Sep 17 00:00:00 2001
 From: Richard Henderson <rth at twiddle.net>
 Date: Sun, 25 Mar 2012 21:36:28 +0200
 Subject: [PATCH] tcg-sparc: Mask shift immediates to avoid illegal insns.
diff --git a/0090-tcg-sparc-Use-defines-for-temporaries.patch b/0090-tcg-sparc-Use-defines-for-temporaries.patch
index 56e0c17..94feafc 100644
--- a/0090-tcg-sparc-Use-defines-for-temporaries.patch
+++ b/0090-tcg-sparc-Use-defines-for-temporaries.patch
@@ -1,4 +1,4 @@
-From fc9726f880dea515a2cf98456c5f03a1388e4e14 Mon Sep 17 00:00:00 2001
+From 7933c1ad712ff592b78f75c67df47d83435ea44b Mon Sep 17 00:00:00 2001
 From: Richard Henderson <rth at twiddle.net>
 Date: Sun, 25 Mar 2012 22:04:59 +0200
 Subject: [PATCH] tcg-sparc: Use defines for temporaries.
diff --git a/0091-tcg-sparc-Add-g-o-registers-to-alloc_order.patch b/0091-tcg-sparc-Add-g-o-registers-to-alloc_order.patch
index 20af5bb..51ec3a3 100644
--- a/0091-tcg-sparc-Add-g-o-registers-to-alloc_order.patch
+++ b/0091-tcg-sparc-Add-g-o-registers-to-alloc_order.patch
@@ -1,4 +1,4 @@
-From ca72cdf648b56d851c4bc9145a1abfcbeeec0579 Mon Sep 17 00:00:00 2001
+From 94073142a960c8933cc44f172d6ec64381c5b6c9 Mon Sep 17 00:00:00 2001
 From: Richard Henderson <rth at twiddle.net>
 Date: Sun, 25 Mar 2012 22:43:17 +0200
 Subject: [PATCH] tcg-sparc: Add %g/%o registers to alloc_order
diff --git a/0092-tcg-sparc-Fix-and-enable-direct-TB-chaining.patch b/0092-tcg-sparc-Fix-and-enable-direct-TB-chaining.patch
index bcbecbf..8eb12e5 100644
--- a/0092-tcg-sparc-Fix-and-enable-direct-TB-chaining.patch
+++ b/0092-tcg-sparc-Fix-and-enable-direct-TB-chaining.patch
@@ -1,4 +1,4 @@
-From 1338a6f18ff9b651c12ee1f7edd1d2b7684bd6aa Mon Sep 17 00:00:00 2001
+From 24b6288b402b1c41aba42aeb5067ac0932e5670d Mon Sep 17 00:00:00 2001
 From: Richard Henderson <rth at twiddle.net>
 Date: Fri, 21 Sep 2012 10:48:51 -0700
 Subject: [PATCH] tcg-sparc: Fix and enable direct TB chaining.
diff --git a/0093-tcg-sparc-Preserve-branch-destinations-during-retran.patch b/0093-tcg-sparc-Preserve-branch-destinations-during-retran.patch
index 187ffec..ac97d27 100644
--- a/0093-tcg-sparc-Preserve-branch-destinations-during-retran.patch
+++ b/0093-tcg-sparc-Preserve-branch-destinations-during-retran.patch
@@ -1,4 +1,4 @@
-From 2cbc27913eb9eb7cdc4a41fc6efafccf3db7ebe6 Mon Sep 17 00:00:00 2001
+From 6be44595bf9e3cc9d0cefb3625e9f18fbbf852df Mon Sep 17 00:00:00 2001
 From: Richard Henderson <rth at twiddle.net>
 Date: Fri, 21 Sep 2012 11:00:23 -0700
 Subject: [PATCH] tcg-sparc: Preserve branch destinations during retranslation
diff --git a/0094-target-alpha-Initialize-env-cpu_model_str.patch b/0094-target-alpha-Initialize-env-cpu_model_str.patch
index cf7272b..36e0f36 100644
--- a/0094-target-alpha-Initialize-env-cpu_model_str.patch
+++ b/0094-target-alpha-Initialize-env-cpu_model_str.patch
@@ -1,4 +1,4 @@
-From fcf8cef0c7d8d197e863c1e8b7bcb567fa1fe729 Mon Sep 17 00:00:00 2001
+From 9cec603abce19ed4352afa939f383d22b3a10c65 Mon Sep 17 00:00:00 2001
 From: Richard Henderson <rth at twiddle.net>
 Date: Fri, 21 Sep 2012 14:15:36 +0200
 Subject: [PATCH] target-alpha: Initialize env->cpu_model_str
diff --git a/0095-tcg-mips-fix-MIPS32-R2-detection.patch b/0095-tcg-mips-fix-MIPS32-R2-detection.patch
index 5aa90c8..865d34e 100644
--- a/0095-tcg-mips-fix-MIPS32-R2-detection.patch
+++ b/0095-tcg-mips-fix-MIPS32-R2-detection.patch
@@ -1,4 +1,4 @@
-From 66588d01b8cb710d746c249a34f31f7f353bc697 Mon Sep 17 00:00:00 2001
+From 6db3527cb219b6efe1931cb004d3b0d908238a1e Mon Sep 17 00:00:00 2001
 From: Aurelien Jarno <aurelien at aurel32.net>
 Date: Sat, 22 Sep 2012 23:08:38 +0200
 Subject: [PATCH] tcg/mips: fix MIPS32(R2) detection
diff --git a/0096-tcg-Adjust-descriptions-of-cond-opcodes.patch b/0096-tcg-Adjust-descriptions-of-cond-opcodes.patch
index bcef0e8..43b0dd4 100644
--- a/0096-tcg-Adjust-descriptions-of-cond-opcodes.patch
+++ b/0096-tcg-Adjust-descriptions-of-cond-opcodes.patch
@@ -1,4 +1,4 @@
-From a2c90b264762d3ddcc9a830653315a6fe9107055 Mon Sep 17 00:00:00 2001
+From ee5d0e1355c3d0abd62d314007e83058b62d1a5f Mon Sep 17 00:00:00 2001
 From: Richard Henderson <rth at twiddle.net>
 Date: Fri, 21 Sep 2012 17:18:09 -0700
 Subject: [PATCH] tcg: Adjust descriptions of *cond opcodes
diff --git a/0097-tcg-i386-fix-build-with-march-i686.patch b/0097-tcg-i386-fix-build-with-march-i686.patch
index d36642b..e3fc999 100644
--- a/0097-tcg-i386-fix-build-with-march-i686.patch
+++ b/0097-tcg-i386-fix-build-with-march-i686.patch
@@ -1,4 +1,4 @@
-From 5d3868bb343df0c13240521e36d0cc942c7a2d04 Mon Sep 17 00:00:00 2001
+From b6b73085fe939404092998a6653e44643a8fd430 Mon Sep 17 00:00:00 2001
 From: Aurelien Jarno <aurelien at aurel32.net>
 Date: Wed, 26 Sep 2012 00:30:12 +0200
 Subject: [PATCH] tcg/i386: fix build with -march < i686
diff --git a/0098-tcg-Fix-MAX_OPC_PARAM_IARGS.patch b/0098-tcg-Fix-MAX_OPC_PARAM_IARGS.patch
index a6898b8..1edfe71 100644
--- a/0098-tcg-Fix-MAX_OPC_PARAM_IARGS.patch
+++ b/0098-tcg-Fix-MAX_OPC_PARAM_IARGS.patch
@@ -1,4 +1,4 @@
-From 86aeba1e72542270a2ae2570cdfcfa6b9e59eeb8 Mon Sep 17 00:00:00 2001
+From 0db63b6f9d059bf9a1f4841a2c3be92530880e4b Mon Sep 17 00:00:00 2001
 From: Stefan Weil <sw at weilnetz.de>
 Date: Wed, 12 Sep 2012 19:18:55 +0200
 Subject: [PATCH] tcg: Fix MAX_OPC_PARAM_IARGS
diff --git a/0099-tci-Fix-for-AREG0-free-mode.patch b/0099-tci-Fix-for-AREG0-free-mode.patch
index dbe45ae..2bb6eb8 100644
--- a/0099-tci-Fix-for-AREG0-free-mode.patch
+++ b/0099-tci-Fix-for-AREG0-free-mode.patch
@@ -1,4 +1,4 @@
-From 2acbc7d596b022dca4fc147eb89e3d5f297acb1f Mon Sep 17 00:00:00 2001
+From a7e6a74efde077f4e1102cbb563f8b1bca1f8002 Mon Sep 17 00:00:00 2001
 From: Stefan Weil <sw at weilnetz.de>
 Date: Tue, 18 Sep 2012 22:43:38 +0200
 Subject: [PATCH] tci: Fix for AREG0 free mode
diff --git a/0100-spice-abort-on-invalid-streaming-cmdline-params.patch b/0100-spice-abort-on-invalid-streaming-cmdline-params.patch
index 1ee5c3a..e9596a8 100644
--- a/0100-spice-abort-on-invalid-streaming-cmdline-params.patch
+++ b/0100-spice-abort-on-invalid-streaming-cmdline-params.patch
@@ -1,4 +1,4 @@
-From 9fa75115d0f300817a372dd8b9460d6b65a30b20 Mon Sep 17 00:00:00 2001
+From 1e7b58a3d7c6bbe0f557c490f28c833b0c98303c Mon Sep 17 00:00:00 2001
 From: Christophe Fergeau <cfergeau at redhat.com>
 Date: Mon, 13 Aug 2012 10:32:32 +0200
 Subject: [PATCH] spice: abort on invalid streaming cmdline params
diff --git a/0101-spice-notify-spice-server-on-vm-start-stop.patch b/0101-spice-notify-spice-server-on-vm-start-stop.patch
index 1527c4a..f3e970c 100644
--- a/0101-spice-notify-spice-server-on-vm-start-stop.patch
+++ b/0101-spice-notify-spice-server-on-vm-start-stop.patch
@@ -1,4 +1,4 @@
-From 7fbcbd48d2898935369b443a489ea79d49fe19c4 Mon Sep 17 00:00:00 2001
+From 0ef654194a131f8b551cd80e7f190c7a823d8db7 Mon Sep 17 00:00:00 2001
 From: Yonit Halperin <yhalperi at redhat.com>
 Date: Tue, 21 Aug 2012 11:51:55 +0300
 Subject: [PATCH] spice: notify spice server on vm start/stop
diff --git a/0102-spice-notify-on-vm-state-change-only-via-spice_serve.patch b/0102-spice-notify-on-vm-state-change-only-via-spice_serve.patch
index b0ccd8a..fef8bc9 100644
--- a/0102-spice-notify-on-vm-state-change-only-via-spice_serve.patch
+++ b/0102-spice-notify-on-vm-state-change-only-via-spice_serve.patch
@@ -1,4 +1,4 @@
-From c50f358fbd549b5ec3b5dd82e29ed06ce969e50a Mon Sep 17 00:00:00 2001
+From 43e6fcfb29f1b1196d0be526a640392606b39a2a Mon Sep 17 00:00:00 2001
 From: Yonit Halperin <yhalperi at redhat.com>
 Date: Tue, 21 Aug 2012 11:51:56 +0300
 Subject: [PATCH] spice: notify on vm state change only via
diff --git a/0103-spice-migration-add-QEVENT_SPICE_MIGRATE_COMPLETED.patch b/0103-spice-migration-add-QEVENT_SPICE_MIGRATE_COMPLETED.patch
index ad2da2f..6743a13 100644
--- a/0103-spice-migration-add-QEVENT_SPICE_MIGRATE_COMPLETED.patch
+++ b/0103-spice-migration-add-QEVENT_SPICE_MIGRATE_COMPLETED.patch
@@ -1,4 +1,4 @@
-From 8470a0f943e8605739b7bc0081507f787bed412d Mon Sep 17 00:00:00 2001
+From 4a88d76be3b2f912f15eef878daf00855afa7185 Mon Sep 17 00:00:00 2001
 From: Yonit Halperin <yhalperi at redhat.com>
 Date: Tue, 21 Aug 2012 11:51:57 +0300
 Subject: [PATCH] spice migration: add QEVENT_SPICE_MIGRATE_COMPLETED
diff --git a/0104-spice-add-migrated-flag-to-spice-info.patch b/0104-spice-add-migrated-flag-to-spice-info.patch
index eb7a997..81c629f 100644
--- a/0104-spice-add-migrated-flag-to-spice-info.patch
+++ b/0104-spice-add-migrated-flag-to-spice-info.patch
@@ -1,4 +1,4 @@
-From a4155f1a9fac362bfc1558790de9ea4cdb0a3c8a Mon Sep 17 00:00:00 2001
+From b690ef3c391e5d8b6a2116f0df201fe8adcf6501 Mon Sep 17 00:00:00 2001
 From: Yonit Halperin <yhalperi at redhat.com>
 Date: Tue, 21 Aug 2012 11:51:58 +0300
 Subject: [PATCH] spice: add 'migrated' flag to spice info
diff --git a/0105-spice-adding-seamless-migration-option-to-the-comman.patch b/0105-spice-adding-seamless-migration-option-to-the-comman.patch
index 9fdcb4d..a77d57d 100644
--- a/0105-spice-adding-seamless-migration-option-to-the-comman.patch
+++ b/0105-spice-adding-seamless-migration-option-to-the-comman.patch
@@ -1,4 +1,4 @@
-From b15c26620bb765e25c96163383d79c1c56df7901 Mon Sep 17 00:00:00 2001
+From a8f8691a29dec378971a28f517aca3aae2d38c96 Mon Sep 17 00:00:00 2001
 From: Yonit Halperin <yhalperi at redhat.com>
 Date: Tue, 21 Aug 2012 11:51:59 +0300
 Subject: [PATCH] spice: adding seamless-migration option to the command line
diff --git a/0106-spice-increase-the-verbosity-of-spice-section-in-qem.patch b/0106-spice-increase-the-verbosity-of-spice-section-in-qem.patch
index a84a446..905517e 100644
--- a/0106-spice-increase-the-verbosity-of-spice-section-in-qem.patch
+++ b/0106-spice-increase-the-verbosity-of-spice-section-in-qem.patch
@@ -1,4 +1,4 @@
-From 589cb6a669e11e1ce4b077e8ba0fbb9fc8d5bd40 Mon Sep 17 00:00:00 2001
+From 25fa765b2e637d3f0b52296b6ed6edc54c6a2537 Mon Sep 17 00:00:00 2001
 From: Yonit Halperin <yhalperi at redhat.com>
 Date: Tue, 21 Aug 2012 13:54:20 +0300
 Subject: [PATCH] spice: increase the verbosity of spice section in "qemu
diff --git a/0107-qxl-update_area_io-guest_bug-on-invalid-parameters.patch b/0107-qxl-update_area_io-guest_bug-on-invalid-parameters.patch
index f34e533..b043599 100644
--- a/0107-qxl-update_area_io-guest_bug-on-invalid-parameters.patch
+++ b/0107-qxl-update_area_io-guest_bug-on-invalid-parameters.patch
@@ -1,4 +1,4 @@
-From 8a3d428e1e0f3e4793b1a1353c638e155a3a8a86 Mon Sep 17 00:00:00 2001
+From 23dae2df759eed12a5a976c6c23ad2e7bb135abb Mon Sep 17 00:00:00 2001
 From: Alon Levy <alevy at redhat.com>
 Date: Tue, 21 Aug 2012 13:51:31 +0300
 Subject: [PATCH] qxl/update_area_io: guest_bug on invalid parameters
diff --git a/0108-qxl-add-QXL_IO_MONITORS_CONFIG_ASYNC.patch b/0108-qxl-add-QXL_IO_MONITORS_CONFIG_ASYNC.patch
index ba49852..c66e4a6 100644
--- a/0108-qxl-add-QXL_IO_MONITORS_CONFIG_ASYNC.patch
+++ b/0108-qxl-add-QXL_IO_MONITORS_CONFIG_ASYNC.patch
@@ -1,4 +1,4 @@
-From e9062966428416da41ec5f9ace3d2ef58b3265b1 Mon Sep 17 00:00:00 2001
+From c46d1bea08ddd40bd719404bae4b646d974698ab Mon Sep 17 00:00:00 2001
 From: Alon Levy <alevy at redhat.com>
 Date: Wed, 22 Aug 2012 11:16:25 +0300
 Subject: [PATCH] qxl: add QXL_IO_MONITORS_CONFIG_ASYNC
diff --git a/0109-configure-print-spice-protocol-and-spice-server-vers.patch b/0109-configure-print-spice-protocol-and-spice-server-vers.patch
index 841c630..30898fd 100644
--- a/0109-configure-print-spice-protocol-and-spice-server-vers.patch
+++ b/0109-configure-print-spice-protocol-and-spice-server-vers.patch
@@ -1,4 +1,4 @@
-From b132bd0cdb4d684105b91a8173c172296cd191af Mon Sep 17 00:00:00 2001
+From 734f2d30608fcbe82db17a62653c825f70463a90 Mon Sep 17 00:00:00 2001
 From: Alon Levy <alevy at redhat.com>
 Date: Wed, 22 Aug 2012 11:16:26 +0300
 Subject: [PATCH] configure: print spice-protocol and spice-server versions
diff --git a/0110-fix-doc-of-using-raw-values-with-sendkey.patch b/0110-fix-doc-of-using-raw-values-with-sendkey.patch
index efde3ff..be2c615 100644
--- a/0110-fix-doc-of-using-raw-values-with-sendkey.patch
+++ b/0110-fix-doc-of-using-raw-values-with-sendkey.patch
@@ -1,4 +1,4 @@
-From 211b2548bfbdab72051a7ef1e9982ff4ec0fd98f Mon Sep 17 00:00:00 2001
+From 4263264dbf1fafb49c3de1d77835b0aa5e5d0b6c Mon Sep 17 00:00:00 2001
 From: Amos Kong <akong at redhat.com>
 Date: Fri, 31 Aug 2012 10:56:20 +0800
 Subject: [PATCH] fix doc of using raw values with sendkey
diff --git a/0111-qapi-Fix-potential-NULL-pointer-segfault.patch b/0111-qapi-Fix-potential-NULL-pointer-segfault.patch
index a7de589..862ce45 100644
--- a/0111-qapi-Fix-potential-NULL-pointer-segfault.patch
+++ b/0111-qapi-Fix-potential-NULL-pointer-segfault.patch
@@ -1,4 +1,4 @@
-From d01c76a8d9d0d80ba00a407103e7b79112a21fce Mon Sep 17 00:00:00 2001
+From 12fd21226c677f1d017eee19cf1d1ceba9911614 Mon Sep 17 00:00:00 2001
 From: Stefan Weil <sw at weilnetz.de>
 Date: Sat, 1 Sep 2012 09:30:39 +0200
 Subject: [PATCH] qapi: Fix potential NULL pointer segfault
diff --git a/0112-json-parser-Fix-potential-NULL-pointer-segfault.patch b/0112-json-parser-Fix-potential-NULL-pointer-segfault.patch
index 2c2d4a3..531c111 100644
--- a/0112-json-parser-Fix-potential-NULL-pointer-segfault.patch
+++ b/0112-json-parser-Fix-potential-NULL-pointer-segfault.patch
@@ -1,4 +1,4 @@
-From f6df33dc89bfa16645e3a8b76e9457986c07b271 Mon Sep 17 00:00:00 2001
+From 9640ba89224217dbc1b94e12667cd6f847b94719 Mon Sep 17 00:00:00 2001
 From: Stefan Weil <sw at weilnetz.de>
 Date: Mon, 3 Sep 2012 21:19:11 +0200
 Subject: [PATCH] json-parser: Fix potential NULL pointer segfault
diff --git a/0113-pcie-drop-version_id-field-for-live-migration.patch b/0113-pcie-drop-version_id-field-for-live-migration.patch
index 9c5aa3f..b40373d 100644
--- a/0113-pcie-drop-version_id-field-for-live-migration.patch
+++ b/0113-pcie-drop-version_id-field-for-live-migration.patch
@@ -1,4 +1,4 @@
-From 7544abf3b783fc82b031d40d0685d2047709492a Mon Sep 17 00:00:00 2001
+From aa487e4e6ee6e2c9863ca0494c85682a362b07d1 Mon Sep 17 00:00:00 2001
 From: Jason Baron <jbaron at redhat.com>
 Date: Wed, 8 Aug 2012 14:29:12 -0400
 Subject: [PATCH] pcie: drop version_id field for live migration
diff --git a/0114-pcie_aer-clear-cmask-for-Advanced-Error-Interrupt-Me.patch b/0114-pcie_aer-clear-cmask-for-Advanced-Error-Interrupt-Me.patch
index d4bd386..5b161f1 100644
--- a/0114-pcie_aer-clear-cmask-for-Advanced-Error-Interrupt-Me.patch
+++ b/0114-pcie_aer-clear-cmask-for-Advanced-Error-Interrupt-Me.patch
@@ -1,4 +1,4 @@
-From 89df4609568433f67999c27f9b9cd12e91a7d0b5 Mon Sep 17 00:00:00 2001
+From 04b618a591606ed2736d7b83ab7477d97848d702 Mon Sep 17 00:00:00 2001
 From: Jason Baron <jbaron at redhat.com>
 Date: Tue, 4 Sep 2012 16:22:46 -0400
 Subject: [PATCH] pcie_aer: clear cmask for Advanced Error Interrupt Message
diff --git a/0115-fix-entry-pointer-for-ELF-kernels-loaded-with-kernel.patch b/0115-fix-entry-pointer-for-ELF-kernels-loaded-with-kernel.patch
index 8c7098f..d5da85c 100644
--- a/0115-fix-entry-pointer-for-ELF-kernels-loaded-with-kernel.patch
+++ b/0115-fix-entry-pointer-for-ELF-kernels-loaded-with-kernel.patch
@@ -1,4 +1,4 @@
-From 3d24d0452bb11e371c710a68b88f09c3accee51f Mon Sep 17 00:00:00 2001
+From a03da8089447d25511921d57d174d4d687bb3bf8 Mon Sep 17 00:00:00 2001
 From: Henning Schild <henning at hennsch.de>
 Date: Wed, 5 Sep 2012 14:56:39 +0200
 Subject: [PATCH] fix entry pointer for ELF kernels loaded with -kernel option
diff --git a/0116-lan9118-fix-multicast-filtering.patch b/0116-lan9118-fix-multicast-filtering.patch
index d9b8664..b01b7fe 100644
--- a/0116-lan9118-fix-multicast-filtering.patch
+++ b/0116-lan9118-fix-multicast-filtering.patch
@@ -1,4 +1,4 @@
-From 0ea96930bcd85734da46de0cd44d1d0408cbb9be Mon Sep 17 00:00:00 2001
+From 640c4fd6869a7a9cd7e410b727f32524204d55c4 Mon Sep 17 00:00:00 2001
 From: Aurelien Jarno <aurelien at aurel32.net>
 Date: Sun, 10 Jun 2012 23:18:44 +0200
 Subject: [PATCH] lan9118: fix multicast filtering
diff --git a/0117-MIPS-user-Fix-reset-CPU-state-initialization.patch b/0117-MIPS-user-Fix-reset-CPU-state-initialization.patch
index 21d7371..c38f946 100644
--- a/0117-MIPS-user-Fix-reset-CPU-state-initialization.patch
+++ b/0117-MIPS-user-Fix-reset-CPU-state-initialization.patch
@@ -1,4 +1,4 @@
-From 608a36df28b4db83124d06081029023e01901fc9 Mon Sep 17 00:00:00 2001
+From d18b56657f8a22c1c174dfb6a603cd28b605fa6f Mon Sep 17 00:00:00 2001
 From: "Maciej W. Rozycki" <macro at codesourcery.com>
 Date: Fri, 8 Jun 2012 02:04:40 +0100
 Subject: [PATCH] MIPS/user: Fix reset CPU state initialization
diff --git a/0118-Add-MAINTAINERS-entry-for-leon3.patch b/0118-Add-MAINTAINERS-entry-for-leon3.patch
index a69eeb4..225385a 100644
--- a/0118-Add-MAINTAINERS-entry-for-leon3.patch
+++ b/0118-Add-MAINTAINERS-entry-for-leon3.patch
@@ -1,4 +1,4 @@
-From 6bfc31b2f98dabc0e636cd8955c8de93bcac0961 Mon Sep 17 00:00:00 2001
+From 74e6fd088680b04060943c45a637a333473c62f8 Mon Sep 17 00:00:00 2001
 From: Fabien Chouteau <chouteau at adacore.com>
 Date: Tue, 22 May 2012 10:14:28 +0200
 Subject: [PATCH] Add MAINTAINERS entry for leon3
diff --git a/0119-musicpal-Fix-flash-mapping.patch b/0119-musicpal-Fix-flash-mapping.patch
index 881801c..9ed5778 100644
--- a/0119-musicpal-Fix-flash-mapping.patch
+++ b/0119-musicpal-Fix-flash-mapping.patch
@@ -1,4 +1,4 @@
-From 2182aa5c2ca5a5a6bf9c2d06d18b3e2db3aa3c7a Mon Sep 17 00:00:00 2001
+From 6c8c0ad29914f84654267ec147e4223a28ac8ea3 Mon Sep 17 00:00:00 2001
 From: Jan Kiszka <jan.kiszka at web.de>
 Date: Sat, 8 Sep 2012 11:52:39 +0200
 Subject: [PATCH] musicpal: Fix flash mapping
diff --git a/0120-qemu-Use-valgrind-annotations-to-mark-kvm-guest-memo.patch b/0120-qemu-Use-valgrind-annotations-to-mark-kvm-guest-memo.patch
index 42ee2c5..be121f1 100644
--- a/0120-qemu-Use-valgrind-annotations-to-mark-kvm-guest-memo.patch
+++ b/0120-qemu-Use-valgrind-annotations-to-mark-kvm-guest-memo.patch
@@ -1,4 +1,4 @@
-From e688bfbda0f6893b08d1e51f4fb26d4b38e922d4 Mon Sep 17 00:00:00 2001
+From f0d12ea05a0b69c9f27782dfba0af77d502cb0dc Mon Sep 17 00:00:00 2001
 From: Christian Borntraeger <borntraeger at de.ibm.com>
 Date: Fri, 10 Aug 2012 15:11:45 +0200
 Subject: [PATCH] qemu: Use valgrind annotations to mark kvm guest memory as
diff --git a/0121-hw-wm8750-Fix-potential-buffer-overflow.patch b/0121-hw-wm8750-Fix-potential-buffer-overflow.patch
index db8b2be..baf73f8 100644
--- a/0121-hw-wm8750-Fix-potential-buffer-overflow.patch
+++ b/0121-hw-wm8750-Fix-potential-buffer-overflow.patch
@@ -1,4 +1,4 @@
-From 044cadadb3bb63396a1e8d72a0c90673ccd7be98 Mon Sep 17 00:00:00 2001
+From c25623230650b19a74d653fb9f01b71ed060783e Mon Sep 17 00:00:00 2001
 From: Stefan Weil <sw at weilnetz.de>
 Date: Mon, 3 Sep 2012 22:56:00 +0200
 Subject: [PATCH] hw/wm8750: Fix potential buffer overflow
diff --git a/0122-hw-mcf5206-Fix-buffer-overflow-for-MBAR-read-write.patch b/0122-hw-mcf5206-Fix-buffer-overflow-for-MBAR-read-write.patch
index ec1c7c0..8ce649f 100644
--- a/0122-hw-mcf5206-Fix-buffer-overflow-for-MBAR-read-write.patch
+++ b/0122-hw-mcf5206-Fix-buffer-overflow-for-MBAR-read-write.patch
@@ -1,4 +1,4 @@
-From 90c742c7f36f45249c62c0c5db2e138a604e44ac Mon Sep 17 00:00:00 2001
+From c8e5bc19b568e04c31ac56c19d20e5c50e16b7de Mon Sep 17 00:00:00 2001
 From: Stefan Weil <sw at weilnetz.de>
 Date: Tue, 4 Sep 2012 19:37:39 +0200
 Subject: [PATCH] hw/mcf5206: Fix buffer overflow for MBAR read / write
diff --git a/0123-use-libexecdir-instead-of-ignoring-it-first-and-rein.patch b/0123-use-libexecdir-instead-of-ignoring-it-first-and-rein.patch
index 144f951..6e0b7c7 100644
--- a/0123-use-libexecdir-instead-of-ignoring-it-first-and-rein.patch
+++ b/0123-use-libexecdir-instead-of-ignoring-it-first-and-rein.patch
@@ -1,4 +1,4 @@
-From 6762c144443bca8fa97a389289bda7693bd4c8d4 Mon Sep 17 00:00:00 2001
+From c56a21161425f44b2ec2d6437f1a4931c95c4345 Mon Sep 17 00:00:00 2001
 From: Michael Tokarev <mjt at tls.msk.ru>
 Date: Thu, 7 Jun 2012 01:11:00 +0400
 Subject: [PATCH] use --libexecdir instead of ignoring it first and reinventing
diff --git a/0124-socket-don-t-attempt-to-reconnect-a-TCP-socket-in-se.patch b/0124-socket-don-t-attempt-to-reconnect-a-TCP-socket-in-se.patch
index 333a77a..dfd9401 100644
--- a/0124-socket-don-t-attempt-to-reconnect-a-TCP-socket-in-se.patch
+++ b/0124-socket-don-t-attempt-to-reconnect-a-TCP-socket-in-se.patch
@@ -1,4 +1,4 @@
-From 40874e295225675fec7b42bb8e015fb3f2065a69 Mon Sep 17 00:00:00 2001
+From f276ee7ea911244a07f4db52160f07ef08867a16 Mon Sep 17 00:00:00 2001
 From: Anthony Liguori <aliguori at us.ibm.com>
 Date: Wed, 5 Sep 2012 13:52:49 -0500
 Subject: [PATCH] socket: don't attempt to reconnect a TCP socket in server
diff --git a/0125-Add-ability-to-force-enable-disable-of-tools-build.patch b/0125-Add-ability-to-force-enable-disable-of-tools-build.patch
index b98e9a0..029ad5c 100644
--- a/0125-Add-ability-to-force-enable-disable-of-tools-build.patch
+++ b/0125-Add-ability-to-force-enable-disable-of-tools-build.patch
@@ -1,4 +1,4 @@
-From d9f498f4b7b7ca2ff96b4d87827713caea3743b5 Mon Sep 17 00:00:00 2001
+From a81d0a7f3e269679b53ff54083adc966475a107d Mon Sep 17 00:00:00 2001
 From: "Daniel P. Berrange" <berrange at redhat.com>
 Date: Mon, 10 Sep 2012 12:26:29 +0100
 Subject: [PATCH] Add ability to force enable/disable of tools build
diff --git a/0126-usb-controllers-do-not-need-to-check-for-babble-them.patch b/0126-usb-controllers-do-not-need-to-check-for-babble-them.patch
index 69d43d1..70bc13b 100644
--- a/0126-usb-controllers-do-not-need-to-check-for-babble-them.patch
+++ b/0126-usb-controllers-do-not-need-to-check-for-babble-them.patch
@@ -1,4 +1,4 @@
-From 074f49c02e7f2fd50533a246b4060051f95f8b09 Mon Sep 17 00:00:00 2001
+From 49b98c0d2dba189cd0c0dc133bbf0d636678eeea Mon Sep 17 00:00:00 2001
 From: Hans de Goede <hdegoede at redhat.com>
 Date: Fri, 17 Aug 2012 11:39:16 +0200
 Subject: [PATCH] usb: controllers do not need to check for babble themselves
diff --git a/0127-usb-core-Don-t-set-packet-state-to-complete-on-a-nak.patch b/0127-usb-core-Don-t-set-packet-state-to-complete-on-a-nak.patch
index 34a1a3c..c3c3c13 100644
--- a/0127-usb-core-Don-t-set-packet-state-to-complete-on-a-nak.patch
+++ b/0127-usb-core-Don-t-set-packet-state-to-complete-on-a-nak.patch
@@ -1,4 +1,4 @@
-From bcd7c845fbfbafe03e320fbffcaa32417cfd5267 Mon Sep 17 00:00:00 2001
+From bf1728edd53fa868db209e71e7024cff6287d6b9 Mon Sep 17 00:00:00 2001
 From: Hans de Goede <hdegoede at redhat.com>
 Date: Mon, 3 Sep 2012 12:33:44 +0200
 Subject: [PATCH] usb-core: Don't set packet state to complete on a nak
diff --git a/0128-usb-core-Add-a-usb_ep_find_packet_by_id-helper-funct.patch b/0128-usb-core-Add-a-usb_ep_find_packet_by_id-helper-funct.patch
index 020f67f..592d7ae 100644
--- a/0128-usb-core-Add-a-usb_ep_find_packet_by_id-helper-funct.patch
+++ b/0128-usb-core-Add-a-usb_ep_find_packet_by_id-helper-funct.patch
@@ -1,4 +1,4 @@
-From 3c2f94fdc5e776ee66bccc704884f3b1b090b4c6 Mon Sep 17 00:00:00 2001
+From 6d0e15637937d86b5d1fc1f8b53b56aac5cd9508 Mon Sep 17 00:00:00 2001
 From: Hans de Goede <hdegoede at redhat.com>
 Date: Tue, 28 Aug 2012 09:43:18 +0200
 Subject: [PATCH] usb-core: Add a usb_ep_find_packet_by_id() helper function
diff --git a/0129-usb-core-Allow-the-first-packet-of-a-pipelined-ep-to.patch b/0129-usb-core-Allow-the-first-packet-of-a-pipelined-ep-to.patch
index 8826075..dfc431d 100644
--- a/0129-usb-core-Allow-the-first-packet-of-a-pipelined-ep-to.patch
+++ b/0129-usb-core-Allow-the-first-packet-of-a-pipelined-ep-to.patch
@@ -1,4 +1,4 @@
-From 2a2b40b145764ece12d0872ae5bb7b7ec2dc271f Mon Sep 17 00:00:00 2001
+From 80ee7fba60a11f36c280427bfbe395907c267fa1 Mon Sep 17 00:00:00 2001
 From: Hans de Goede <hdegoede at redhat.com>
 Date: Mon, 3 Sep 2012 12:48:49 +0200
 Subject: [PATCH] usb-core: Allow the first packet of a pipelined ep to
diff --git a/0130-Revert-ehci-don-t-flush-cache-on-doorbell-rings.patch b/0130-Revert-ehci-don-t-flush-cache-on-doorbell-rings.patch
index 1749750..122284c 100644
--- a/0130-Revert-ehci-don-t-flush-cache-on-doorbell-rings.patch
+++ b/0130-Revert-ehci-don-t-flush-cache-on-doorbell-rings.patch
@@ -1,4 +1,4 @@
-From 4547897358a12c0f31d688da9922236984742242 Mon Sep 17 00:00:00 2001
+From 8449b3f3687831fe50e29c1e6c0f946cd0d765d1 Mon Sep 17 00:00:00 2001
 From: Hans de Goede <hdegoede at redhat.com>
 Date: Wed, 29 Aug 2012 10:12:52 +0200
 Subject: [PATCH] Revert "ehci: don't flush cache on doorbell rings."
diff --git a/0131-ehci-Validate-qh-is-not-changed-unexpectedly-by-the-.patch b/0131-ehci-Validate-qh-is-not-changed-unexpectedly-by-the-.patch
index a1faa09..83b5c3a 100644
--- a/0131-ehci-Validate-qh-is-not-changed-unexpectedly-by-the-.patch
+++ b/0131-ehci-Validate-qh-is-not-changed-unexpectedly-by-the-.patch
@@ -1,4 +1,4 @@
-From 46bfd14f89404e4a0eb93c3d9c5b9745724cee2d Mon Sep 17 00:00:00 2001
+From 724e396c771095873209d131a369cb3fee2449ed Mon Sep 17 00:00:00 2001
 From: Hans de Goede <hdegoede at redhat.com>
 Date: Wed, 29 Aug 2012 10:37:37 +0200
 Subject: [PATCH] ehci: Validate qh is not changed unexpectedly by the guest
diff --git a/0132-ehci-Update-copyright-headers-to-reflect-recent-work.patch b/0132-ehci-Update-copyright-headers-to-reflect-recent-work.patch
index 104037c..48aa7e8 100644
--- a/0132-ehci-Update-copyright-headers-to-reflect-recent-work.patch
+++ b/0132-ehci-Update-copyright-headers-to-reflect-recent-work.patch
@@ -1,4 +1,4 @@
-From cd7309e7fdd000a9b595ab24e6b03d66100c6fde Mon Sep 17 00:00:00 2001
+From 1898718cb27b5dbed14283e353de362bc1e76a4d Mon Sep 17 00:00:00 2001
 From: Hans de Goede <hdegoede at redhat.com>
 Date: Tue, 28 Aug 2012 16:21:12 +0200
 Subject: [PATCH] ehci: Update copyright headers to reflect recent work
diff --git a/0133-ehci-Properly-cleanup-packets-on-cancel.patch b/0133-ehci-Properly-cleanup-packets-on-cancel.patch
index a1bf6e6..8ceb16f 100644
--- a/0133-ehci-Properly-cleanup-packets-on-cancel.patch
+++ b/0133-ehci-Properly-cleanup-packets-on-cancel.patch
@@ -1,4 +1,4 @@
-From 35fe185a5455160db638820211bad5aed45a669f Mon Sep 17 00:00:00 2001
+From 184cd01131b21f1c88fdf584903a031f6ea16e13 Mon Sep 17 00:00:00 2001
 From: Hans de Goede <hdegoede at redhat.com>
 Date: Thu, 30 Aug 2012 15:00:33 +0200
 Subject: [PATCH] ehci: Properly cleanup packets on cancel
diff --git a/0134-ehci-Properly-report-completed-but-not-yet-processed.patch b/0134-ehci-Properly-report-completed-but-not-yet-processed.patch
index 5a7d08f..fea6473 100644
--- a/0134-ehci-Properly-report-completed-but-not-yet-processed.patch
+++ b/0134-ehci-Properly-report-completed-but-not-yet-processed.patch
@@ -1,4 +1,4 @@
-From c7251f2557d09ce4b8466eeccd0f3264c297c515 Mon Sep 17 00:00:00 2001
+From 19d8886d9a930e4d0a825dd1ff0ab69de6a5ca0b Mon Sep 17 00:00:00 2001
 From: Hans de Goede <hdegoede at redhat.com>
 Date: Thu, 30 Aug 2012 15:18:24 +0200
 Subject: [PATCH] ehci: Properly report completed but not yet processed packets
diff --git a/0135-ehci-check-for-EHCI_ASYNC_FINISHED-first-in-ehci_fre.patch b/0135-ehci-check-for-EHCI_ASYNC_FINISHED-first-in-ehci_fre.patch
index 784c480..57b4c94 100644
--- a/0135-ehci-check-for-EHCI_ASYNC_FINISHED-first-in-ehci_fre.patch
+++ b/0135-ehci-check-for-EHCI_ASYNC_FINISHED-first-in-ehci_fre.patch
@@ -1,4 +1,4 @@
-From b3950fe894e2b26f9dba0888af092cb43d01a466 Mon Sep 17 00:00:00 2001
+From 4530483ace08a10e87f709b67001972e55854cb3 Mon Sep 17 00:00:00 2001
 From: Gerd Hoffmann <kraxel at redhat.com>
 Date: Fri, 31 Aug 2012 10:31:54 +0200
 Subject: [PATCH] ehci: check for EHCI_ASYNC_FINISHED first in ehci_free_packet
diff --git a/0136-ehci-trace-guest-bugs.patch b/0136-ehci-trace-guest-bugs.patch
index 295696d..d4752cf 100644
--- a/0136-ehci-trace-guest-bugs.patch
+++ b/0136-ehci-trace-guest-bugs.patch
@@ -1,4 +1,4 @@
-From 82b29b635d26ad0f5e14fabdf0956e9b8e7dbbfb Mon Sep 17 00:00:00 2001
+From 5ff965f0738d095b6e2ddc3a7dce48419cd9205f Mon Sep 17 00:00:00 2001
 From: Gerd Hoffmann <kraxel at redhat.com>
 Date: Fri, 31 Aug 2012 10:44:21 +0200
 Subject: [PATCH] ehci: trace guest bugs
diff --git a/0137-ehci-add-doorbell-trace-events.patch b/0137-ehci-add-doorbell-trace-events.patch
index aac729c..f6e4263 100644
--- a/0137-ehci-add-doorbell-trace-events.patch
+++ b/0137-ehci-add-doorbell-trace-events.patch
@@ -1,4 +1,4 @@
-From bd1c78528cbd45629fe31127f5bde708263d6e17 Mon Sep 17 00:00:00 2001
+From 49231fba65e8e7f61658514f1dc525f9ab05200c Mon Sep 17 00:00:00 2001
 From: Gerd Hoffmann <kraxel at redhat.com>
 Date: Fri, 31 Aug 2012 12:41:43 +0200
 Subject: [PATCH] ehci: add doorbell trace events
diff --git a/0138-ehci-Add-some-additional-ehci_trace_guest_bug-calls.patch b/0138-ehci-Add-some-additional-ehci_trace_guest_bug-calls.patch
index a580d28..a51d6ef 100644
--- a/0138-ehci-Add-some-additional-ehci_trace_guest_bug-calls.patch
+++ b/0138-ehci-Add-some-additional-ehci_trace_guest_bug-calls.patch
@@ -1,4 +1,4 @@
-From 9dc252544b41a626bbdf436a3e6f229fa0014143 Mon Sep 17 00:00:00 2001
+From 943606089ed996862e191024bdd496d0e3600e87 Mon Sep 17 00:00:00 2001
 From: Hans de Goede <hdegoede at redhat.com>
 Date: Mon, 3 Sep 2012 10:22:16 +0200
 Subject: [PATCH] ehci: Add some additional ehci_trace_guest_bug() calls
diff --git a/0139-ehci-Fix-memory-leak-in-handling-of-NAK-ed-packets.patch b/0139-ehci-Fix-memory-leak-in-handling-of-NAK-ed-packets.patch
index d0ba725..98fde6f 100644
--- a/0139-ehci-Fix-memory-leak-in-handling-of-NAK-ed-packets.patch
+++ b/0139-ehci-Fix-memory-leak-in-handling-of-NAK-ed-packets.patch
@@ -1,4 +1,4 @@
-From 5d369bd44cf2611f47fec52c7402472cd2436b4a Mon Sep 17 00:00:00 2001
+From 6c48dcedcaf733a700513c32c555d03c623942d1 Mon Sep 17 00:00:00 2001
 From: Hans de Goede <hdegoede at redhat.com>
 Date: Mon, 3 Sep 2012 11:01:13 +0200
 Subject: [PATCH] ehci: Fix memory leak in handling of NAK-ed packets
diff --git a/0140-ehci-Handle-USB_RET_PROCERR-in-ehci_fill_queue.patch b/0140-ehci-Handle-USB_RET_PROCERR-in-ehci_fill_queue.patch
index e94e747..de927a0 100644
--- a/0140-ehci-Handle-USB_RET_PROCERR-in-ehci_fill_queue.patch
+++ b/0140-ehci-Handle-USB_RET_PROCERR-in-ehci_fill_queue.patch
@@ -1,4 +1,4 @@
-From 90905dca56de07f7c394ef8cbe480a0d08e0d8cd Mon Sep 17 00:00:00 2001
+From 9598679a37386c992a53368560a6ba3778a9bd6f Mon Sep 17 00:00:00 2001
 From: Hans de Goede <hdegoede at redhat.com>
 Date: Mon, 3 Sep 2012 11:35:58 +0200
 Subject: [PATCH] ehci: Handle USB_RET_PROCERR in ehci_fill_queue
diff --git a/0141-ehci-Correct-a-comment-in-fetchqtd-packet-processing.patch b/0141-ehci-Correct-a-comment-in-fetchqtd-packet-processing.patch
index 287cee2..9fccbd6 100644
--- a/0141-ehci-Correct-a-comment-in-fetchqtd-packet-processing.patch
+++ b/0141-ehci-Correct-a-comment-in-fetchqtd-packet-processing.patch
@@ -1,4 +1,4 @@
-From e598e28401bb25d4d639b29f297a549badbf0cfa Mon Sep 17 00:00:00 2001
+From 36cdee8966226efacb4455db25ab61ca3bb71826 Mon Sep 17 00:00:00 2001
 From: Hans de Goede <hdegoede at redhat.com>
 Date: Mon, 3 Sep 2012 12:17:48 +0200
 Subject: [PATCH] ehci: Correct a comment in fetchqtd packet processing
diff --git a/0142-usb-redir-Never-return-USB_RET_NAK-for-async-handled.patch b/0142-usb-redir-Never-return-USB_RET_NAK-for-async-handled.patch
index ec5a34d..9bf7740 100644
--- a/0142-usb-redir-Never-return-USB_RET_NAK-for-async-handled.patch
+++ b/0142-usb-redir-Never-return-USB_RET_NAK-for-async-handled.patch
@@ -1,4 +1,4 @@
-From 262c9bb1e59c2cd561dad1cf9d47c50f07af0e0f Mon Sep 17 00:00:00 2001
+From d50b26d29f4d80d748085a386d9c99155c568909 Mon Sep 17 00:00:00 2001
 From: Hans de Goede <hdegoede at redhat.com>
 Date: Fri, 17 Aug 2012 17:27:08 +0200
 Subject: [PATCH] usb-redir: Never return USB_RET_NAK for async handled packets
diff --git a/0143-usb-redir-Don-t-delay-handling-of-open-events-to-a-b.patch b/0143-usb-redir-Don-t-delay-handling-of-open-events-to-a-b.patch
index 612d892..0bf4e92 100644
--- a/0143-usb-redir-Don-t-delay-handling-of-open-events-to-a-b.patch
+++ b/0143-usb-redir-Don-t-delay-handling-of-open-events-to-a-b.patch
@@ -1,4 +1,4 @@
-From b89a0cc1ec9dbe30cbe002f12d487a52950da166 Mon Sep 17 00:00:00 2001
+From 1efbc808141a8476eb6abfb13b4976b5844e8538 Mon Sep 17 00:00:00 2001
 From: Hans de Goede <hdegoede at redhat.com>
 Date: Thu, 23 Aug 2012 16:37:19 +0200
 Subject: [PATCH] usb-redir: Don't delay handling of open events to a bottom
diff --git a/0144-usb-redir-Get-rid-of-async-struct-get-member.patch b/0144-usb-redir-Get-rid-of-async-struct-get-member.patch
index 531603e..be53740 100644
--- a/0144-usb-redir-Get-rid-of-async-struct-get-member.patch
+++ b/0144-usb-redir-Get-rid-of-async-struct-get-member.patch
@@ -1,4 +1,4 @@
-From a9fd3192a956ed1bce0f945f6b35bf9b162b30c3 Mon Sep 17 00:00:00 2001
+From b0e7708595e2e2ec31d5d930dfa5c3a56a98c952 Mon Sep 17 00:00:00 2001
 From: Hans de Goede <hdegoede at redhat.com>
 Date: Mon, 27 Aug 2012 16:33:08 +0200
 Subject: [PATCH] usb-redir: Get rid of async-struct get member
diff --git a/0145-usb-redir-Get-rid-of-local-shadow-copy-of-packet-hea.patch b/0145-usb-redir-Get-rid-of-local-shadow-copy-of-packet-hea.patch
index d291ead..366dcee 100644
--- a/0145-usb-redir-Get-rid-of-local-shadow-copy-of-packet-hea.patch
+++ b/0145-usb-redir-Get-rid-of-local-shadow-copy-of-packet-hea.patch
@@ -1,4 +1,4 @@
-From 40d22426e0e12f26c7bfa5848cf0a9857d52dc99 Mon Sep 17 00:00:00 2001
+From bcc020e525558589da4b725664cc3b78781f402b Mon Sep 17 00:00:00 2001
 From: Hans de Goede <hdegoede at redhat.com>
 Date: Tue, 28 Aug 2012 09:05:38 +0200
 Subject: [PATCH] usb-redir: Get rid of local shadow copy of packet headers
diff --git a/0146-usb-redir-Get-rid-of-unused-async-struct-dev-member.patch b/0146-usb-redir-Get-rid-of-unused-async-struct-dev-member.patch
index d56a1fb..b0502b8 100644
--- a/0146-usb-redir-Get-rid-of-unused-async-struct-dev-member.patch
+++ b/0146-usb-redir-Get-rid-of-unused-async-struct-dev-member.patch
@@ -1,4 +1,4 @@
-From 008e2fcbeea527c3aff3078ed5a178d59757bc28 Mon Sep 17 00:00:00 2001
+From 8bd760b469a799bd022fee131a19cd6b4b71c19a Mon Sep 17 00:00:00 2001
 From: Hans de Goede <hdegoede at redhat.com>
 Date: Tue, 28 Aug 2012 09:08:45 +0200
 Subject: [PATCH] usb-redir: Get rid of unused async-struct dev member
diff --git a/0147-usb-redir-Move-to-core-packet-id-and-queue-handling.patch b/0147-usb-redir-Move-to-core-packet-id-and-queue-handling.patch
index 67fc09b..d8522b5 100644
--- a/0147-usb-redir-Move-to-core-packet-id-and-queue-handling.patch
+++ b/0147-usb-redir-Move-to-core-packet-id-and-queue-handling.patch
@@ -1,4 +1,4 @@
-From 111194442fa38ba6dc26bc695ba0d3b76584663b Mon Sep 17 00:00:00 2001
+From 0f7208e610ab8d1242bf9f2900d02809791894c8 Mon Sep 17 00:00:00 2001
 From: Hans de Goede <hdegoede at redhat.com>
 Date: Tue, 28 Aug 2012 11:30:13 +0200
 Subject: [PATCH] usb-redir: Move to core packet id and queue handling
diff --git a/0148-usb-redir-Return-babble-when-getting-more-bulk-data-.patch b/0148-usb-redir-Return-babble-when-getting-more-bulk-data-.patch
index 185f4c9..1a5e18d 100644
--- a/0148-usb-redir-Return-babble-when-getting-more-bulk-data-.patch
+++ b/0148-usb-redir-Return-babble-when-getting-more-bulk-data-.patch
@@ -1,4 +1,4 @@
-From 138e9d997e487dafbf686e0e1eba44a8b26dcaf7 Mon Sep 17 00:00:00 2001
+From 2daffb91f129dbe156a50c3df373f3db945074f2 Mon Sep 17 00:00:00 2001
 From: Hans de Goede <hdegoede at redhat.com>
 Date: Tue, 28 Aug 2012 11:33:47 +0200
 Subject: [PATCH] usb-redir: Return babble when getting more bulk data then
diff --git a/0149-Better-name-usb-braille-device.patch b/0149-Better-name-usb-braille-device.patch
index ca00165..9db2d9e 100644
--- a/0149-Better-name-usb-braille-device.patch
+++ b/0149-Better-name-usb-braille-device.patch
@@ -1,4 +1,4 @@
-From 23d25cd58aa7da678cad0ad98d52efe37d0be4e6 Mon Sep 17 00:00:00 2001
+From 3873affda62f39a112adc726968fd05ebd3bbc77 Mon Sep 17 00:00:00 2001
 From: Samuel Thibault <samuel.thibault at ens-lyon.org>
 Date: Thu, 23 Aug 2012 09:59:27 +0200
 Subject: [PATCH] Better name usb braille device
diff --git a/0150-usb-audio-fix-usb-version.patch b/0150-usb-audio-fix-usb-version.patch
index 277c60a..bfdc7e6 100644
--- a/0150-usb-audio-fix-usb-version.patch
+++ b/0150-usb-audio-fix-usb-version.patch
@@ -1,4 +1,4 @@
-From 3f8a570db1637c0e7e2dd7a3bd997c92c69efc65 Mon Sep 17 00:00:00 2001
+From dd6cbf469ea327234aaa8112921976bb9b3cc699 Mon Sep 17 00:00:00 2001
 From: Gerd Hoffmann <kraxel at redhat.com>
 Date: Tue, 28 Aug 2012 16:43:34 +0200
 Subject: [PATCH] usb-audio: fix usb version
diff --git a/0151-xhci-rip-out-background-transfer-code.patch b/0151-xhci-rip-out-background-transfer-code.patch
index ce78b1b..1064d66 100644
--- a/0151-xhci-rip-out-background-transfer-code.patch
+++ b/0151-xhci-rip-out-background-transfer-code.patch
@@ -1,4 +1,4 @@
-From f9416f401c9eac3f69b4705a999c6ea1ff457016 Mon Sep 17 00:00:00 2001
+From 86d86813c7b6721666ae79762ada6c26f48c5c11 Mon Sep 17 00:00:00 2001
 From: Gerd Hoffmann <kraxel at redhat.com>
 Date: Fri, 17 Aug 2012 14:05:21 +0200
 Subject: [PATCH] xhci: rip out background transfer code
diff --git a/0152-xhci-drop-buffering.patch b/0152-xhci-drop-buffering.patch
index ce5bb91..a1b9ba8 100644
--- a/0152-xhci-drop-buffering.patch
+++ b/0152-xhci-drop-buffering.patch
@@ -1,4 +1,4 @@
-From 985807ab66338c6a9cab8d68a2b52b0cff0423ee Mon Sep 17 00:00:00 2001
+From 2a5373bdca3e8c45c33dbe3c4867b13025b7fcb3 Mon Sep 17 00:00:00 2001
 From: Gerd Hoffmann <kraxel at redhat.com>
 Date: Fri, 17 Aug 2012 11:04:36 +0200
 Subject: [PATCH] xhci: drop buffering
diff --git a/0153-xhci-fix-runtime-write-tracepoint.patch b/0153-xhci-fix-runtime-write-tracepoint.patch
index 6f8475a..6ae4a4a 100644
--- a/0153-xhci-fix-runtime-write-tracepoint.patch
+++ b/0153-xhci-fix-runtime-write-tracepoint.patch
@@ -1,4 +1,4 @@
-From 6dacb38ce3cb2ffe8c6e3a3a1bc86eee49d1e07c Mon Sep 17 00:00:00 2001
+From fe4cc3a63f3fcd9ded8e31028eb9b1f2afcf52e7 Mon Sep 17 00:00:00 2001
 From: Gerd Hoffmann <kraxel at redhat.com>
 Date: Thu, 30 Aug 2012 12:42:32 +0200
 Subject: [PATCH] xhci: fix runtime write tracepoint
diff --git a/0154-xhci-allow-bytewise-capability-register-reads.patch b/0154-xhci-allow-bytewise-capability-register-reads.patch
index 9a70680..0a9c599 100644
--- a/0154-xhci-allow-bytewise-capability-register-reads.patch
+++ b/0154-xhci-allow-bytewise-capability-register-reads.patch
@@ -1,4 +1,4 @@
-From 0233069eb2724255f03253f0afe814773eaf345c Mon Sep 17 00:00:00 2001
+From c6ba0ac70d8d6ded39f3deef0126687b910b87e3 Mon Sep 17 00:00:00 2001
 From: Gerd Hoffmann <kraxel at redhat.com>
 Date: Tue, 4 Sep 2012 14:48:03 +0200
 Subject: [PATCH] xhci: allow bytewise capability register reads
diff --git a/0155-qxl-dont-update-invalid-area.patch b/0155-qxl-dont-update-invalid-area.patch
index 243aa55..a107860 100644
--- a/0155-qxl-dont-update-invalid-area.patch
+++ b/0155-qxl-dont-update-invalid-area.patch
@@ -1,4 +1,4 @@
-From 4007ba909e0188ed03d5a1fc1dde094d0ac14488 Mon Sep 17 00:00:00 2001
+From 47694021e532ef04ff0f4df67ed4da39e504852d Mon Sep 17 00:00:00 2001
 From: Dunrong Huang <riegamaths at gmail.com>
 Date: Fri, 31 Aug 2012 00:44:44 +0800
 Subject: [PATCH] qxl: dont update invalid area
diff --git a/0156-usb-host-allow-emulated-non-async-control-requests-w.patch b/0156-usb-host-allow-emulated-non-async-control-requests-w.patch
index e06f991..3faa814 100644
--- a/0156-usb-host-allow-emulated-non-async-control-requests-w.patch
+++ b/0156-usb-host-allow-emulated-non-async-control-requests-w.patch
@@ -1,4 +1,4 @@
-From e84037892a04dac64104b43d0a6342aee4c4e6f4 Mon Sep 17 00:00:00 2001
+From 712f9b682d90378fb190f991642951a37cc19d73 Mon Sep 17 00:00:00 2001
 From: Gerd Hoffmann <kraxel at redhat.com>
 Date: Thu, 6 Sep 2012 12:03:41 +0200
 Subject: [PATCH] usb-host: allow emulated (non-async) control requests without
diff --git a/0157-qxl-better-cleanup-for-surface-destroy.patch b/0157-qxl-better-cleanup-for-surface-destroy.patch
index 69542b2..96befdf 100644
--- a/0157-qxl-better-cleanup-for-surface-destroy.patch
+++ b/0157-qxl-better-cleanup-for-surface-destroy.patch
@@ -1,4 +1,4 @@
-From 57ec733394ec42f8a144751de3b9406fb7e17217 Mon Sep 17 00:00:00 2001
+From cb21df093e5dd1fc0d13d3487c97cde842967a44 Mon Sep 17 00:00:00 2001
 From: Uri Lublin <uril at redhat.com>
 Date: Tue, 11 Sep 2012 10:09:58 +0300
 Subject: [PATCH] qxl: better cleanup for surface destroy
diff --git a/0158-ehci-switch-to-new-style-memory-ops.patch b/0158-ehci-switch-to-new-style-memory-ops.patch
index fa7dea6..7c727f2 100644
--- a/0158-ehci-switch-to-new-style-memory-ops.patch
+++ b/0158-ehci-switch-to-new-style-memory-ops.patch
@@ -1,4 +1,4 @@
-From 093374b8c759db877691fde602912a7cafd72a2e Mon Sep 17 00:00:00 2001
+From ce3b4eec2723ac8095f186a47eced5708ab0e7da Mon Sep 17 00:00:00 2001
 From: Gerd Hoffmann <kraxel at redhat.com>
 Date: Thu, 6 Sep 2012 11:24:51 +0200
 Subject: [PATCH] ehci: switch to new-style memory ops
diff --git a/0159-ehci-Fix-interrupts-stopping-when-Interrupt-Threshol.patch b/0159-ehci-Fix-interrupts-stopping-when-Interrupt-Threshol.patch
index bca784f..0bd6088 100644
--- a/0159-ehci-Fix-interrupts-stopping-when-Interrupt-Threshol.patch
+++ b/0159-ehci-Fix-interrupts-stopping-when-Interrupt-Threshol.patch
@@ -1,4 +1,4 @@
-From c84ed39e601ff69d93e0ad81d92cb7234ad5d4cd Mon Sep 17 00:00:00 2001
+From 9bf88d4856ea45211d500fa6a1acbb61c497b7fe Mon Sep 17 00:00:00 2001
 From: Hans de Goede <hdegoede at redhat.com>
 Date: Mon, 10 Sep 2012 12:44:10 +0200
 Subject: [PATCH] ehci: Fix interrupts stopping when Interrupt Threshold
diff --git a/0160-ehci-Don-t-process-too-much-frames-in-1-timer-tick-v.patch b/0160-ehci-Don-t-process-too-much-frames-in-1-timer-tick-v.patch
index 630eeee..143440f 100644
--- a/0160-ehci-Don-t-process-too-much-frames-in-1-timer-tick-v.patch
+++ b/0160-ehci-Don-t-process-too-much-frames-in-1-timer-tick-v.patch
@@ -1,4 +1,4 @@
-From a5022829821b27e00790f8fe2fd9cd8090a47e36 Mon Sep 17 00:00:00 2001
+From e76df4508731e0e12c41a85890527adfa73f3309 Mon Sep 17 00:00:00 2001
 From: Hans de Goede <hdegoede at redhat.com>
 Date: Mon, 10 Sep 2012 12:44:11 +0200
 Subject: [PATCH] ehci: Don't process too much frames in 1 timer tick (v2)
diff --git a/0161-sheepdog-fix-savevm-and-loadvm.patch b/0161-sheepdog-fix-savevm-and-loadvm.patch
index ee2895d..9e53b03 100644
--- a/0161-sheepdog-fix-savevm-and-loadvm.patch
+++ b/0161-sheepdog-fix-savevm-and-loadvm.patch
@@ -1,4 +1,4 @@
-From f065553b45322bb0ba14a4c9d1fb65554ae3e325 Mon Sep 17 00:00:00 2001
+From 797ff04d8b30c593c4c4fa218bb58a28b0860087 Mon Sep 17 00:00:00 2001
 From: MORITA Kazutaka <morita.kazutaka at lab.ntt.co.jp>
 Date: Thu, 30 Aug 2012 03:39:45 +0900
 Subject: [PATCH] sheepdog: fix savevm and loadvm
diff --git a/0162-ide-Fix-error-messages-from-static-code-analysis-no-.patch b/0162-ide-Fix-error-messages-from-static-code-analysis-no-.patch
index 45e4ea0..96a34d3 100644
--- a/0162-ide-Fix-error-messages-from-static-code-analysis-no-.patch
+++ b/0162-ide-Fix-error-messages-from-static-code-analysis-no-.patch
@@ -1,4 +1,4 @@
-From 8557d38b8d660d07c7b6fd1bfa62182cc6c52400 Mon Sep 17 00:00:00 2001
+From 8cf5a1be042202e1ad927bd17b95782e80dfd36e Mon Sep 17 00:00:00 2001
 From: Stefan Weil <sw at weilnetz.de>
 Date: Mon, 3 Sep 2012 22:13:56 +0200
 Subject: [PATCH] ide: Fix error messages from static code analysis (no real
diff --git a/0163-block-curl-Fix-wrong-free-statement.patch b/0163-block-curl-Fix-wrong-free-statement.patch
index 85e5b14..93f7222 100644
--- a/0163-block-curl-Fix-wrong-free-statement.patch
+++ b/0163-block-curl-Fix-wrong-free-statement.patch
@@ -1,4 +1,4 @@
-From a29b7f5390e33d089dcdbf75d6e92c20bbedc562 Mon Sep 17 00:00:00 2001
+From fcff99019db09b59416cfc8e2b22827c18dfcd9a Mon Sep 17 00:00:00 2001
 From: Stefan Weil <sw at weilnetz.de>
 Date: Sat, 1 Sep 2012 11:06:45 +0200
 Subject: [PATCH] block/curl: Fix wrong free statement
diff --git a/0164-vdi-Fix-warning-from-clang.patch b/0164-vdi-Fix-warning-from-clang.patch
index 4842cad..2f3515b 100644
--- a/0164-vdi-Fix-warning-from-clang.patch
+++ b/0164-vdi-Fix-warning-from-clang.patch
@@ -1,4 +1,4 @@
-From 928865de80da6a23e6f0d4d86187c52f6c940255 Mon Sep 17 00:00:00 2001
+From 948c8d193abef29bd47e9217b4a347171a54a0c9 Mon Sep 17 00:00:00 2001
 From: Stefan Weil <sw at weilnetz.de>
 Date: Fri, 17 Aug 2012 15:23:24 +0200
 Subject: [PATCH] vdi: Fix warning from clang
diff --git a/0165-block-fix-block-tray-status.patch b/0165-block-fix-block-tray-status.patch
index 5476562..2dc76f7 100644
--- a/0165-block-fix-block-tray-status.patch
+++ b/0165-block-fix-block-tray-status.patch
@@ -1,4 +1,4 @@
-From 8794685f3ebb2d0001ab01bc8692d99242aedb4f Mon Sep 17 00:00:00 2001
+From 16ad50361e8de56a8b93ad664e2f418cde5543ed Mon Sep 17 00:00:00 2001
 From: Pavel Hrdina <phrdina at redhat.com>
 Date: Thu, 9 Aug 2012 12:44:48 +0200
 Subject: [PATCH] block: fix block tray status
diff --git a/0166-ahci-properly-reset-PxCMD-on-HBA-reset.patch b/0166-ahci-properly-reset-PxCMD-on-HBA-reset.patch
index 70c1d11..13610e5 100644
--- a/0166-ahci-properly-reset-PxCMD-on-HBA-reset.patch
+++ b/0166-ahci-properly-reset-PxCMD-on-HBA-reset.patch
@@ -1,4 +1,4 @@
-From 3248d5fbbf9c0fbfd8d42af08aa81fe1e3fe2841 Mon Sep 17 00:00:00 2001
+From 10d5ce98cc29e06928b24891cf6fd75438b95604 Mon Sep 17 00:00:00 2001
 From: Jason Baron <jbaron at redhat.com>
 Date: Tue, 4 Sep 2012 16:08:08 -0400
 Subject: [PATCH] ahci: properly reset PxCMD on HBA reset
diff --git a/0167-Don-t-require-encryption-password-for-qemu-img-info-.patch b/0167-Don-t-require-encryption-password-for-qemu-img-info-.patch
index f018cad..17b67f5 100644
--- a/0167-Don-t-require-encryption-password-for-qemu-img-info-.patch
+++ b/0167-Don-t-require-encryption-password-for-qemu-img-info-.patch
@@ -1,4 +1,4 @@
-From 4812a358ff2d7442c33a517a6c80d7d3c301ec56 Mon Sep 17 00:00:00 2001
+From 141586d097d11f92279f4514be009dcd5bf977db Mon Sep 17 00:00:00 2001
 From: "Daniel P. Berrange" <berrange at redhat.com>
 Date: Mon, 10 Sep 2012 12:11:31 +0100
 Subject: [PATCH] Don't require encryption password for 'qemu-img info' command
diff --git a/0168-block-Don-t-forget-to-delete-temporary-file.patch b/0168-block-Don-t-forget-to-delete-temporary-file.patch
index 0b86df0..2f48079 100644
--- a/0168-block-Don-t-forget-to-delete-temporary-file.patch
+++ b/0168-block-Don-t-forget-to-delete-temporary-file.patch
@@ -1,4 +1,4 @@
-From 3306981d5631182fb1384b05d66be26918521511 Mon Sep 17 00:00:00 2001
+From 97ee81082948397e1200712887e9305ed0193954 Mon Sep 17 00:00:00 2001
 From: Dunrong Huang <riegamaths at gmail.com>
 Date: Wed, 5 Sep 2012 21:26:22 +0800
 Subject: [PATCH] block: Don't forget to delete temporary file
diff --git a/0169-hw-qxl-tracing-fixes.patch b/0169-hw-qxl-tracing-fixes.patch
index d317b75..c82eee4 100644
--- a/0169-hw-qxl-tracing-fixes.patch
+++ b/0169-hw-qxl-tracing-fixes.patch
@@ -1,4 +1,4 @@
-From e4a803d8ebd69719f4d997052e5bc3a5a7d91124 Mon Sep 17 00:00:00 2001
+From 0b33695e4ddd028a6153464bdb0047dc3170d733 Mon Sep 17 00:00:00 2001
 From: Alon Levy <alevy at redhat.com>
 Date: Wed, 12 Sep 2012 16:13:26 +0300
 Subject: [PATCH] hw/qxl: tracing fixes
diff --git a/0170-configure-usbredir-fixes.patch b/0170-configure-usbredir-fixes.patch
index 924dc3c..d1fb0ec 100644
--- a/0170-configure-usbredir-fixes.patch
+++ b/0170-configure-usbredir-fixes.patch
@@ -1,4 +1,4 @@
-From 00d9118be03020d3a905bd0a61f74eccd76edee9 Mon Sep 17 00:00:00 2001
+From 8cba2e90e7163eeab85afd5c76624d6b16d251ee Mon Sep 17 00:00:00 2001
 From: Aurelien Jarno <aurelien at aurel32.net>
 Date: Tue, 11 Sep 2012 20:57:58 +0200
 Subject: [PATCH] configure: usbredir fixes
diff --git a/0171-ehci-Don-t-set-seen-to-0-when-removing-unseen-queue-.patch b/0171-ehci-Don-t-set-seen-to-0-when-removing-unseen-queue-.patch
index daec59a..2feee30 100644
--- a/0171-ehci-Don-t-set-seen-to-0-when-removing-unseen-queue-.patch
+++ b/0171-ehci-Don-t-set-seen-to-0-when-removing-unseen-queue-.patch
@@ -1,4 +1,4 @@
-From ade9c6dfbbf573c22800d7ff6df7f0de933e7c96 Mon Sep 17 00:00:00 2001
+From 6a6b9cc2d5e400b058bca0da3d6462ebed0b0648 Mon Sep 17 00:00:00 2001
 From: Hans de Goede <hdegoede at redhat.com>
 Date: Wed, 12 Sep 2012 15:08:32 +0200
 Subject: [PATCH] ehci: Don't set seen to 0 when removing unseen queue-heads
diff --git a/0172-ehci-Walk-async-schedule-before-and-after-migration.patch b/0172-ehci-Walk-async-schedule-before-and-after-migration.patch
index 4009d8f..5bcb479 100644
--- a/0172-ehci-Walk-async-schedule-before-and-after-migration.patch
+++ b/0172-ehci-Walk-async-schedule-before-and-after-migration.patch
@@ -1,4 +1,4 @@
-From 6b145e32e9e219c723b4911aac0a96ea2aa70e77 Mon Sep 17 00:00:00 2001
+From c8c0bea0209adabadc9649a556f7427cdd1664af Mon Sep 17 00:00:00 2001
 From: Hans de Goede <hdegoede at redhat.com>
 Date: Wed, 12 Sep 2012 15:08:33 +0200
 Subject: [PATCH] ehci: Walk async schedule before and after migration
diff --git a/0173-usb-redir-Revert-usb-redir-part-of-commit-93bfef4c.patch b/0173-usb-redir-Revert-usb-redir-part-of-commit-93bfef4c.patch
index e8d3495..e614d6d 100644
--- a/0173-usb-redir-Revert-usb-redir-part-of-commit-93bfef4c.patch
+++ b/0173-usb-redir-Revert-usb-redir-part-of-commit-93bfef4c.patch
@@ -1,4 +1,4 @@
-From 9f6674cd9bf6e0e3bafa8b8ec8388576756a6d13 Mon Sep 17 00:00:00 2001
+From cd1882d37399867f5585eae08bc437a7a22787c9 Mon Sep 17 00:00:00 2001
 From: Hans de Goede <hdegoede at redhat.com>
 Date: Wed, 12 Sep 2012 15:08:39 +0200
 Subject: [PATCH] usb-redir: Revert usb-redir part of commit 93bfef4c
diff --git a/0174-uhci-Don-t-queue-up-packets-after-one-with-the-SPD-f.patch b/0174-uhci-Don-t-queue-up-packets-after-one-with-the-SPD-f.patch
index 1f4df3a..1aacf0b 100644
--- a/0174-uhci-Don-t-queue-up-packets-after-one-with-the-SPD-f.patch
+++ b/0174-uhci-Don-t-queue-up-packets-after-one-with-the-SPD-f.patch
@@ -1,4 +1,4 @@
-From 48dbbecb0b010ff1c6a64a3a18a7272cce314bf8 Mon Sep 17 00:00:00 2001
+From 149d2abb8c6d29c7ebb9cd75b209747d53fad00b Mon Sep 17 00:00:00 2001
 From: Hans de Goede <hdegoede at redhat.com>
 Date: Wed, 12 Sep 2012 15:08:40 +0200
 Subject: [PATCH] uhci: Don't queue up packets after one with the SPD flag set
diff --git a/0175-slirp-Remove-wrong-type-casts-ins-debug-statements.patch b/0175-slirp-Remove-wrong-type-casts-ins-debug-statements.patch
index 4f909e2..f8f56c4 100644
--- a/0175-slirp-Remove-wrong-type-casts-ins-debug-statements.patch
+++ b/0175-slirp-Remove-wrong-type-casts-ins-debug-statements.patch
@@ -1,4 +1,4 @@
-From 3196332dd2ca39a9b06562856b80b825217e3c96 Mon Sep 17 00:00:00 2001
+From a38cbcb584e5de8a88f09fa76ac5677b34dbaa33 Mon Sep 17 00:00:00 2001
 From: Stefan Weil <sw at weilnetz.de>
 Date: Tue, 4 Sep 2012 23:20:35 +0200
 Subject: [PATCH] slirp: Remove wrong type casts ins debug statements
diff --git a/0176-slirp-Fix-error-reported-by-static-code-analysis.patch b/0176-slirp-Fix-error-reported-by-static-code-analysis.patch
index 6ec5eb7..6bcaae1 100644
--- a/0176-slirp-Fix-error-reported-by-static-code-analysis.patch
+++ b/0176-slirp-Fix-error-reported-by-static-code-analysis.patch
@@ -1,4 +1,4 @@
-From b88c1cb2b263de9ffc3dcaa2822ef7b1fbd8575a Mon Sep 17 00:00:00 2001
+From 4aff755e039d12dfc8f6dde6a04bdb9548c18d66 Mon Sep 17 00:00:00 2001
 From: Stefan Weil <sw at weilnetz.de>
 Date: Tue, 4 Sep 2012 23:20:36 +0200
 Subject: [PATCH] slirp: Fix error reported by static code analysis
diff --git a/0177-slirp-improve-TFTP-performance.patch b/0177-slirp-improve-TFTP-performance.patch
index 24011eb..6bebb25 100644
--- a/0177-slirp-improve-TFTP-performance.patch
+++ b/0177-slirp-improve-TFTP-performance.patch
@@ -1,4 +1,4 @@
-From c1b408d0c9d836e0a95d1e0695c0c6c605ceb368 Mon Sep 17 00:00:00 2001
+From 1da2cc0821908095a1be7e990c7db7ce2a73badb Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?Herv=C3=A9=20Poussineau?= <hpoussin at reactos.org>
 Date: Mon, 10 Sep 2012 20:52:25 +0200
 Subject: [PATCH] slirp: improve TFTP performance
diff --git a/0178-slirp-Handle-more-than-65535-blocks-in-TFTP-transfer.patch b/0178-slirp-Handle-more-than-65535-blocks-in-TFTP-transfer.patch
index 356eebb..462ff16 100644
--- a/0178-slirp-Handle-more-than-65535-blocks-in-TFTP-transfer.patch
+++ b/0178-slirp-Handle-more-than-65535-blocks-in-TFTP-transfer.patch
@@ -1,4 +1,4 @@
-From 5579c7740b29be4766ace824af36acb9ab254ecb Mon Sep 17 00:00:00 2001
+From f5339378fc8357c8c07c9c548e8e878fe7872449 Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?Herv=C3=A9=20Poussineau?= <hpoussin at reactos.org>
 Date: Thu, 13 Sep 2012 12:39:36 +0200
 Subject: [PATCH] slirp: Handle more than 65535 blocks in TFTP transfers
diff --git a/0179-slirp-Implement-TFTP-Blocksize-option.patch b/0179-slirp-Implement-TFTP-Blocksize-option.patch
index 97eafe5..662e108 100644
--- a/0179-slirp-Implement-TFTP-Blocksize-option.patch
+++ b/0179-slirp-Implement-TFTP-Blocksize-option.patch
@@ -1,4 +1,4 @@
-From e070dc7276c7958c322ca0fbf5ac10e639502b4d Mon Sep 17 00:00:00 2001
+From 2dfb7fdbb202268b17f8812c89c3776ba81c68d8 Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?Herv=C3=A9=20Poussineau?= <hpoussin at reactos.org>
 Date: Thu, 13 Sep 2012 07:55:01 +0200
 Subject: [PATCH] slirp: Implement TFTP Blocksize option
diff --git a/0180-srp-Don-t-use-QEMU_PACKED-for-single-elements-of-a-s.patch b/0180-srp-Don-t-use-QEMU_PACKED-for-single-elements-of-a-s.patch
index 214916c..2678d87 100644
--- a/0180-srp-Don-t-use-QEMU_PACKED-for-single-elements-of-a-s.patch
+++ b/0180-srp-Don-t-use-QEMU_PACKED-for-single-elements-of-a-s.patch
@@ -1,4 +1,4 @@
-From 66cbaa761bc0f6d528957f9e3bc5762acb7f5f1c Mon Sep 17 00:00:00 2001
+From da65bc928a6227a39c3896aa672a7619e2950fef Mon Sep 17 00:00:00 2001
 From: Stefan Weil <sw at weilnetz.de>
 Date: Fri, 10 Aug 2012 22:03:27 +0200
 Subject: [PATCH] srp: Don't use QEMU_PACKED for single elements of a
diff --git a/0181-Spelling-fixes-in-comments-and-documentation.patch b/0181-Spelling-fixes-in-comments-and-documentation.patch
index 299116b..d65a0ae 100644
--- a/0181-Spelling-fixes-in-comments-and-documentation.patch
+++ b/0181-Spelling-fixes-in-comments-and-documentation.patch
@@ -1,4 +1,4 @@
-From ca94ceccca88d284e5d638961b21bd83eac944db Mon Sep 17 00:00:00 2001
+From 9e71263cad5759d225367de921f52480496f278a Mon Sep 17 00:00:00 2001
 From: Stefan Weil <sw at weilnetz.de>
 Date: Fri, 10 Aug 2012 22:03:25 +0200
 Subject: [PATCH] Spelling fixes in comments and documentation
diff --git a/0182-console-Clean-up-bytes-per-pixel-calculation.patch b/0182-console-Clean-up-bytes-per-pixel-calculation.patch
index 45fde5f..fab8231 100644
--- a/0182-console-Clean-up-bytes-per-pixel-calculation.patch
+++ b/0182-console-Clean-up-bytes-per-pixel-calculation.patch
@@ -1,4 +1,4 @@
-From 9c6751bf2b2c817c3f52a638566b99125a0ba0f1 Mon Sep 17 00:00:00 2001
+From b998279997e1f7d5341df54a247b7ece56750fcb Mon Sep 17 00:00:00 2001
 From: BALATON Zoltan <balaton at eik.bme.hu>
 Date: Wed, 22 Aug 2012 17:19:42 +0200
 Subject: [PATCH] console: Clean up bytes per pixel calculation
diff --git a/0183-qapi-Fix-enumeration-typo-error.patch b/0183-qapi-Fix-enumeration-typo-error.patch
index a5cabb7..f941985 100644
--- a/0183-qapi-Fix-enumeration-typo-error.patch
+++ b/0183-qapi-Fix-enumeration-typo-error.patch
@@ -1,4 +1,4 @@
-From 0ac82308def3b77162f0d9cecb11e6ffd2bd7939 Mon Sep 17 00:00:00 2001
+From 801d538f3969bf0f2775b300881e0ca42743cbeb Mon Sep 17 00:00:00 2001
 From: Lei Li <lilei at linux.vnet.ibm.com>
 Date: Thu, 23 Aug 2012 13:14:25 +0800
 Subject: [PATCH] qapi: Fix enumeration typo error
diff --git a/0184-kvm-Fix-warning-from-static-code-analysis.patch b/0184-kvm-Fix-warning-from-static-code-analysis.patch
index 18d845b..53ba148 100644
--- a/0184-kvm-Fix-warning-from-static-code-analysis.patch
+++ b/0184-kvm-Fix-warning-from-static-code-analysis.patch
@@ -1,4 +1,4 @@
-From 0a8b8d39763f05c7862dceec9d4f44e902a9d192 Mon Sep 17 00:00:00 2001
+From 668b771a36e2f547da4078b2ca27ac771d8adc5f Mon Sep 17 00:00:00 2001
 From: Stefan Weil <sw at weilnetz.de>
 Date: Mon, 3 Sep 2012 22:40:40 +0200
 Subject: [PATCH] kvm: Fix warning from static code analysis
diff --git a/0185-arch_init.c-add-missing-symbols-before-PRIu64-in-deb.patch b/0185-arch_init.c-add-missing-symbols-before-PRIu64-in-deb.patch
index 383fe8e..2237ca4 100644
--- a/0185-arch_init.c-add-missing-symbols-before-PRIu64-in-deb.patch
+++ b/0185-arch_init.c-add-missing-symbols-before-PRIu64-in-deb.patch
@@ -1,4 +1,4 @@
-From df075bd97f2d88969e3178ec9cb302f955d31737 Mon Sep 17 00:00:00 2001
+From f5fd54bfb540c6ac51c85ca93d8abd13b3c2bd21 Mon Sep 17 00:00:00 2001
 From: Igor Mitsyanko <i.mitsyanko at samsung.com>
 Date: Wed, 5 Sep 2012 13:04:56 +0400
 Subject: [PATCH] arch_init.c: add missing '%' symbols before PRIu64 in debug
diff --git a/0186-net-notify-iothread-after-flushing-queue.patch b/0186-net-notify-iothread-after-flushing-queue.patch
index 9dd44b0..b138a48 100644
--- a/0186-net-notify-iothread-after-flushing-queue.patch
+++ b/0186-net-notify-iothread-after-flushing-queue.patch
@@ -1,4 +1,4 @@
-From 7d797af90c5293b518a072da9b23ec14a1a917f7 Mon Sep 17 00:00:00 2001
+From f920c464888d6b0a9675546a5d34e103a3c8f322 Mon Sep 17 00:00:00 2001
 From: Paolo Bonzini <pbonzini at redhat.com>
 Date: Thu, 9 Aug 2012 16:45:55 +0200
 Subject: [PATCH] net: notify iothread after flushing queue
diff --git a/0187-e1000-flush-queue-whenever-can_receive-can-go-from-f.patch b/0187-e1000-flush-queue-whenever-can_receive-can-go-from-f.patch
index d9b13ef..c90b01a 100644
--- a/0187-e1000-flush-queue-whenever-can_receive-can-go-from-f.patch
+++ b/0187-e1000-flush-queue-whenever-can_receive-can-go-from-f.patch
@@ -1,4 +1,4 @@
-From a71b6050a88402c3f388b8f13afed51e6ba6f41a Mon Sep 17 00:00:00 2001
+From 0eaa13af113d95c9f31cb48bee7a9480ed2b31b1 Mon Sep 17 00:00:00 2001
 From: Paolo Bonzini <pbonzini at redhat.com>
 Date: Thu, 9 Aug 2012 16:45:56 +0200
 Subject: [PATCH] e1000: flush queue whenever can_receive can go from false to
diff --git a/0188-xen-flush-queue-when-getting-an-event.patch b/0188-xen-flush-queue-when-getting-an-event.patch
index 25b1087..4250b93 100644
--- a/0188-xen-flush-queue-when-getting-an-event.patch
+++ b/0188-xen-flush-queue-when-getting-an-event.patch
@@ -1,4 +1,4 @@
-From 7fc16be815b8ff85f174fc93d67f82400da08120 Mon Sep 17 00:00:00 2001
+From a7b6477718a2eac865f83cb6d1757d1d121627b9 Mon Sep 17 00:00:00 2001
 From: Paolo Bonzini <pbonzini at redhat.com>
 Date: Thu, 9 Aug 2012 16:45:57 +0200
 Subject: [PATCH] xen: flush queue when getting an event
diff --git a/0189-eepro100-Fix-network-hang-when-rx-buffers-run-out.patch b/0189-eepro100-Fix-network-hang-when-rx-buffers-run-out.patch
index a256edb..6f55168 100644
--- a/0189-eepro100-Fix-network-hang-when-rx-buffers-run-out.patch
+++ b/0189-eepro100-Fix-network-hang-when-rx-buffers-run-out.patch
@@ -1,4 +1,4 @@
-From 154f1e30c09d261b12937c385632c05474989b02 Mon Sep 17 00:00:00 2001
+From d0ea794ae1ecc03518824a0d91447d0ffe35f7cb Mon Sep 17 00:00:00 2001
 From: Bo Yang <boyang at suse.com>
 Date: Wed, 29 Aug 2012 19:26:11 +0800
 Subject: [PATCH] eepro100: Fix network hang when rx buffers run out
diff --git a/0190-net-add-receive_disabled-logic-to-iov-delivery-path.patch b/0190-net-add-receive_disabled-logic-to-iov-delivery-path.patch
index 7393b14..e1a7ea6 100644
--- a/0190-net-add-receive_disabled-logic-to-iov-delivery-path.patch
+++ b/0190-net-add-receive_disabled-logic-to-iov-delivery-path.patch
@@ -1,4 +1,4 @@
-From eccdc01e744cf3a389a527406f4d529420133e89 Mon Sep 17 00:00:00 2001
+From 5a209896529b47df2b3ec64382e2b0cccd1d8fee Mon Sep 17 00:00:00 2001
 From: Stefan Hajnoczi <stefanha at linux.vnet.ibm.com>
 Date: Fri, 17 Aug 2012 21:16:42 +0100
 Subject: [PATCH] net: add receive_disabled logic to iov delivery path
diff --git a/0191-net-do-not-report-queued-packets-as-sent.patch b/0191-net-do-not-report-queued-packets-as-sent.patch
index ee11193..aa8bf5d 100644
--- a/0191-net-do-not-report-queued-packets-as-sent.patch
+++ b/0191-net-do-not-report-queued-packets-as-sent.patch
@@ -1,4 +1,4 @@
-From 17df2130cd8be0cd6892b86103947746f95efc2c Mon Sep 17 00:00:00 2001
+From 2d2fd68b56eb21fcb6a0496e70435a37d92516dc Mon Sep 17 00:00:00 2001
 From: Stefan Hajnoczi <stefanha at linux.vnet.ibm.com>
 Date: Mon, 20 Aug 2012 13:35:23 +0100
 Subject: [PATCH] net: do not report queued packets as sent
diff --git a/0192-net-add-netdev-options-to-man-page.patch b/0192-net-add-netdev-options-to-man-page.patch
index bb3f5cb..e870050 100644
--- a/0192-net-add-netdev-options-to-man-page.patch
+++ b/0192-net-add-netdev-options-to-man-page.patch
@@ -1,4 +1,4 @@
-From 773b0a456b236ccdcf1e5329992c0d4669f0af26 Mon Sep 17 00:00:00 2001
+From 9e7777a3b9824ddf7a23e3badcf07f903379827c Mon Sep 17 00:00:00 2001
 From: Stefan Hajnoczi <stefanha at linux.vnet.ibm.com>
 Date: Tue, 14 Aug 2012 14:14:27 +0100
 Subject: [PATCH] net: add -netdev options to man page
diff --git a/0193-net-clean-up-usbnet_receive.patch b/0193-net-clean-up-usbnet_receive.patch
index 01f2463..859540f 100644
--- a/0193-net-clean-up-usbnet_receive.patch
+++ b/0193-net-clean-up-usbnet_receive.patch
@@ -1,4 +1,4 @@
-From f3f975860db11101ccef2f75238032328de00ce0 Mon Sep 17 00:00:00 2001
+From 034eae7eddbab60f78503ffca6fd1c8bce680c1e Mon Sep 17 00:00:00 2001
 From: Stefan Hajnoczi <stefanha at linux.vnet.ibm.com>
 Date: Fri, 24 Aug 2012 13:32:16 +0100
 Subject: [PATCH] net: clean up usbnet_receive()
diff --git a/0194-net-fix-usbnet_receive-packet-drops.patch b/0194-net-fix-usbnet_receive-packet-drops.patch
index c129091..a780d6d 100644
--- a/0194-net-fix-usbnet_receive-packet-drops.patch
+++ b/0194-net-fix-usbnet_receive-packet-drops.patch
@@ -1,4 +1,4 @@
-From 14294fa1c903ab239bce3d2839e9e1883141b4f1 Mon Sep 17 00:00:00 2001
+From ceb326f476c6de05c10c81cb85f0ce3efd6776d3 Mon Sep 17 00:00:00 2001
 From: Stefan Hajnoczi <stefanha at linux.vnet.ibm.com>
 Date: Fri, 24 Aug 2012 13:37:29 +0100
 Subject: [PATCH] net: fix usbnet_receive() packet drops
diff --git a/0195-net-broadcast-hub-packets-if-at-least-one-port-can-r.patch b/0195-net-broadcast-hub-packets-if-at-least-one-port-can-r.patch
index 2a5f9bb..c938d50 100644
--- a/0195-net-broadcast-hub-packets-if-at-least-one-port-can-r.patch
+++ b/0195-net-broadcast-hub-packets-if-at-least-one-port-can-r.patch
@@ -1,4 +1,4 @@
-From 25ade2154673396e432de2b3c413865d1552c9b3 Mon Sep 17 00:00:00 2001
+From 7e8d33b027316936a7659007117b644b65bc01dd Mon Sep 17 00:00:00 2001
 From: Stefan Hajnoczi <stefanha at linux.vnet.ibm.com>
 Date: Fri, 24 Aug 2012 13:50:30 +0100
 Subject: [PATCH] net: broadcast hub packets if at least one port can receive
diff --git a/0196-net-asynchronous-send-receive-infrastructure-for-net.patch b/0196-net-asynchronous-send-receive-infrastructure-for-net.patch
index 3f1f1fc..a7ded62 100644
--- a/0196-net-asynchronous-send-receive-infrastructure-for-net.patch
+++ b/0196-net-asynchronous-send-receive-infrastructure-for-net.patch
@@ -1,4 +1,4 @@
-From 176b159d70cb26b24ce928497ae269b294e503d8 Mon Sep 17 00:00:00 2001
+From de789465376acdd1ea3ed038c2d5817e56c88114 Mon Sep 17 00:00:00 2001
 From: Stefan Hajnoczi <stefanha at linux.vnet.ibm.com>
 Date: Mon, 20 Aug 2012 10:21:54 +0100
 Subject: [PATCH] net: asynchronous send/receive infrastructure for
diff --git a/0197-net-EAGAIN-handling-for-net-socket.c-UDP.patch b/0197-net-EAGAIN-handling-for-net-socket.c-UDP.patch
index 81754e5..f2f5480 100644
--- a/0197-net-EAGAIN-handling-for-net-socket.c-UDP.patch
+++ b/0197-net-EAGAIN-handling-for-net-socket.c-UDP.patch
@@ -1,4 +1,4 @@
-From a2374b78f298d5755e96468bb97e4d7b660ff9d6 Mon Sep 17 00:00:00 2001
+From 9ac0b154ffa07fa3b5c059b03d9c5be2103d854e Mon Sep 17 00:00:00 2001
 From: Stefan Hajnoczi <stefanha at linux.vnet.ibm.com>
 Date: Mon, 20 Aug 2012 10:28:53 +0100
 Subject: [PATCH] net: EAGAIN handling for net/socket.c UDP
diff --git a/0198-net-EAGAIN-handling-for-net-socket.c-TCP.patch b/0198-net-EAGAIN-handling-for-net-socket.c-TCP.patch
index 2cc4f59..1077452 100644
--- a/0198-net-EAGAIN-handling-for-net-socket.c-TCP.patch
+++ b/0198-net-EAGAIN-handling-for-net-socket.c-TCP.patch
@@ -1,4 +1,4 @@
-From 52d73aa49799848042c09be1c64c1bff2159a5e1 Mon Sep 17 00:00:00 2001
+From 6d4b6eff66de633901be1bc327f21e52cae090f0 Mon Sep 17 00:00:00 2001
 From: Stefan Hajnoczi <stefanha at linux.vnet.ibm.com>
 Date: Mon, 20 Aug 2012 10:14:35 +0100
 Subject: [PATCH] net: EAGAIN handling for net/socket.c TCP
diff --git a/0199-configure-fix-seccomp-check.patch b/0199-configure-fix-seccomp-check.patch
index dd44ae1..0b3669b 100644
--- a/0199-configure-fix-seccomp-check.patch
+++ b/0199-configure-fix-seccomp-check.patch
@@ -1,4 +1,4 @@
-From 4a151cbe99766a8da4582234a93d4292f064108f Mon Sep 17 00:00:00 2001
+From 349beca15e6a3284c5d44d81be48277dbbca4ae1 Mon Sep 17 00:00:00 2001
 From: "Yann E. MORIN" <yann.morin.1998 at free.fr>
 Date: Thu, 6 Sep 2012 22:40:30 +0200
 Subject: [PATCH] configure: fix seccomp check
diff --git a/0200-configure-properly-check-if-lrt-and-lm-is-needed.patch b/0200-configure-properly-check-if-lrt-and-lm-is-needed.patch
index a746373..4232492 100644
--- a/0200-configure-properly-check-if-lrt-and-lm-is-needed.patch
+++ b/0200-configure-properly-check-if-lrt-and-lm-is-needed.patch
@@ -1,4 +1,4 @@
-From 39b2ed0e73ac5b220accf7116bdaecb71ce759af Mon Sep 17 00:00:00 2001
+From 97efa24f71b142e1a7b182c69db67cea0f0000a3 Mon Sep 17 00:00:00 2001
 From: Natanael Copa <natanael.copa at gmail.com>
 Date: Wed, 12 Sep 2012 09:06:51 +0000
 Subject: [PATCH] configure: properly check if -lrt and -lm is needed
diff --git a/0201-Revert-455aa1e08-and-c3767ed0eb.patch b/0201-Revert-455aa1e08-and-c3767ed0eb.patch
index 3ec2dae..fb91aa1 100644
--- a/0201-Revert-455aa1e08-and-c3767ed0eb.patch
+++ b/0201-Revert-455aa1e08-and-c3767ed0eb.patch
@@ -1,4 +1,4 @@
-From 423df48a1277f20511f21f4d249ea977aa4fa721 Mon Sep 17 00:00:00 2001
+From 8ed315bfd095856ad0c8a6d1d81d2f8b1ffe430b Mon Sep 17 00:00:00 2001
 From: Anthony Liguori <aliguori at us.ibm.com>
 Date: Wed, 12 Sep 2012 14:34:07 -0500
 Subject: [PATCH] Revert 455aa1e08 and c3767ed0eb
diff --git a/0202-qemu-char-BUGFIX-don-t-call-FD_ISSET-with-negative-f.patch b/0202-qemu-char-BUGFIX-don-t-call-FD_ISSET-with-negative-f.patch
index a9caf4c..9a2d115 100644
--- a/0202-qemu-char-BUGFIX-don-t-call-FD_ISSET-with-negative-f.patch
+++ b/0202-qemu-char-BUGFIX-don-t-call-FD_ISSET-with-negative-f.patch
@@ -1,4 +1,4 @@
-From 04eefabaae59ad624f0baf3b97a1d1d15cf2a23d Mon Sep 17 00:00:00 2001
+From 53b6df946062767efd56e2a17ddb9937ad0a3994 Mon Sep 17 00:00:00 2001
 From: David Gibson <david at gibson.dropbear.id.au>
 Date: Mon, 10 Sep 2012 12:30:56 +1000
 Subject: [PATCH] qemu-char: BUGFIX, don't call FD_ISSET with negative fd
diff --git a/0203-cpu_physical_memory_write_rom-needs-to-do-TB-invalid.patch b/0203-cpu_physical_memory_write_rom-needs-to-do-TB-invalid.patch
index dd7473a..d25eee0 100644
--- a/0203-cpu_physical_memory_write_rom-needs-to-do-TB-invalid.patch
+++ b/0203-cpu_physical_memory_write_rom-needs-to-do-TB-invalid.patch
@@ -1,4 +1,4 @@
-From 897815f54c446671cae0f202c54e9548e969d427 Mon Sep 17 00:00:00 2001
+From 7cfc1f86b9d5f70556e08f7c7ff8b2c83b4620a9 Mon Sep 17 00:00:00 2001
 From: David Gibson <david at gibson.dropbear.id.au>
 Date: Mon, 10 Sep 2012 12:30:57 +1000
 Subject: [PATCH] cpu_physical_memory_write_rom() needs to do TB invalidates
diff --git a/0204-arch_init.c-Improve-soundhw-help-for-non-HAS_AUDIO_C.patch b/0204-arch_init.c-Improve-soundhw-help-for-non-HAS_AUDIO_C.patch
index 291eba6..12d616b 100644
--- a/0204-arch_init.c-Improve-soundhw-help-for-non-HAS_AUDIO_C.patch
+++ b/0204-arch_init.c-Improve-soundhw-help-for-non-HAS_AUDIO_C.patch
@@ -1,4 +1,4 @@
-From 8daf993d3d75acea92ef5054c924c7d825ae812e Mon Sep 17 00:00:00 2001
+From c77ab77e583ec05e0fbf29e45e8976c8c1a069d8 Mon Sep 17 00:00:00 2001
 From: Peter Maydell <peter.maydell at linaro.org>
 Date: Wed, 19 Sep 2012 14:51:38 +0100
 Subject: [PATCH] arch_init.c: Improve '-soundhw help' for non-HAS_AUDIO_CHOICE
diff --git a/0205-xilinx_timer-Removed-comma-in-device-name.patch b/0205-xilinx_timer-Removed-comma-in-device-name.patch
index d225507..a7dea24 100644
--- a/0205-xilinx_timer-Removed-comma-in-device-name.patch
+++ b/0205-xilinx_timer-Removed-comma-in-device-name.patch
@@ -1,4 +1,4 @@
-From 030d44c473036d44abc76562860a89b21220ca2f Mon Sep 17 00:00:00 2001
+From 24518f0b7d9101f3d313aaa257a73cfb66e97cd0 Mon Sep 17 00:00:00 2001
 From: "Peter A. G. Crosthwaite" <peter.crosthwaite at petalogix.com>
 Date: Thu, 28 Jun 2012 12:52:23 +1000
 Subject: [PATCH] xilinx_timer: Removed comma in device name
diff --git a/0206-xilinx_timer-Send-dbg-msgs-to-stderr-not-stdout.patch b/0206-xilinx_timer-Send-dbg-msgs-to-stderr-not-stdout.patch
index c283e89..444040b 100644
--- a/0206-xilinx_timer-Send-dbg-msgs-to-stderr-not-stdout.patch
+++ b/0206-xilinx_timer-Send-dbg-msgs-to-stderr-not-stdout.patch
@@ -1,4 +1,4 @@
-From c03bf619fe8eb416aaea1f8b75b313a4b314ffeb Mon Sep 17 00:00:00 2001
+From 3b956f642d805a8848970a7031e37c6ff7c69aac Mon Sep 17 00:00:00 2001
 From: "Peter A. G. Crosthwaite" <peter.crosthwaite at petalogix.com>
 Date: Thu, 28 Jun 2012 16:28:03 +1000
 Subject: [PATCH] xilinx_timer: Send dbg msgs to stderr not stdout
diff --git a/0207-xilinx.h-Error-check-when-setting-links.patch b/0207-xilinx.h-Error-check-when-setting-links.patch
index 778d367..cfdbcd0 100644
--- a/0207-xilinx.h-Error-check-when-setting-links.patch
+++ b/0207-xilinx.h-Error-check-when-setting-links.patch
@@ -1,4 +1,4 @@
-From bfec52da020f35304f4e059bf4725fe01dbdd154 Mon Sep 17 00:00:00 2001
+From 13b54c48dfc00101273f93c402a92681ce37db2d Mon Sep 17 00:00:00 2001
 From: "Peter A. G. Crosthwaite" <peter.crosthwaite at petalogix.com>
 Date: Mon, 17 Sep 2012 13:41:39 +1000
 Subject: [PATCH] xilinx.h: Error check when setting links
diff --git a/0208-xilinx_timer-Fix-a-compile-error-if-debug-enabled.patch b/0208-xilinx_timer-Fix-a-compile-error-if-debug-enabled.patch
index d966721..8e6eafe 100644
--- a/0208-xilinx_timer-Fix-a-compile-error-if-debug-enabled.patch
+++ b/0208-xilinx_timer-Fix-a-compile-error-if-debug-enabled.patch
@@ -1,4 +1,4 @@
-From 593883a749b0659ab4a2f2d96e65c34a3bd0fcca Mon Sep 17 00:00:00 2001
+From a3549ec06eddb918df91ac1fb420d63a4e185f55 Mon Sep 17 00:00:00 2001
 From: Chris Wulff <crwulff at gmail.com>
 Date: Sun, 9 Sep 2012 20:20:07 -0400
 Subject: [PATCH] xilinx_timer: Fix a compile error if debug enabled
diff --git a/0209-pflash_cfi01-fix-vendor-specific-extended-query.patch b/0209-pflash_cfi01-fix-vendor-specific-extended-query.patch
index 76b03f8..6508507 100644
--- a/0209-pflash_cfi01-fix-vendor-specific-extended-query.patch
+++ b/0209-pflash_cfi01-fix-vendor-specific-extended-query.patch
@@ -1,4 +1,4 @@
-From a53ed08e1f8ee2a235213e802f3d5bb3342adaf3 Mon Sep 17 00:00:00 2001
+From b4f1ea1393ed81bf530ba4502d79039487085321 Mon Sep 17 00:00:00 2001
 From: Aurelien Jarno <aurelien at aurel32.net>
 Date: Mon, 3 Sep 2012 22:47:03 +0200
 Subject: [PATCH] pflash_cfi01: fix vendor specific extended query
diff --git a/0210-MAINTAINERS-Add-entry-for-QOM-CPU.patch b/0210-MAINTAINERS-Add-entry-for-QOM-CPU.patch
index 55066fd..2c4bca3 100644
--- a/0210-MAINTAINERS-Add-entry-for-QOM-CPU.patch
+++ b/0210-MAINTAINERS-Add-entry-for-QOM-CPU.patch
@@ -1,4 +1,4 @@
-From a003aac48bda87a443bb312f478fb651e34998e5 Mon Sep 17 00:00:00 2001
+From e510581c7dc3af5e009355e6fe1f98d7e33c13aa Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?Andreas=20F=C3=A4rber?= <afaerber at suse.de>
 Date: Mon, 17 Sep 2012 19:10:32 +0200
 Subject: [PATCH] MAINTAINERS: Add entry for QOM CPU
diff --git a/0211-iSCSI-We-need-to-support-SG_IO-also-from-iscsi_ioctl.patch b/0211-iSCSI-We-need-to-support-SG_IO-also-from-iscsi_ioctl.patch
index 2d235aa..d30a2df 100644
--- a/0211-iSCSI-We-need-to-support-SG_IO-also-from-iscsi_ioctl.patch
+++ b/0211-iSCSI-We-need-to-support-SG_IO-also-from-iscsi_ioctl.patch
@@ -1,4 +1,4 @@
-From 76fcbe46a52b467cd2cd96a671bfccd26871153e Mon Sep 17 00:00:00 2001
+From 9904b973b4dcb96dbffc4cf85d2c47f7484a6811 Mon Sep 17 00:00:00 2001
 From: Ronnie Sahlberg <ronniesahlberg at gmail.com>
 Date: Thu, 30 Aug 2012 17:28:40 -0700
 Subject: [PATCH] iSCSI: We need to support SG_IO also from iscsi_ioctl()
diff --git a/0212-iSCSI-We-dont-need-to-explicitely-call-qemu_notify_e.patch b/0212-iSCSI-We-dont-need-to-explicitely-call-qemu_notify_e.patch
index 171153a..539ac85 100644
--- a/0212-iSCSI-We-dont-need-to-explicitely-call-qemu_notify_e.patch
+++ b/0212-iSCSI-We-dont-need-to-explicitely-call-qemu_notify_e.patch
@@ -1,4 +1,4 @@
-From 05bfce1ee580c715dc3d220297b05097bdd007d2 Mon Sep 17 00:00:00 2001
+From cb946e3352ab77e535440af1c8a58bb1dadcf3ae Mon Sep 17 00:00:00 2001
 From: Ronnie Sahlberg <ronniesahlberg at gmail.com>
 Date: Thu, 30 Aug 2012 16:56:36 -0700
 Subject: [PATCH] iSCSI: We dont need to explicitely call qemu_notify_event()
diff --git a/0213-scsi-disk-introduce-check_lba_range.patch b/0213-scsi-disk-introduce-check_lba_range.patch
index db8f050..85ebe36 100644
--- a/0213-scsi-disk-introduce-check_lba_range.patch
+++ b/0213-scsi-disk-introduce-check_lba_range.patch
@@ -1,4 +1,4 @@
-From dd43bce420668dcde639c55bc792cedb1bb8c950 Mon Sep 17 00:00:00 2001
+From 84aaae5de632a6326e736a9fe55fcd84fde80bfd Mon Sep 17 00:00:00 2001
 From: Paolo Bonzini <pbonzini at redhat.com>
 Date: Wed, 5 Sep 2012 17:46:18 +0200
 Subject: [PATCH] scsi-disk: introduce check_lba_range
diff --git a/0214-scsi-disk-fix-check-for-out-of-range-LBA.patch b/0214-scsi-disk-fix-check-for-out-of-range-LBA.patch
index f55ccd7..dd3d069 100644
--- a/0214-scsi-disk-fix-check-for-out-of-range-LBA.patch
+++ b/0214-scsi-disk-fix-check-for-out-of-range-LBA.patch
@@ -1,4 +1,4 @@
-From 2fd88dcb7fdb90508a85c30a32516ff57f081cba Mon Sep 17 00:00:00 2001
+From f6e211c731f1197773920bc9e9ee8b8400b7face Mon Sep 17 00:00:00 2001
 From: Paolo Bonzini <pbonzini at redhat.com>
 Date: Wed, 5 Sep 2012 17:54:36 +0200
 Subject: [PATCH] scsi-disk: fix check for out-of-range LBA
diff --git a/0215-SCSI-Standard-INQUIRY-data-should-report-HiSup-flag-.patch b/0215-SCSI-Standard-INQUIRY-data-should-report-HiSup-flag-.patch
index 659b920..d8ef16c 100644
--- a/0215-SCSI-Standard-INQUIRY-data-should-report-HiSup-flag-.patch
+++ b/0215-SCSI-Standard-INQUIRY-data-should-report-HiSup-flag-.patch
@@ -1,4 +1,4 @@
-From 8444d4c996120a2fc21547a784c258e639f1e8fb Mon Sep 17 00:00:00 2001
+From 05216f432a152d6c08d55c8ff0053998043ccf7f Mon Sep 17 00:00:00 2001
 From: Ronnie Sahlberg <ronniesahlberg at gmail.com>
 Date: Fri, 14 Sep 2012 18:13:29 -0700
 Subject: [PATCH] SCSI: Standard INQUIRY data should report HiSup flag as set.
diff --git a/0216-audio-Fix-warning-from-static-code-analysis.patch b/0216-audio-Fix-warning-from-static-code-analysis.patch
index dfe9886..1a386a3 100644
--- a/0216-audio-Fix-warning-from-static-code-analysis.patch
+++ b/0216-audio-Fix-warning-from-static-code-analysis.patch
@@ -1,4 +1,4 @@
-From eb26fee60bcc7b1191395c21f41c22e5e4f24182 Mon Sep 17 00:00:00 2001
+From 3946ff444587b2efc3313ae4ac7dcf6c7f8bcf39 Mon Sep 17 00:00:00 2001
 From: Stefan Weil <sw at weilnetz.de>
 Date: Mon, 3 Sep 2012 09:25:16 +0000
 Subject: [PATCH] audio: Fix warning from static code analysis
diff --git a/0217-qemu-ga-Remove-unreachable-code-after-g_error.patch b/0217-qemu-ga-Remove-unreachable-code-after-g_error.patch
index 922fff9..afe4e1d 100644
--- a/0217-qemu-ga-Remove-unreachable-code-after-g_error.patch
+++ b/0217-qemu-ga-Remove-unreachable-code-after-g_error.patch
@@ -1,4 +1,4 @@
-From 631ea4153ed0e1dc8688c463e0924b0dd8dc7ea5 Mon Sep 17 00:00:00 2001
+From 09c41847f33e1d0386def3381f36bf961f4bfb32 Mon Sep 17 00:00:00 2001
 From: Stefan Weil <sw at weilnetz.de>
 Date: Sat, 1 Sep 2012 09:34:15 +0200
 Subject: [PATCH] qemu-ga: Remove unreachable code after g_error
diff --git a/0218-qemu-sockets-Fix-potential-memory-leak.patch b/0218-qemu-sockets-Fix-potential-memory-leak.patch
index f48ad0b..1f2f897 100644
--- a/0218-qemu-sockets-Fix-potential-memory-leak.patch
+++ b/0218-qemu-sockets-Fix-potential-memory-leak.patch
@@ -1,4 +1,4 @@
-From 46193407875faf8a8be20dabc4ecfee4ceb6f1a3 Mon Sep 17 00:00:00 2001
+From 7ecf65f14f6c14e2bf12bef2bb313e62fe28cf10 Mon Sep 17 00:00:00 2001
 From: Stefan Weil <sw at weilnetz.de>
 Date: Sat, 1 Sep 2012 09:40:26 +0200
 Subject: [PATCH] qemu-sockets: Fix potential memory leak
diff --git a/0219-cadence_uart-Fix-buffer-overflow.patch b/0219-cadence_uart-Fix-buffer-overflow.patch
index 027dc64..eb18ebc 100644
--- a/0219-cadence_uart-Fix-buffer-overflow.patch
+++ b/0219-cadence_uart-Fix-buffer-overflow.patch
@@ -1,4 +1,4 @@
-From d563cd7529186355aa8dc11e2cc7d16342dca1c9 Mon Sep 17 00:00:00 2001
+From ce929be5ee48b9e0763e1326c083bd12c521671e Mon Sep 17 00:00:00 2001
 From: Stefan Weil <sw at weilnetz.de>
 Date: Sat, 1 Sep 2012 11:12:23 +0200
 Subject: [PATCH] cadence_uart: Fix buffer overflow
diff --git a/0220-lm4549-Fix-buffer-overflow.patch b/0220-lm4549-Fix-buffer-overflow.patch
index 26e834c..5cf0c66 100644
--- a/0220-lm4549-Fix-buffer-overflow.patch
+++ b/0220-lm4549-Fix-buffer-overflow.patch
@@ -1,4 +1,4 @@
-From 00338325c4a2c5b0010462b21a4373cbb4341c9d Mon Sep 17 00:00:00 2001
+From 0a3313062b30332c750fa5ac69ad85d6d12fda3c Mon Sep 17 00:00:00 2001
 From: Stefan Weil <sw at weilnetz.de>
 Date: Sat, 1 Sep 2012 12:43:41 +0200
 Subject: [PATCH] lm4549: Fix buffer overflow
diff --git a/0221-ioh3420-Remove-unreachable-code.patch b/0221-ioh3420-Remove-unreachable-code.patch
index 99413a9..4ebea40 100644
--- a/0221-ioh3420-Remove-unreachable-code.patch
+++ b/0221-ioh3420-Remove-unreachable-code.patch
@@ -1,4 +1,4 @@
-From abb7dc3467f809d3d3dfc0aef70fce7ee542c550 Mon Sep 17 00:00:00 2001
+From 5a04f399e59e72a323987ae2affaac622d6c2b40 Mon Sep 17 00:00:00 2001
 From: Stefan Weil <sw at weilnetz.de>
 Date: Sat, 1 Sep 2012 12:56:03 +0200
 Subject: [PATCH] ioh3420: Remove unreachable code
diff --git a/0222-pflash_cfi01-Fix-warning-caused-by-unreachable-code.patch b/0222-pflash_cfi01-Fix-warning-caused-by-unreachable-code.patch
index aad88ee..739e4a4 100644
--- a/0222-pflash_cfi01-Fix-warning-caused-by-unreachable-code.patch
+++ b/0222-pflash_cfi01-Fix-warning-caused-by-unreachable-code.patch
@@ -1,4 +1,4 @@
-From 4377b521568c8dca87cfb8fad5629b3203c08032 Mon Sep 17 00:00:00 2001
+From e2c56a8c8019f712be87bd20ce82eed275d9c174 Mon Sep 17 00:00:00 2001
 From: Stefan Weil <sw at weilnetz.de>
 Date: Sat, 1 Sep 2012 13:00:48 +0200
 Subject: [PATCH] pflash_cfi01: Fix warning caused by unreachable code
diff --git a/0223-curses-don-t-initialize-curses-when-qemu-is-daemoniz.patch b/0223-curses-don-t-initialize-curses-when-qemu-is-daemoniz.patch
index c6ef610..de04c4c 100644
--- a/0223-curses-don-t-initialize-curses-when-qemu-is-daemoniz.patch
+++ b/0223-curses-don-t-initialize-curses-when-qemu-is-daemoniz.patch
@@ -1,4 +1,4 @@
-From 949f263f90b97dadae23ad205c4c5a3671ecb3aa Mon Sep 17 00:00:00 2001
+From a8bb0ad1185b51d6b42930d8074095c8885d9f7a Mon Sep 17 00:00:00 2001
 From: Hitoshi Mitake <h.mitake at gmail.com>
 Date: Sat, 15 Sep 2012 01:15:41 +0900
 Subject: [PATCH] curses: don't initialize curses when qemu is daemonized
diff --git a/0224-TextConsole-saturate-escape-parameter-in-TTY_STATE_C.patch b/0224-TextConsole-saturate-escape-parameter-in-TTY_STATE_C.patch
index b95d4ee..0f51cc2 100644
--- a/0224-TextConsole-saturate-escape-parameter-in-TTY_STATE_C.patch
+++ b/0224-TextConsole-saturate-escape-parameter-in-TTY_STATE_C.patch
@@ -1,4 +1,4 @@
-From 93eaa3c8e14988fb38dfa9ae35067472bfd089b8 Mon Sep 17 00:00:00 2001
+From 6d9f5e80fc5fcf776d1a9241ee9a5b17ae26b9b8 Mon Sep 17 00:00:00 2001
 From: Laszlo Ersek <lersek at redhat.com>
 Date: Mon, 17 Sep 2012 11:10:03 +0200
 Subject: [PATCH] TextConsole: saturate escape parameter in TTY_STATE_CSI
diff --git a/0225-linux-user-Remove-redundant-null-check-and-replace-f.patch b/0225-linux-user-Remove-redundant-null-check-and-replace-f.patch
index 57d4f6c..d1bd891 100644
--- a/0225-linux-user-Remove-redundant-null-check-and-replace-f.patch
+++ b/0225-linux-user-Remove-redundant-null-check-and-replace-f.patch
@@ -1,4 +1,4 @@
-From 755055c908ccda2dd9410bb1bde1f3621017fb0c Mon Sep 17 00:00:00 2001
+From c8cd687674033a2a0c362171821f2f6b33dd59ff Mon Sep 17 00:00:00 2001
 From: Stefan Weil <sw at weilnetz.de>
 Date: Tue, 4 Sep 2012 22:14:19 +0200
 Subject: [PATCH] linux-user: Remove redundant null check and replace free by
diff --git a/0226-net-socket-Fix-compiler-warning-regression-for-MinGW.patch b/0226-net-socket-Fix-compiler-warning-regression-for-MinGW.patch
index 49d90a3..ed43807 100644
--- a/0226-net-socket-Fix-compiler-warning-regression-for-MinGW.patch
+++ b/0226-net-socket-Fix-compiler-warning-regression-for-MinGW.patch
@@ -1,4 +1,4 @@
-From 96f47b0d2c307173e0a545ea230e21f1ce8d3fa2 Mon Sep 17 00:00:00 2001
+From 649fc9f8faa6a2122b92fabebb8ee2b3e5a3b3cc Mon Sep 17 00:00:00 2001
 From: Stefan Weil <sw at weilnetz.de>
 Date: Sat, 22 Sep 2012 21:13:28 +0200
 Subject: [PATCH] net/socket: Fix compiler warning (regression for MinGW)
diff --git a/0227-w32-Always-use-standard-instead-of-native-format-str.patch b/0227-w32-Always-use-standard-instead-of-native-format-str.patch
index 5ef8430..e3c7dd1 100644
--- a/0227-w32-Always-use-standard-instead-of-native-format-str.patch
+++ b/0227-w32-Always-use-standard-instead-of-native-format-str.patch
@@ -1,4 +1,4 @@
-From 675a9bdcd5bf5bd663ee58cf5e4be4acf12d34ce Mon Sep 17 00:00:00 2001
+From ba3a80ad644349bb2b10936635fc7a3e0a794f9e Mon Sep 17 00:00:00 2001
 From: Stefan Weil <sw at weilnetz.de>
 Date: Wed, 22 Aug 2012 21:42:32 +0200
 Subject: [PATCH] w32: Always use standard instead of native format strings
diff --git a/0228-w32-Add-implementation-of-gmtime_r-localtime_r.patch b/0228-w32-Add-implementation-of-gmtime_r-localtime_r.patch
index 64815ea..a5cdffb 100644
--- a/0228-w32-Add-implementation-of-gmtime_r-localtime_r.patch
+++ b/0228-w32-Add-implementation-of-gmtime_r-localtime_r.patch
@@ -1,4 +1,4 @@
-From 27ca56812d2140c774f9d2b67a2919ef47c69758 Mon Sep 17 00:00:00 2001
+From 97ea9ca4b49f2be9e687186c79dd682792f4161f Mon Sep 17 00:00:00 2001
 From: Stefan Weil <sw at weilnetz.de>
 Date: Sat, 22 Sep 2012 22:26:19 +0200
 Subject: [PATCH] w32: Add implementation of gmtime_r, localtime_r
diff --git a/0229-blockdev-preserve-readonly-and-snapshot-states-acros.patch b/0229-blockdev-preserve-readonly-and-snapshot-states-acros.patch
index 19c876e..3d481a1 100644
--- a/0229-blockdev-preserve-readonly-and-snapshot-states-acros.patch
+++ b/0229-blockdev-preserve-readonly-and-snapshot-states-acros.patch
@@ -1,4 +1,4 @@
-From 2afae8c7d44a043e36038d5f6f600034ad2b2aca Mon Sep 17 00:00:00 2001
+From ae365d28c76b08f84456b6ff186db5b7ea8a3bb0 Mon Sep 17 00:00:00 2001
 From: Kevin Shanahan <kmshanah at disenchant.net>
 Date: Fri, 21 Sep 2012 08:50:22 +0930
 Subject: [PATCH] blockdev: preserve readonly and snapshot states across media
diff --git a/0230-block-correctly-set-the-keep_read_only-flag.patch b/0230-block-correctly-set-the-keep_read_only-flag.patch
index 95bde04..97527be 100644
--- a/0230-block-correctly-set-the-keep_read_only-flag.patch
+++ b/0230-block-correctly-set-the-keep_read_only-flag.patch
@@ -1,4 +1,4 @@
-From 48f550221420bd90ddca06c6c7492ea3aca9b644 Mon Sep 17 00:00:00 2001
+From 25eb004d45df9ebba75f66472031f55bd2a09384 Mon Sep 17 00:00:00 2001
 From: Jeff Cody <jcody at redhat.com>
 Date: Thu, 20 Sep 2012 15:13:17 -0400
 Subject: [PATCH] block: correctly set the keep_read_only flag
diff --git a/0231-configure-Allow-builds-without-any-system-or-user-em.patch b/0231-configure-Allow-builds-without-any-system-or-user-em.patch
index e7129bf..bbf0569 100644
--- a/0231-configure-Allow-builds-without-any-system-or-user-em.patch
+++ b/0231-configure-Allow-builds-without-any-system-or-user-em.patch
@@ -1,4 +1,4 @@
-From 20936a5a29113b32aeb319ca5ebe2a754cd3e014 Mon Sep 17 00:00:00 2001
+From 84944d7bd7200d953f40b8522c11227ab4de030f Mon Sep 17 00:00:00 2001
 From: Stefan Weil <sw at weilnetz.de>
 Date: Fri, 14 Sep 2012 19:02:30 +0200
 Subject: [PATCH] configure: Allow builds without any system or user emulation
diff --git a/0232-Refactor-inet_connect_opts-function.patch b/0232-Refactor-inet_connect_opts-function.patch
index 8490f3a..8fff73f 100644
--- a/0232-Refactor-inet_connect_opts-function.patch
+++ b/0232-Refactor-inet_connect_opts-function.patch
@@ -1,4 +1,4 @@
-From 2f56ee52ed70bed32de06ba1c9ef22e4d4d504f0 Mon Sep 17 00:00:00 2001
+From ff332375e248457d9e18eefabb1bc42feba8feed Mon Sep 17 00:00:00 2001
 From: "Michael S. Tsirkin" <mst at redhat.com>
 Date: Mon, 24 Sep 2012 13:11:07 +0200
 Subject: [PATCH] Refactor inet_connect_opts function
diff --git a/0233-Separate-inet_connect-into-inet_connect-blocking-and.patch b/0233-Separate-inet_connect-into-inet_connect-blocking-and.patch
index 5ae4a00..9caa6ee 100644
--- a/0233-Separate-inet_connect-into-inet_connect-blocking-and.patch
+++ b/0233-Separate-inet_connect-into-inet_connect-blocking-and.patch
@@ -1,4 +1,4 @@
-From 36f7af3f8bfd2c16f2e6c4b61d9564d5cfdd2394 Mon Sep 17 00:00:00 2001
+From 8b4c99fb437a9b254359f122de0e201e6b4c1424 Mon Sep 17 00:00:00 2001
 From: Orit Wasserman <owasserm at redhat.com>
 Date: Mon, 24 Sep 2012 13:11:08 +0200
 Subject: [PATCH] Separate inet_connect into inet_connect (blocking) and
diff --git a/0234-Fix-address-handling-in-inet_nonblocking_connect.patch b/0234-Fix-address-handling-in-inet_nonblocking_connect.patch
index 72eb695..6d245f3 100644
--- a/0234-Fix-address-handling-in-inet_nonblocking_connect.patch
+++ b/0234-Fix-address-handling-in-inet_nonblocking_connect.patch
@@ -1,4 +1,4 @@
-From b3db72271ead92daae43b1534fdfdbe750555b0a Mon Sep 17 00:00:00 2001
+From afaa6cc0896c3b0e32f7e18b17fef5349f578848 Mon Sep 17 00:00:00 2001
 From: Orit Wasserman <owasserm at redhat.com>
 Date: Mon, 24 Sep 2012 13:11:09 +0200
 Subject: [PATCH] Fix address handling in inet_nonblocking_connect
diff --git a/0235-Clear-handler-only-for-valid-fd.patch b/0235-Clear-handler-only-for-valid-fd.patch
index 18e8ac7..63a83cb 100644
--- a/0235-Clear-handler-only-for-valid-fd.patch
+++ b/0235-Clear-handler-only-for-valid-fd.patch
@@ -1,4 +1,4 @@
-From b7b94b6016b89bf698d661ce4fd22139e771a835 Mon Sep 17 00:00:00 2001
+From 10fe5df0584aed056c3b07477df41053b1a5d6be Mon Sep 17 00:00:00 2001
 From: Orit Wasserman <owasserm at redhat.com>
 Date: Mon, 24 Sep 2012 13:11:10 +0200
 Subject: [PATCH] Clear handler only for valid fd
diff --git a/0236-pl190-fix-read-of-VECTADDR.patch b/0236-pl190-fix-read-of-VECTADDR.patch
index f9072f8..4b19e5d 100644
--- a/0236-pl190-fix-read-of-VECTADDR.patch
+++ b/0236-pl190-fix-read-of-VECTADDR.patch
@@ -1,4 +1,4 @@
-From 12d4393d0830a2a63828d302f177a9b8e31f433a Mon Sep 17 00:00:00 2001
+From dd7a6c7d6f15f1c9e5efafc10f3f606dbb3b567f Mon Sep 17 00:00:00 2001
 From: Brendan Fennell <bfennell at skynet.ie>
 Date: Wed, 26 Sep 2012 16:46:28 +0100
 Subject: [PATCH] pl190: fix read of VECTADDR
diff --git a/0237-hw-armv7m_nvic-Correctly-register-GIC-region-when-se.patch b/0237-hw-armv7m_nvic-Correctly-register-GIC-region-when-se.patch
index 56ea7e2..1e1501d 100644
--- a/0237-hw-armv7m_nvic-Correctly-register-GIC-region-when-se.patch
+++ b/0237-hw-armv7m_nvic-Correctly-register-GIC-region-when-se.patch
@@ -1,4 +1,4 @@
-From f4a5b8185d067430cd605a740af654cd1cd2e2aa Mon Sep 17 00:00:00 2001
+From c31603b873323e5489313fc859f0e78478fdc42d Mon Sep 17 00:00:00 2001
 From: Meador Inge <meadori at codesourcery.com>
 Date: Wed, 26 Sep 2012 16:46:28 +0100
 Subject: [PATCH] hw/armv7m_nvic: Correctly register GIC region when setting up
diff --git a/0238-Versatile-Express-Fix-NOR-flash-0-address-and-remove.patch b/0238-Versatile-Express-Fix-NOR-flash-0-address-and-remove.patch
index 088dcc5..16fa5bf 100644
--- a/0238-Versatile-Express-Fix-NOR-flash-0-address-and-remove.patch
+++ b/0238-Versatile-Express-Fix-NOR-flash-0-address-and-remove.patch
@@ -1,4 +1,4 @@
-From cb97f34eca351d150574c724047709b76d00d08a Mon Sep 17 00:00:00 2001
+From 546d9a410baf651c2bdcc5319e4cf6b78c6ffdab Mon Sep 17 00:00:00 2001
 From: Francesco Lavra <francescolavra.fl at gmail.com>
 Date: Wed, 19 Sep 2012 05:51:58 +0000
 Subject: [PATCH] Versatile Express: Fix NOR flash 0 address and remove flash
diff --git a/0239-i386-kvm-bit-10-of-CPUID-8000_0001-.EDX-is-reserved.patch b/0239-i386-kvm-bit-10-of-CPUID-8000_0001-.EDX-is-reserved.patch
index 856d75b..4df9f4f 100644
--- a/0239-i386-kvm-bit-10-of-CPUID-8000_0001-.EDX-is-reserved.patch
+++ b/0239-i386-kvm-bit-10-of-CPUID-8000_0001-.EDX-is-reserved.patch
@@ -1,4 +1,4 @@
-From b82c558c781a79e6facf06e7cddf4771b8abf962 Mon Sep 17 00:00:00 2001
+From db29780aaf2be20d76f2a9aa5bf6bc15fa661df9 Mon Sep 17 00:00:00 2001
 From: Eduardo Habkost <ehabkost at redhat.com>
 Date: Thu, 6 Sep 2012 10:05:35 +0000
 Subject: [PATCH] i386: kvm: bit 10 of CPUID[8000_0001].EDX is reserved
diff --git a/0240-fpu-softfloat.c-Return-correctly-signed-values-from-.patch b/0240-fpu-softfloat.c-Return-correctly-signed-values-from-.patch
index 31a8f10..be4b729 100644
--- a/0240-fpu-softfloat.c-Return-correctly-signed-values-from-.patch
+++ b/0240-fpu-softfloat.c-Return-correctly-signed-values-from-.patch
@@ -1,4 +1,4 @@
-From 41e7a1710ee9787900713a769b7d07677857260a Mon Sep 17 00:00:00 2001
+From d6ef534d5357e9b592cf6743f38688cf5bfaa280 Mon Sep 17 00:00:00 2001
 From: Peter Maydell <peter.maydell at linaro.org>
 Date: Fri, 28 Sep 2012 16:17:03 +0100
 Subject: [PATCH] fpu/softfloat.c: Return correctly signed values from
diff --git a/0241-pseries-Don-t-test-for-MSR_PR-for-hypercalls-under-K.patch b/0241-pseries-Don-t-test-for-MSR_PR-for-hypercalls-under-K.patch
index 8653846..8082640 100644
--- a/0241-pseries-Don-t-test-for-MSR_PR-for-hypercalls-under-K.patch
+++ b/0241-pseries-Don-t-test-for-MSR_PR-for-hypercalls-under-K.patch
@@ -1,4 +1,4 @@
-From 45af32e160bf339974a74bb8a38384b95aa2f555 Mon Sep 17 00:00:00 2001
+From 2949c4c52537839ede95e28f08ce0ce5738b0e50 Mon Sep 17 00:00:00 2001
 From: David Gibson <david at gibson.dropbear.id.au>
 Date: Tue, 25 Sep 2012 17:12:20 +0000
 Subject: [PATCH] pseries: Don't test for MSR_PR for hypercalls under KVM
diff --git a/0242-update-VERSION-for-v1.2.1.patch b/0242-update-VERSION-for-v1.2.1.patch
index 9bf36cc..fedbc6a 100644
--- a/0242-update-VERSION-for-v1.2.1.patch
+++ b/0242-update-VERSION-for-v1.2.1.patch
@@ -1,4 +1,4 @@
-From 8a0e0b51b5df80c891d264f0492697f26a790cab Mon Sep 17 00:00:00 2001
+From 38e1d37a7c43409d3450c89dd376027a155d3368 Mon Sep 17 00:00:00 2001
 From: Michael Roth <mdroth at linux.vnet.ibm.com>
 Date: Thu, 11 Oct 2012 21:46:55 -0500
 Subject: [PATCH] update VERSION for v1.2.1
diff --git a/0301-configure-Fix-CONFIG_QEMU_HELPERDIR-generation.patch b/0301-configure-Fix-CONFIG_QEMU_HELPERDIR-generation.patch
index dc0ed3e..da96931 100644
--- a/0301-configure-Fix-CONFIG_QEMU_HELPERDIR-generation.patch
+++ b/0301-configure-Fix-CONFIG_QEMU_HELPERDIR-generation.patch
@@ -1,4 +1,4 @@
-From abd9b89fe95879eb73ff4728397de6a390464de3 Mon Sep 17 00:00:00 2001
+From 7428ce6007fd0ac5c930409157f97105267567a6 Mon Sep 17 00:00:00 2001
 From: Jan Kiszka <jan.kiszka at siemens.com>
 Date: Wed, 17 Oct 2012 19:09:25 +0200
 Subject: [PATCH] configure: Fix CONFIG_QEMU_HELPERDIR generation
diff --git a/0302-fix-CONFIG_QEMU_HELPERDIR-generation-again.patch b/0302-fix-CONFIG_QEMU_HELPERDIR-generation-again.patch
index 6345999..a677c74 100644
--- a/0302-fix-CONFIG_QEMU_HELPERDIR-generation-again.patch
+++ b/0302-fix-CONFIG_QEMU_HELPERDIR-generation-again.patch
@@ -1,4 +1,4 @@
-From 6cfdf00d58feb60e60a4844dc073a5995e6c08d5 Mon Sep 17 00:00:00 2001
+From 83b433ca59f0c15d0d50a83e4d3fe04ee743bd3f Mon Sep 17 00:00:00 2001
 From: Michael Tokarev <mjt at tls.msk.ru>
 Date: Sun, 21 Oct 2012 22:52:54 +0400
 Subject: [PATCH] fix CONFIG_QEMU_HELPERDIR generation again
diff --git a/0303-ui-vnc-Only-report-use-TIGHT_PNG-encoding-if-enabled.patch b/0303-ui-vnc-Only-report-use-TIGHT_PNG-encoding-if-enabled.patch
index b31d4b1..41307ee 100644
--- a/0303-ui-vnc-Only-report-use-TIGHT_PNG-encoding-if-enabled.patch
+++ b/0303-ui-vnc-Only-report-use-TIGHT_PNG-encoding-if-enabled.patch
@@ -1,4 +1,4 @@
-From c441420055790934d7f344800a46c7ae644002a4 Mon Sep 17 00:00:00 2001
+From 09b2573e4115f43a09d0c5d529d15b92b2d43d66 Mon Sep 17 00:00:00 2001
 From: Joel Martin <github at martintribe.org>
 Date: Wed, 16 May 2012 12:54:25 +0000
 Subject: [PATCH] ui/vnc: Only report/use TIGHT_PNG encoding if enabled.
diff --git a/0304-vnc-fix-info-vnc-with-vnc-.-reverse-on.patch b/0304-vnc-fix-info-vnc-with-vnc-.-reverse-on.patch
index b14a049..0aee984 100644
--- a/0304-vnc-fix-info-vnc-with-vnc-.-reverse-on.patch
+++ b/0304-vnc-fix-info-vnc-with-vnc-.-reverse-on.patch
@@ -1,4 +1,4 @@
-From 07a824f03fe1e820b5a0f19c380b19595ac0caa9 Mon Sep 17 00:00:00 2001
+From d6a6c617a00a1595bcc56c9f1d823189ad8ba43e Mon Sep 17 00:00:00 2001
 From: Paolo Bonzini <pbonzini at redhat.com>
 Date: Wed, 10 Oct 2012 14:30:58 +0200
 Subject: [PATCH] vnc: fix "info vnc" with "-vnc ..., reverse=on"
diff --git a/0305-uhci-Raise-interrupt-when-requested-even-for-non-act.patch b/0305-uhci-Raise-interrupt-when-requested-even-for-non-act.patch
index 880e7eb..59dc366 100644
--- a/0305-uhci-Raise-interrupt-when-requested-even-for-non-act.patch
+++ b/0305-uhci-Raise-interrupt-when-requested-even-for-non-act.patch
@@ -1,4 +1,4 @@
-From 7fdcb0738e43e49ac3081cc28212c1b7985f8bae Mon Sep 17 00:00:00 2001
+From 9a3bf24a77e069326ff73f7ee21bf76a6541cb73 Mon Sep 17 00:00:00 2001
 From: Hans de Goede <hdegoede at redhat.com>
 Date: Wed, 10 Oct 2012 15:50:36 +0200
 Subject: [PATCH] uhci: Raise interrupt when requested even for non active tds
diff --git a/0306-hw-qxl-qxl_dirty_surfaces-use-uintptr_t.patch b/0306-hw-qxl-qxl_dirty_surfaces-use-uintptr_t.patch
index 52ee853..ebb7598 100644
--- a/0306-hw-qxl-qxl_dirty_surfaces-use-uintptr_t.patch
+++ b/0306-hw-qxl-qxl_dirty_surfaces-use-uintptr_t.patch
@@ -1,4 +1,4 @@
-From d03ab137143aeae21ab7bb4e8cab72e1f49b8309 Mon Sep 17 00:00:00 2001
+From 25dee96d63d77dcb793ab2057bae439fbecadd52 Mon Sep 17 00:00:00 2001
 From: Alon Levy <alevy at redhat.com>
 Date: Sun, 7 Oct 2012 17:03:35 +0200
 Subject: [PATCH] hw/qxl: qxl_dirty_surfaces: use uintptr_t
diff --git a/0307-qxl-always-update-displaysurface-on-resize.patch b/0307-qxl-always-update-displaysurface-on-resize.patch
index f719f87..e7bd2b2 100644
--- a/0307-qxl-always-update-displaysurface-on-resize.patch
+++ b/0307-qxl-always-update-displaysurface-on-resize.patch
@@ -1,4 +1,4 @@
-From 5100d7f2beedd5248337f956c74aee4300a00915 Mon Sep 17 00:00:00 2001
+From 86f06f518a210e1ccc9e5e665164f7fb4a2bab81 Mon Sep 17 00:00:00 2001
 From: Gerd Hoffmann <kraxel at redhat.com>
 Date: Fri, 14 Sep 2012 22:09:23 +0200
 Subject: [PATCH] qxl: always update displaysurface on resize
diff --git a/0308-rtc-fix-overflow-in-mktimegm.patch b/0308-rtc-fix-overflow-in-mktimegm.patch
index 91254b1..c548356 100644
--- a/0308-rtc-fix-overflow-in-mktimegm.patch
+++ b/0308-rtc-fix-overflow-in-mktimegm.patch
@@ -1,4 +1,4 @@
-From 6dfc8874df8648e37f19f099cb8c2efee19bcee3 Mon Sep 17 00:00:00 2001
+From 753ff5558ed06c3e4afd947c284f91fe1ddd4a28 Mon Sep 17 00:00:00 2001
 From: Paolo Bonzini <pbonzini at redhat.com>
 Date: Mon, 1 Oct 2012 14:22:06 +0200
 Subject: [PATCH] rtc: fix overflow in mktimegm
diff --git a/0309-hw-Fix-return-value-check-for-bdrv_read-bdrv_write.patch b/0309-hw-Fix-return-value-check-for-bdrv_read-bdrv_write.patch
index 262bc39..a63afe6 100644
--- a/0309-hw-Fix-return-value-check-for-bdrv_read-bdrv_write.patch
+++ b/0309-hw-Fix-return-value-check-for-bdrv_read-bdrv_write.patch
@@ -1,4 +1,4 @@
-From 4c9e1e2839d81b65a1b4a3a150c793d577e4ce70 Mon Sep 17 00:00:00 2001
+From 3708305e13b287803c33d99deb4d930835fdeff5 Mon Sep 17 00:00:00 2001
 From: Stefan Weil <sw at weilnetz.de>
 Date: Sun, 23 Sep 2012 08:51:01 +0200
 Subject: [PATCH] hw: Fix return value check for bdrv_read, bdrv_write
diff --git a/0310-target-i386-Allow-tsc-frequency-to-be-larger-then-2..patch b/0310-target-i386-Allow-tsc-frequency-to-be-larger-then-2..patch
index 661749f..67089f8 100644
--- a/0310-target-i386-Allow-tsc-frequency-to-be-larger-then-2..patch
+++ b/0310-target-i386-Allow-tsc-frequency-to-be-larger-then-2..patch
@@ -1,4 +1,4 @@
-From 4c512ed2aa98b5219b84fa98e8b3ac9ef0128436 Mon Sep 17 00:00:00 2001
+From 8b3510ce83cbefd4244fd0c27942ba50333f3c28 Mon Sep 17 00:00:00 2001
 From: Don Slutz <Don at CloudSwitch.com>
 Date: Fri, 21 Sep 2012 20:13:13 -0400
 Subject: [PATCH] target-i386: Allow tsc-frequency to be larger then 2.147G
diff --git a/0311-e1000-drop-check_rxov-always-treat-RX-ring-with-RDH-.patch b/0311-e1000-drop-check_rxov-always-treat-RX-ring-with-RDH-.patch
index 327854c..b5789b5 100644
--- a/0311-e1000-drop-check_rxov-always-treat-RX-ring-with-RDH-.patch
+++ b/0311-e1000-drop-check_rxov-always-treat-RX-ring-with-RDH-.patch
@@ -1,4 +1,4 @@
-From 0b8f2583c9cd2b06b422c80ceec6a7f2641fc4e0 Mon Sep 17 00:00:00 2001
+From 4203e341557f60c4dc4757343e39bc201e8a8eba Mon Sep 17 00:00:00 2001
 From: Dmitry Fleytman <dmitry at daynix.com>
 Date: Fri, 19 Oct 2012 07:56:55 +0200
 Subject: [PATCH] e1000: drop check_rxov, always treat RX ring with RDH == RDT
diff --git a/0312-memory-fix-rendering-of-a-region-obscured-by-another.patch b/0312-memory-fix-rendering-of-a-region-obscured-by-another.patch
index e423b4c..772384e 100644
--- a/0312-memory-fix-rendering-of-a-region-obscured-by-another.patch
+++ b/0312-memory-fix-rendering-of-a-region-obscured-by-another.patch
@@ -1,4 +1,4 @@
-From 4d172af076079d753cb666af31d93ed9a7b452ff Mon Sep 17 00:00:00 2001
+From 6c060fe5be4a95215632f355d7b946333974396a Mon Sep 17 00:00:00 2001
 From: Avi Kivity <avi at redhat.com>
 Date: Mon, 29 Oct 2012 18:22:36 +0200
 Subject: [PATCH] memory: fix rendering of a region obscured by another
diff --git a/0313-s390x-fix-initrd-in-virtio-machine.patch b/0313-s390x-fix-initrd-in-virtio-machine.patch
index 4cf28c7..2604ae8 100644
--- a/0313-s390x-fix-initrd-in-virtio-machine.patch
+++ b/0313-s390x-fix-initrd-in-virtio-machine.patch
@@ -1,4 +1,4 @@
-From a89b91d1d8a0bf914c44deaca4f743de6971bdc7 Mon Sep 17 00:00:00 2001
+From 444f8f04b433d73c17d0a4bc785a50eeaf72499e Mon Sep 17 00:00:00 2001
 From: Alexander Graf <agraf at suse.de>
 Date: Wed, 19 Sep 2012 17:24:46 +0200
 Subject: [PATCH] s390x: fix -initrd in virtio machine
diff --git a/0314-PPC-Bamboo-Fix-memory-size-DT-property.patch b/0314-PPC-Bamboo-Fix-memory-size-DT-property.patch
index 68dbe62..81e85e2 100644
--- a/0314-PPC-Bamboo-Fix-memory-size-DT-property.patch
+++ b/0314-PPC-Bamboo-Fix-memory-size-DT-property.patch
@@ -1,4 +1,4 @@
-From ef7b114db1a56aaa69cb872ea0212a8cbe5c438d Mon Sep 17 00:00:00 2001
+From 7c7179362e51af8a56aa88c56ff1639ba67a5ead Mon Sep 17 00:00:00 2001
 From: Alexander Graf <agraf at suse.de>
 Date: Sat, 6 Oct 2012 02:02:05 +0200
 Subject: [PATCH] PPC: Bamboo: Fix memory size DT property
diff --git a/0315-target-sparc64-disable-VGA-cirrus.patch b/0315-target-sparc64-disable-VGA-cirrus.patch
index e69a856..a606baf 100644
--- a/0315-target-sparc64-disable-VGA-cirrus.patch
+++ b/0315-target-sparc64-disable-VGA-cirrus.patch
@@ -1,4 +1,4 @@
-From d88afebe37fbaf40a5f43c1c82609abc69a629b3 Mon Sep 17 00:00:00 2001
+From 86bdf44c2a36411a6fee9beb934d3010a0ba7862 Mon Sep 17 00:00:00 2001
 From: Aurelien Jarno <aurelien at aurel32.net>
 Date: Mon, 22 Oct 2012 00:50:58 +0200
 Subject: [PATCH] target-sparc64: disable VGA cirrus
diff --git a/0316-xhci-fix-usb-name-in-caps.patch b/0316-xhci-fix-usb-name-in-caps.patch
index 217e882..a37f068 100644
--- a/0316-xhci-fix-usb-name-in-caps.patch
+++ b/0316-xhci-fix-usb-name-in-caps.patch
@@ -1,4 +1,4 @@
-From 57f23d23f079eaea5605e636ba3fa5d1bd2fe377 Mon Sep 17 00:00:00 2001
+From 2665cef7d2df17086fa03328f3a0314b4dc55847 Mon Sep 17 00:00:00 2001
 From: Gerd Hoffmann <kraxel at redhat.com>
 Date: Wed, 24 Oct 2012 16:19:21 +0200
 Subject: [PATCH] xhci: fix usb name in caps
diff --git a/0317-tools-initialize-main-loop-before-block-layer.patch b/0317-tools-initialize-main-loop-before-block-layer.patch
index 1891c33..9b060a8 100644
--- a/0317-tools-initialize-main-loop-before-block-layer.patch
+++ b/0317-tools-initialize-main-loop-before-block-layer.patch
@@ -1,4 +1,4 @@
-From cea4225aa439953117384764cb5c0b3c3fc325d4 Mon Sep 17 00:00:00 2001
+From 907c03e5f2c053df7bb3756b2a2200af10a42577 Mon Sep 17 00:00:00 2001
 From: Paolo Bonzini <pbonzini at redhat.com>
 Date: Sat, 3 Nov 2012 18:10:17 +0100
 Subject: [PATCH] tools: initialize main loop before block layer
diff --git a/0318-m68k-Return-semihosting-errno-values-correctly.patch b/0318-m68k-Return-semihosting-errno-values-correctly.patch
index a3b8a01..64f5e79 100644
--- a/0318-m68k-Return-semihosting-errno-values-correctly.patch
+++ b/0318-m68k-Return-semihosting-errno-values-correctly.patch
@@ -1,4 +1,4 @@
-From 85c9ce8e19f0a652e121144f6b6c21d618325363 Mon Sep 17 00:00:00 2001
+From 27abe87223e9b2111f4953b680077b936429ada4 Mon Sep 17 00:00:00 2001
 From: Meador Inge <meadori at codesourcery.com>
 Date: Mon, 29 Oct 2012 12:05:09 +0000
 Subject: [PATCH] m68k: Return semihosting errno values correctly
diff --git a/0319-nbd-fixes-to-read-only-handling.patch b/0319-nbd-fixes-to-read-only-handling.patch
index 81e0ffd..66e740b 100644
--- a/0319-nbd-fixes-to-read-only-handling.patch
+++ b/0319-nbd-fixes-to-read-only-handling.patch
@@ -1,4 +1,4 @@
-From bcbf10c15f43cfc079622c25ef282688965a7128 Mon Sep 17 00:00:00 2001
+From 643bf61b8a2283513ccbe736eab9556a9aeb614f Mon Sep 17 00:00:00 2001
 From: Paolo Bonzini <pbonzini at redhat.com>
 Date: Tue, 13 Nov 2012 10:34:17 +0100
 Subject: [PATCH] nbd: fixes to read-only handling
diff --git a/0320-mips-malta-fix-CBUS-UART-interrupt-pin.patch b/0320-mips-malta-fix-CBUS-UART-interrupt-pin.patch
index a8119d1..a4e1db9 100644
--- a/0320-mips-malta-fix-CBUS-UART-interrupt-pin.patch
+++ b/0320-mips-malta-fix-CBUS-UART-interrupt-pin.patch
@@ -1,4 +1,4 @@
-From e6cd59a324a330fe7fd50f3b91df4f34ad2ea111 Mon Sep 17 00:00:00 2001
+From c815f5b939ad9486865ba25eefa10ea496a6e6ef Mon Sep 17 00:00:00 2001
 From: Aurelien Jarno <aurelien at aurel32.net>
 Date: Wed, 14 Nov 2012 15:04:42 +0100
 Subject: [PATCH] mips/malta: fix CBUS UART interrupt pin
diff --git a/0321-target-mips-fix-wrong-microMIPS-opcode-encoding.patch b/0321-target-mips-fix-wrong-microMIPS-opcode-encoding.patch
index b6a87dd..c8366fb 100644
--- a/0321-target-mips-fix-wrong-microMIPS-opcode-encoding.patch
+++ b/0321-target-mips-fix-wrong-microMIPS-opcode-encoding.patch
@@ -1,4 +1,4 @@
-From 7575e5a249f1bc38ee9498f2663771b1ccd7702e Mon Sep 17 00:00:00 2001
+From b1fffeed071302ff3a7f69a680ec0aa930bc403e Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?=E9=99=B3=E9=9F=8B=E4=BB=BB=20=28Wei-Ren=20Chen=29?=
  <chenwj at iis.sinica.edu.tw>
 Date: Wed, 14 Nov 2012 10:49:55 +0800
diff --git a/0322-tcg-arm-fix-TLB-access-in-qemu-ld-st-ops.patch b/0322-tcg-arm-fix-TLB-access-in-qemu-ld-st-ops.patch
index 0544bce..3f781ff 100644
--- a/0322-tcg-arm-fix-TLB-access-in-qemu-ld-st-ops.patch
+++ b/0322-tcg-arm-fix-TLB-access-in-qemu-ld-st-ops.patch
@@ -1,4 +1,4 @@
-From 7482be857b0d55189020bef699b65903be9c256a Mon Sep 17 00:00:00 2001
+From f431b6f80ddda1eca208143b4137e2aa966a575d Mon Sep 17 00:00:00 2001
 From: Aurelien Jarno <aurelien at aurel32.net>
 Date: Tue, 9 Oct 2012 21:53:11 +0200
 Subject: [PATCH] tcg/arm: fix TLB access in qemu-ld/st ops
diff --git a/0323-tcg-arm-fix-cross-endian-qemu_st16.patch b/0323-tcg-arm-fix-cross-endian-qemu_st16.patch
index 94e536d..2ec093b 100644
--- a/0323-tcg-arm-fix-cross-endian-qemu_st16.patch
+++ b/0323-tcg-arm-fix-cross-endian-qemu_st16.patch
@@ -1,4 +1,4 @@
-From c6f924c195da25e7211db91abfe0f2942d631509 Mon Sep 17 00:00:00 2001
+From 01dc1f3913245ad06c4a6e274648682c190a1cd6 Mon Sep 17 00:00:00 2001
 From: Aurelien Jarno <aurelien at aurel32.net>
 Date: Tue, 9 Oct 2012 21:53:11 +0200
 Subject: [PATCH] tcg/arm: fix cross-endian qemu_st16
diff --git a/0324-target-openrisc-remove-conflicting-definitions-from-.patch b/0324-target-openrisc-remove-conflicting-definitions-from-.patch
index ad5930c..1e2af1c 100644
--- a/0324-target-openrisc-remove-conflicting-definitions-from-.patch
+++ b/0324-target-openrisc-remove-conflicting-definitions-from-.patch
@@ -1,4 +1,4 @@
-From 1a51e9b66a61238e56668d647a74a6ceeeeaa727 Mon Sep 17 00:00:00 2001
+From 4ba9cd81d6758d2759cd0549092ad6573ce57874 Mon Sep 17 00:00:00 2001
 From: Aurelien Jarno <aurelien at aurel32.net>
 Date: Tue, 9 Oct 2012 21:53:12 +0200
 Subject: [PATCH] target-openrisc: remove conflicting definitions from cpu.h
diff --git a/0325-configure-avoid-compiler-warning-in-pipe2-detection.patch b/0325-configure-avoid-compiler-warning-in-pipe2-detection.patch
index 8803ca3..42fae43 100644
--- a/0325-configure-avoid-compiler-warning-in-pipe2-detection.patch
+++ b/0325-configure-avoid-compiler-warning-in-pipe2-detection.patch
@@ -1,4 +1,4 @@
-From b61abbc18c7ba7cfb58a0d3a51fb377f4a5af5e4 Mon Sep 17 00:00:00 2001
+From 83c2e816b7f8d7c84b57fb959e1a822206f2f041 Mon Sep 17 00:00:00 2001
 From: Bruce Rogers <brogers at suse.com>
 Date: Mon, 20 Aug 2012 12:45:08 -0600
 Subject: [PATCH] configure: avoid compiler warning in pipe2 detection
diff --git a/0326-qcow2-Fix-refcount-table-size-calculation.patch b/0326-qcow2-Fix-refcount-table-size-calculation.patch
index 5af0b5e..9e39ac3 100644
--- a/0326-qcow2-Fix-refcount-table-size-calculation.patch
+++ b/0326-qcow2-Fix-refcount-table-size-calculation.patch
@@ -1,4 +1,4 @@
-From 1687a813ebbb6915be5c103ba99221d11db5647f Mon Sep 17 00:00:00 2001
+From 8fc8e4f23a5de51034c9c39c54aee98ea6eb70d1 Mon Sep 17 00:00:00 2001
 From: Kevin Wolf <kwolf at redhat.com>
 Date: Fri, 26 Oct 2012 16:33:32 +0200
 Subject: [PATCH] qcow2: Fix refcount table size calculation
diff --git a/0327-tci-Fix-type-of-tci_read_label.patch b/0327-tci-Fix-type-of-tci_read_label.patch
index 469304a..9ecf788 100644
--- a/0327-tci-Fix-type-of-tci_read_label.patch
+++ b/0327-tci-Fix-type-of-tci_read_label.patch
@@ -1,4 +1,4 @@
-From e261b15047dbc9f8309f4e6b94b84f530402edc2 Mon Sep 17 00:00:00 2001
+From 716aeaad202396c1be319e1da334d0179e27b475 Mon Sep 17 00:00:00 2001
 From: Richard Henderson <rth at twiddle.net>
 Date: Mon, 19 Nov 2012 12:43:14 -0800
 Subject: [PATCH] tci: Fix type of tci_read_label
diff --git a/0328-block-Fix-regression-for-MinGW-assertion-caused-by-s.patch b/0328-block-Fix-regression-for-MinGW-assertion-caused-by-s.patch
index 5a542aa..19a0f95 100644
--- a/0328-block-Fix-regression-for-MinGW-assertion-caused-by-s.patch
+++ b/0328-block-Fix-regression-for-MinGW-assertion-caused-by-s.patch
@@ -1,4 +1,4 @@
-From 9eeac8cebac645531dd0b9d79710bea732e76c40 Mon Sep 17 00:00:00 2001
+From 767241bd6e8982aebff143967a5808224c61b83e Mon Sep 17 00:00:00 2001
 From: Stefan Weil <sw at weilnetz.de>
 Date: Thu, 22 Nov 2012 07:25:48 +0100
 Subject: [PATCH] block: Fix regression for MinGW (assertion caused by short
diff --git a/0329-qom-dynamic_cast-of-NULL-is-always-NULL.patch b/0329-qom-dynamic_cast-of-NULL-is-always-NULL.patch
index 315e226..c5ce9b7 100644
--- a/0329-qom-dynamic_cast-of-NULL-is-always-NULL.patch
+++ b/0329-qom-dynamic_cast-of-NULL-is-always-NULL.patch
@@ -1,4 +1,4 @@
-From 6ec7c05b9b753df2058dda52b10b6943a5626036 Mon Sep 17 00:00:00 2001
+From b7846b2315003e75583a65e30cda84e533b8b501 Mon Sep 17 00:00:00 2001
 From: Paolo Bonzini <pbonzini at redhat.com>
 Date: Fri, 23 Nov 2012 16:56:17 +0100
 Subject: [PATCH] qom: dynamic_cast of NULL is always NULL
diff --git a/0330-hmp-do-not-crash-on-invalid-SCSI-hotplug.patch b/0330-hmp-do-not-crash-on-invalid-SCSI-hotplug.patch
index 49cc9ac..c1bea26 100644
--- a/0330-hmp-do-not-crash-on-invalid-SCSI-hotplug.patch
+++ b/0330-hmp-do-not-crash-on-invalid-SCSI-hotplug.patch
@@ -1,4 +1,4 @@
-From 7c0aea40a3318d914d791f23a85d0c488cae60fe Mon Sep 17 00:00:00 2001
+From 94234bbb0657c37b0a0c4f69c32108a31bf4ca4d Mon Sep 17 00:00:00 2001
 From: Paolo Bonzini <pbonzini at redhat.com>
 Date: Fri, 23 Nov 2012 16:56:18 +0100
 Subject: [PATCH] hmp: do not crash on invalid SCSI hotplug
diff --git a/0331-PPC-Fix-missing-TRACE-exception.patch b/0331-PPC-Fix-missing-TRACE-exception.patch
index ee2ce29..63fa0bd 100644
--- a/0331-PPC-Fix-missing-TRACE-exception.patch
+++ b/0331-PPC-Fix-missing-TRACE-exception.patch
@@ -1,4 +1,4 @@
-From 1e597afb2b3581ddcda1eeac81475452520ae43f Mon Sep 17 00:00:00 2001
+From 2e96d542eed371bfcfb2e999a71b2b88bef96028 Mon Sep 17 00:00:00 2001
 From: Julio Guerra <guerr at julio.in>
 Date: Fri, 19 Oct 2012 00:17:13 +0000
 Subject: [PATCH] PPC: Fix missing TRACE exception
diff --git a/0332-qom-fix-refcount-of-non-heap-allocated-objects.patch b/0332-qom-fix-refcount-of-non-heap-allocated-objects.patch
index bbc9585..09ebc7a 100644
--- a/0332-qom-fix-refcount-of-non-heap-allocated-objects.patch
+++ b/0332-qom-fix-refcount-of-non-heap-allocated-objects.patch
@@ -1,4 +1,4 @@
-From 3f7b149e9d80fee4274dfaf46eb7989420a9f046 Mon Sep 17 00:00:00 2001
+From 75389bc658711f6d410e78a28a8217800711dfd7 Mon Sep 17 00:00:00 2001
 From: Paolo Bonzini <pbonzini at redhat.com>
 Date: Fri, 23 Nov 2012 09:47:12 +0100
 Subject: [PATCH] qom: fix refcount of non-heap-allocated objects
diff --git a/0333-qapi-handle-visitor-type_size-in-QapiDeallocVisitor.patch b/0333-qapi-handle-visitor-type_size-in-QapiDeallocVisitor.patch
index 93a5ce7..fcdaac2 100644
--- a/0333-qapi-handle-visitor-type_size-in-QapiDeallocVisitor.patch
+++ b/0333-qapi-handle-visitor-type_size-in-QapiDeallocVisitor.patch
@@ -1,4 +1,4 @@
-From 0e647462940092c7af035c69613c799fd65bd0cb Mon Sep 17 00:00:00 2001
+From 6e1431bdac779ef4c3332be51494eb7ae67826d9 Mon Sep 17 00:00:00 2001
 From: Stefan Hajnoczi <stefanha at redhat.com>
 Date: Mon, 26 Nov 2012 13:10:12 +0100
 Subject: [PATCH] qapi: handle visitor->type_size() in QapiDeallocVisitor
diff --git a/0334-qapi-fix-qapi_dealloc_type_size-parameter-type.patch b/0334-qapi-fix-qapi_dealloc_type_size-parameter-type.patch
index 3ac013a..d9ed6e5 100644
--- a/0334-qapi-fix-qapi_dealloc_type_size-parameter-type.patch
+++ b/0334-qapi-fix-qapi_dealloc_type_size-parameter-type.patch
@@ -1,4 +1,4 @@
-From 191a171e02de164ae03e0f90a6cdead6e2bd029f Mon Sep 17 00:00:00 2001
+From 4ce9c54234a391106923f962fadfc5641fed8fa5 Mon Sep 17 00:00:00 2001
 From: Bruce Rogers <brogers at suse.com>
 Date: Tue, 27 Nov 2012 13:11:25 -0700
 Subject: [PATCH] qapi: fix qapi_dealloc_type_size parameter type
diff --git a/0335-iscsi-fix-segfault-in-url-parsing.patch b/0335-iscsi-fix-segfault-in-url-parsing.patch
index 325a1a8..78c629a 100644
--- a/0335-iscsi-fix-segfault-in-url-parsing.patch
+++ b/0335-iscsi-fix-segfault-in-url-parsing.patch
@@ -1,4 +1,4 @@
-From 09d790ef3ff7aa8d19a7f5e82bac04e101887ca4 Mon Sep 17 00:00:00 2001
+From b460f7d9b693e168a489447333c8044bcf4b4f83 Mon Sep 17 00:00:00 2001
 From: Peter Lieven <pl at dlhnet.de>
 Date: Thu, 15 Nov 2012 15:42:06 +0100
 Subject: [PATCH] iscsi: fix segfault in url parsing
diff --git a/0336-iscsi-fix-deadlock-during-login.patch b/0336-iscsi-fix-deadlock-during-login.patch
index ae9d69a..c4a1cfc 100644
--- a/0336-iscsi-fix-deadlock-during-login.patch
+++ b/0336-iscsi-fix-deadlock-during-login.patch
@@ -1,4 +1,4 @@
-From e450cd0c7256039a42167621ff8125067feca6ad Mon Sep 17 00:00:00 2001
+From ed6908292da25f5391109d9d145a0aeb5d1d30f7 Mon Sep 17 00:00:00 2001
 From: Peter Lieven <pl at dlhnet.de>
 Date: Sat, 17 Nov 2012 14:37:39 +0100
 Subject: [PATCH] iscsi: fix deadlock during login
diff --git a/0337-iscsi-do-not-assume-device-is-zero-initialized.patch b/0337-iscsi-do-not-assume-device-is-zero-initialized.patch
index f4a8177..9f7d52e 100644
--- a/0337-iscsi-do-not-assume-device-is-zero-initialized.patch
+++ b/0337-iscsi-do-not-assume-device-is-zero-initialized.patch
@@ -1,4 +1,4 @@
-From b360ba5cd93cbc30940538ce038b856ed8f72dd3 Mon Sep 17 00:00:00 2001
+From f93f1647c51274286761cded7fbe0071ac203def Mon Sep 17 00:00:00 2001
 From: Peter Lieven <pl at dlhnet.de>
 Date: Sat, 17 Nov 2012 16:20:28 +0100
 Subject: [PATCH] iscsi: do not assume device is zero initialized
diff --git a/0338-virtio-scsi-Fix-some-endian-bugs-with-virtio-scsi.patch b/0338-virtio-scsi-Fix-some-endian-bugs-with-virtio-scsi.patch
index f07e36b..e370ae9 100644
--- a/0338-virtio-scsi-Fix-some-endian-bugs-with-virtio-scsi.patch
+++ b/0338-virtio-scsi-Fix-some-endian-bugs-with-virtio-scsi.patch
@@ -1,4 +1,4 @@
-From 6f364e7d71769eeb134ebaa4c6cc5ffd214768d9 Mon Sep 17 00:00:00 2001
+From 8d94963135d206a7afb700628a463b78206d6513 Mon Sep 17 00:00:00 2001
 From: David Gibson <david at gibson.dropbear.id.au>
 Date: Fri, 23 Nov 2012 16:08:44 +1100
 Subject: [PATCH] virtio-scsi: Fix some endian bugs with virtio-scsi
diff --git a/0339-virtio-scsi-Fix-subtle-guest-endian-bug.patch b/0339-virtio-scsi-Fix-subtle-guest-endian-bug.patch
index ecbc7d4..2713029 100644
--- a/0339-virtio-scsi-Fix-subtle-guest-endian-bug.patch
+++ b/0339-virtio-scsi-Fix-subtle-guest-endian-bug.patch
@@ -1,4 +1,4 @@
-From f42859e8791c5dc1c8b2a3e3499310d38e302fb4 Mon Sep 17 00:00:00 2001
+From 88f88277527cfbbd399f1964ee2c4b6e7cac2ca7 Mon Sep 17 00:00:00 2001
 From: David Gibson <david at gibson.dropbear.id.au>
 Date: Mon, 26 Nov 2012 12:33:52 +1100
 Subject: [PATCH] virtio-scsi: Fix subtle (guest) endian bug
diff --git a/0340-qxl-reload-memslots-after-migration-when-qxl-is-in-U.patch b/0340-qxl-reload-memslots-after-migration-when-qxl-is-in-U.patch
index 8d970f4..5260c79 100644
--- a/0340-qxl-reload-memslots-after-migration-when-qxl-is-in-U.patch
+++ b/0340-qxl-reload-memslots-after-migration-when-qxl-is-in-U.patch
@@ -1,4 +1,4 @@
-From 358b29311255c2277ec4d0ca1eefd29882dee006 Mon Sep 17 00:00:00 2001
+From c862037379d47d3b66faafbb84605e65ac5db01a Mon Sep 17 00:00:00 2001
 From: Yonit Halperin <yhalperi at redhat.com>
 Date: Wed, 28 Nov 2012 10:08:22 -0500
 Subject: [PATCH] qxl: reload memslots after migration, when qxl is in
diff --git a/0341-usb-fail-usbdevice_create-when-there-is-no-USB-bus.patch b/0341-usb-fail-usbdevice_create-when-there-is-no-USB-bus.patch
index b984928..449dba5 100644
--- a/0341-usb-fail-usbdevice_create-when-there-is-no-USB-bus.patch
+++ b/0341-usb-fail-usbdevice_create-when-there-is-no-USB-bus.patch
@@ -1,4 +1,4 @@
-From cf0ad23ce4dc68d0617b01cc5eefdd133f87cafc Mon Sep 17 00:00:00 2001
+From 46ed9b957184e935f219a718a252cffafb06a803 Mon Sep 17 00:00:00 2001
 From: Stefan Hajnoczi <stefanha at redhat.com>
 Date: Sun, 25 Nov 2012 16:49:15 +0100
 Subject: [PATCH] usb: fail usbdevice_create() when there is no USB bus
diff --git a/0342-stream-fix-ratelimit_set_speed.patch b/0342-stream-fix-ratelimit_set_speed.patch
index c072227..5637f66 100644
--- a/0342-stream-fix-ratelimit_set_speed.patch
+++ b/0342-stream-fix-ratelimit_set_speed.patch
@@ -1,4 +1,4 @@
-From e56a0d717b356c4e847c1c5cf537c1382a1597ec Mon Sep 17 00:00:00 2001
+From 13bc9a103967c9ecba30e7fef6d757fadbff328a Mon Sep 17 00:00:00 2001
 From: Dietmar Maurer <dietmar at proxmox.com>
 Date: Wed, 24 Oct 2012 12:10:47 +0200
 Subject: [PATCH] stream: fix ratelimit_set_speed
diff --git a/0343-e1000-Discard-packets-that-are-too-long-if-SBP-and-L.patch b/0343-e1000-Discard-packets-that-are-too-long-if-SBP-and-L.patch
index 203027d..c248937 100644
--- a/0343-e1000-Discard-packets-that-are-too-long-if-SBP-and-L.patch
+++ b/0343-e1000-Discard-packets-that-are-too-long-if-SBP-and-L.patch
@@ -1,4 +1,4 @@
-From 55c6a5611acc88b9c97fff3324fc743fafc6d0c7 Mon Sep 17 00:00:00 2001
+From 77ce8fdc0507e85cfdc0127538cb6fc9d9c2cecc Mon Sep 17 00:00:00 2001
 From: Michael Contreras <michael at inetric.com>
 Date: Sun, 2 Dec 2012 20:11:22 -0800
 Subject: [PATCH] e1000: Discard packets that are too long if !SBP and !LPE
diff --git a/0401-update-VERSION-for-v1.2.2.patch b/0401-update-VERSION-for-v1.2.2.patch
index 0fde5c3..00cadd9 100644
--- a/0401-update-VERSION-for-v1.2.2.patch
+++ b/0401-update-VERSION-for-v1.2.2.patch
@@ -1,4 +1,4 @@
-From 91d2b5a0faa030cb437fbe99e94bb0720b03b44b Mon Sep 17 00:00:00 2001
+From a5d61499f0d19e53840d700e7535c13b972a14ec Mon Sep 17 00:00:00 2001
 From: Michael Roth <mdroth at linux.vnet.ibm.com>
 Date: Tue, 11 Dec 2012 15:09:44 -0600
 Subject: [PATCH] update VERSION for v1.2.2
diff --git a/0402-char-Split-out-tcp-socket-close-code-in-a-separate-f.patch b/0402-char-Split-out-tcp-socket-close-code-in-a-separate-f.patch
index 7f45cd7..a811097 100644
--- a/0402-char-Split-out-tcp-socket-close-code-in-a-separate-f.patch
+++ b/0402-char-Split-out-tcp-socket-close-code-in-a-separate-f.patch
@@ -1,4 +1,4 @@
-From d33363c7732da489e69312949741181a59766bb2 Mon Sep 17 00:00:00 2001
+From 70df0bd28de06e367a56efe616fbd1ac14ad2dc5 Mon Sep 17 00:00:00 2001
 From: Amit Shah <amit.shah at redhat.com>
 Date: Mon, 21 Mar 2011 21:57:47 +0100
 Subject: [PATCH] char: Split out tcp socket close code in a separate function
diff --git a/0403-char-Add-a-QemuChrHandlers-struct-to-initialise-char.patch b/0403-char-Add-a-QemuChrHandlers-struct-to-initialise-char.patch
index 1273bc9..903a566 100644
--- a/0403-char-Add-a-QemuChrHandlers-struct-to-initialise-char.patch
+++ b/0403-char-Add-a-QemuChrHandlers-struct-to-initialise-char.patch
@@ -1,4 +1,4 @@
-From 064e087beb96eb5b9716c9058f1d1e461421233e Mon Sep 17 00:00:00 2001
+From 08af52dcdd14472ed7a4ff76b7caa07ae503ee2b Mon Sep 17 00:00:00 2001
 From: Amit Shah <amit.shah at redhat.com>
 Date: Mon, 21 Mar 2011 20:31:45 +0100
 Subject: [PATCH] char: Add a QemuChrHandlers struct to initialise chardev
diff --git a/0404-iohandlers-Add-enable-disable_write_fd_handler-funct.patch b/0404-iohandlers-Add-enable-disable_write_fd_handler-funct.patch
index 6f593d6..233cdc6 100644
--- a/0404-iohandlers-Add-enable-disable_write_fd_handler-funct.patch
+++ b/0404-iohandlers-Add-enable-disable_write_fd_handler-funct.patch
@@ -1,4 +1,4 @@
-From 9fade7c07dc84824b8e4130df7a3c499c322539a Mon Sep 17 00:00:00 2001
+From 827c0a0c0ffaed5ad9e13f8e5ccf7a884b21c6b5 Mon Sep 17 00:00:00 2001
 From: Amit Shah <amit.shah at redhat.com>
 Date: Mon, 21 Mar 2011 20:32:58 +0100
 Subject: [PATCH] iohandlers: Add enable/disable_write_fd_handler() functions
diff --git a/0405-char-Add-framework-for-a-write-unblocked-callback.patch b/0405-char-Add-framework-for-a-write-unblocked-callback.patch
index fc245e9..5d34e33 100644
--- a/0405-char-Add-framework-for-a-write-unblocked-callback.patch
+++ b/0405-char-Add-framework-for-a-write-unblocked-callback.patch
@@ -1,4 +1,4 @@
-From a0dd0fc78abcc1039af4d39a9c0eb65d838621f4 Mon Sep 17 00:00:00 2001
+From aa991a6ac231686beb911bf2f321668ed5fc59aa Mon Sep 17 00:00:00 2001
 From: Amit Shah <amit.shah at redhat.com>
 Date: Mon, 21 Mar 2011 21:41:42 +0100
 Subject: [PATCH] char: Add framework for a 'write unblocked' callback
diff --git a/0406-char-Update-send_all-to-handle-nonblocking-chardev-w.patch b/0406-char-Update-send_all-to-handle-nonblocking-chardev-w.patch
index 823204e..21639d9 100644
--- a/0406-char-Update-send_all-to-handle-nonblocking-chardev-w.patch
+++ b/0406-char-Update-send_all-to-handle-nonblocking-chardev-w.patch
@@ -1,4 +1,4 @@
-From 0bb331d124049a9157c08bb1d3572493e6691f05 Mon Sep 17 00:00:00 2001
+From 4c5cec74d54b61c9738980030a16a2d5406e2820 Mon Sep 17 00:00:00 2001
 From: Amit Shah <amit.shah at redhat.com>
 Date: Mon, 21 Mar 2011 22:00:27 +0100
 Subject: [PATCH] char: Update send_all() to handle nonblocking chardev write
diff --git a/0407-char-Equip-the-unix-tcp-backend-to-handle-nonblockin.patch b/0407-char-Equip-the-unix-tcp-backend-to-handle-nonblockin.patch
index a4718cf..d126caf 100644
--- a/0407-char-Equip-the-unix-tcp-backend-to-handle-nonblockin.patch
+++ b/0407-char-Equip-the-unix-tcp-backend-to-handle-nonblockin.patch
@@ -1,4 +1,4 @@
-From f249489e3f81a99bb60d1c008aabf9c8ad90b381 Mon Sep 17 00:00:00 2001
+From fe8f6bd09c3f31978d41dfd03ea43b9874467fe7 Mon Sep 17 00:00:00 2001
 From: Amit Shah <amit.shah at redhat.com>
 Date: Mon, 21 Mar 2011 22:02:47 +0100
 Subject: [PATCH] char: Equip the unix/tcp backend to handle nonblocking
diff --git a/0408-char-Throttle-when-host-connection-is-down.patch b/0408-char-Throttle-when-host-connection-is-down.patch
index 6050547..7bdbe0f 100644
--- a/0408-char-Throttle-when-host-connection-is-down.patch
+++ b/0408-char-Throttle-when-host-connection-is-down.patch
@@ -1,4 +1,4 @@
-From d06d51e96773ab8295e31f666466fb2edb093aa0 Mon Sep 17 00:00:00 2001
+From 96226fe21047c2910414efedf9bd47ef12bc2dd0 Mon Sep 17 00:00:00 2001
 From: Amit Shah <amit.shah at redhat.com>
 Date: Mon, 21 Mar 2011 22:05:10 +0100
 Subject: [PATCH] char: Throttle when host connection is down#
diff --git a/0409-virtio-console-Enable-port-throttling-when-chardev-i.patch b/0409-virtio-console-Enable-port-throttling-when-chardev-i.patch
index c897d42..3b989ec 100644
--- a/0409-virtio-console-Enable-port-throttling-when-chardev-i.patch
+++ b/0409-virtio-console-Enable-port-throttling-when-chardev-i.patch
@@ -1,4 +1,4 @@
-From d79d2a6ea50bd4dd07afe05471c8074f2f668150 Mon Sep 17 00:00:00 2001
+From 25e6fb590c1986ce0f73499846c50f675ed4e99b Mon Sep 17 00:00:00 2001
 From: Amit Shah <amit.shah at redhat.com>
 Date: Mon, 21 Mar 2011 22:06:41 +0100
 Subject: [PATCH] virtio-console: Enable port throttling when chardev is slow
diff --git a/0410-spice-qemu-char.c-add-throttling.patch b/0410-spice-qemu-char.c-add-throttling.patch
index c11cb88..c4c93cf 100644
--- a/0410-spice-qemu-char.c-add-throttling.patch
+++ b/0410-spice-qemu-char.c-add-throttling.patch
@@ -1,4 +1,4 @@
-From 89e95288a8f5b462230910d25fc97c8eeb33dd5f Mon Sep 17 00:00:00 2001
+From acef28024a8853106d14ab40e52453f809586e27 Mon Sep 17 00:00:00 2001
 From: Alon Levy <alevy at redhat.com>
 Date: Tue, 22 Mar 2011 12:27:59 +0200
 Subject: [PATCH] spice-qemu-char.c: add throttling
diff --git a/0411-spice-qemu-char.c-remove-intermediate-buffer.patch b/0411-spice-qemu-char.c-remove-intermediate-buffer.patch
index 8b0cb95..26f1692 100644
--- a/0411-spice-qemu-char.c-remove-intermediate-buffer.patch
+++ b/0411-spice-qemu-char.c-remove-intermediate-buffer.patch
@@ -1,4 +1,4 @@
-From 7c96741eb22bbfc8c257334e28493adabbeee5ff Mon Sep 17 00:00:00 2001
+From 0436cc75f482b0a5c4f747158957187fd0f11bf1 Mon Sep 17 00:00:00 2001
 From: Alon Levy <alevy at redhat.com>
 Date: Tue, 22 Mar 2011 12:28:00 +0200
 Subject: [PATCH] spice-qemu-char.c: remove intermediate buffer
diff --git a/0412-usb-redir-Add-flow-control-support.patch b/0412-usb-redir-Add-flow-control-support.patch
index 19f37cb..ea1b730 100644
--- a/0412-usb-redir-Add-flow-control-support.patch
+++ b/0412-usb-redir-Add-flow-control-support.patch
@@ -1,4 +1,4 @@
-From 5399dd7756a093453751dea34212ba19db328eb4 Mon Sep 17 00:00:00 2001
+From 106fbe8152a3985bfeb98669879bf7c07040c9a4 Mon Sep 17 00:00:00 2001
 From: Hans de Goede <hdegoede at redhat.com>
 Date: Tue, 19 Jul 2011 10:56:19 +0200
 Subject: [PATCH] usb-redir: Add flow control support
diff --git a/0413-virtio-serial-bus-replay-guest_open-on-migration.patch b/0413-virtio-serial-bus-replay-guest_open-on-migration.patch
index 9f4e8a0..cfc1c0c 100644
--- a/0413-virtio-serial-bus-replay-guest_open-on-migration.patch
+++ b/0413-virtio-serial-bus-replay-guest_open-on-migration.patch
@@ -1,4 +1,4 @@
-From 0811633a396481e1cf1614362afd57c179fcf3de Mon Sep 17 00:00:00 2001
+From 351c0c1e5ecb752bd9eb165180402313a90f9068 Mon Sep 17 00:00:00 2001
 From: Alon Levy <alevy at redhat.com>
 Date: Thu, 28 Jul 2011 15:08:48 +0300
 Subject: [PATCH] virtio-serial-bus: replay guest_open on migration
diff --git a/0414-char-Disable-write-callback-if-throttled-chardev-is-.patch b/0414-char-Disable-write-callback-if-throttled-chardev-is-.patch
index 6a74b30..37efc1c 100644
--- a/0414-char-Disable-write-callback-if-throttled-chardev-is-.patch
+++ b/0414-char-Disable-write-callback-if-throttled-chardev-is-.patch
@@ -1,4 +1,4 @@
-From 58c0c0de01663aab4e8fdd03c05e2762a35d77a8 Mon Sep 17 00:00:00 2001
+From dceea307d3f76b6e20693c7f4381a0b325631e74 Mon Sep 17 00:00:00 2001
 From: Amit Shah <amit.shah at redhat.com>
 Date: Fri, 2 Dec 2011 15:42:55 +0530
 Subject: [PATCH] char: Disable write callback if throttled chardev is detached
diff --git a/0501-qxl-disallow-unknown-revisions.patch b/0501-qxl-disallow-unknown-revisions.patch
index 06c01ab..2e1e794 100644
--- a/0501-qxl-disallow-unknown-revisions.patch
+++ b/0501-qxl-disallow-unknown-revisions.patch
@@ -1,4 +1,4 @@
-From 0826dcf575c1f88b5082458d3876c2bfe0a1d9a3 Mon Sep 17 00:00:00 2001
+From 69f02f8570e4ba7233ee8bdd15b7c23e302ea407 Mon Sep 17 00:00:00 2001
 From: Alon Levy <alevy at redhat.com>
 Date: Tue, 21 Aug 2012 13:51:32 +0300
 Subject: [PATCH] qxl: disallow unknown revisions
diff --git a/0502-spice-make-number-of-surfaces-runtime-configurable.patch b/0502-spice-make-number-of-surfaces-runtime-configurable.patch
index 850e627..854069b 100644
--- a/0502-spice-make-number-of-surfaces-runtime-configurable.patch
+++ b/0502-spice-make-number-of-surfaces-runtime-configurable.patch
@@ -1,4 +1,4 @@
-From 0d67ff8e7dee8babc61c939946836cc8c74b05b1 Mon Sep 17 00:00:00 2001
+From 4444050b9c63fa41fdf38ac450905ad633fc1bcd Mon Sep 17 00:00:00 2001
 From: Gerd Hoffmann <kraxel at redhat.com>
 Date: Tue, 4 Sep 2012 11:39:41 +0200
 Subject: [PATCH] spice: make number of surfaces runtime-configurable.
diff --git a/0503-qxl-Add-set_client_capabilities-interface-to-QXLInte.patch b/0503-qxl-Add-set_client_capabilities-interface-to-QXLInte.patch
index 40b3fa1..943a825 100644
--- a/0503-qxl-Add-set_client_capabilities-interface-to-QXLInte.patch
+++ b/0503-qxl-Add-set_client_capabilities-interface-to-QXLInte.patch
@@ -1,4 +1,4 @@
-From 6e338ef1256bd8672e9a03f6a57a76191d8538e7 Mon Sep 17 00:00:00 2001
+From f556930d53b6068d42baaa188d8116b16fd84a36 Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?S=C3=B8ren=20Sandmann=20Pedersen?= <ssp at redhat.com>
 Date: Tue, 4 Sep 2012 10:14:48 -0400
 Subject: [PATCH] qxl: Add set_client_capabilities() interface to QXLInterface
diff --git a/0504-Remove-ifdef-QXL_COMMAND_FLAG_COMPAT_16BPP.patch b/0504-Remove-ifdef-QXL_COMMAND_FLAG_COMPAT_16BPP.patch
index 842f0d5..3f5a785 100644
--- a/0504-Remove-ifdef-QXL_COMMAND_FLAG_COMPAT_16BPP.patch
+++ b/0504-Remove-ifdef-QXL_COMMAND_FLAG_COMPAT_16BPP.patch
@@ -1,4 +1,4 @@
-From 2c3ddbb6b2b53fd06dfd3d5c1fd4c95bc4d8fa28 Mon Sep 17 00:00:00 2001
+From 00f0e24b96265ab9432bfd3504b4e4553f0eb565 Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?S=C3=B8ren=20Sandmann=20Pedersen?= <ssp at redhat.com>
 Date: Tue, 4 Sep 2012 10:14:49 -0400
 Subject: [PATCH] Remove #ifdef QXL_COMMAND_FLAG_COMPAT_16BPP
diff --git a/0505-spice-switch-to-queue-for-vga-mode-updates.patch b/0505-spice-switch-to-queue-for-vga-mode-updates.patch
index f27d73c..a942e5f 100644
--- a/0505-spice-switch-to-queue-for-vga-mode-updates.patch
+++ b/0505-spice-switch-to-queue-for-vga-mode-updates.patch
@@ -1,4 +1,4 @@
-From 5d125d9e030ea1ab3c1568d7a88e2b2b1a265363 Mon Sep 17 00:00:00 2001
+From 5bf6b77c4c0a2458ac36adb33defacc19ad22d1b Mon Sep 17 00:00:00 2001
 From: Gerd Hoffmann <kraxel at redhat.com>
 Date: Wed, 5 Sep 2012 08:25:08 +0200
 Subject: [PATCH] spice: switch to queue for vga mode updates
diff --git a/0506-spice-split-qemu_spice_create_update.patch b/0506-spice-split-qemu_spice_create_update.patch
index c773e90..8d82512 100644
--- a/0506-spice-split-qemu_spice_create_update.patch
+++ b/0506-spice-split-qemu_spice_create_update.patch
@@ -1,4 +1,4 @@
-From fc15ba066a059c49cf1022345d7ac8fa24a1dd92 Mon Sep 17 00:00:00 2001
+From e1ea134930eec2c5d6190fbfba0675e28877e2a2 Mon Sep 17 00:00:00 2001
 From: Gerd Hoffmann <kraxel at redhat.com>
 Date: Wed, 5 Sep 2012 08:52:23 +0200
 Subject: [PATCH] spice: split qemu_spice_create_update
diff --git a/0507-spice-add-screen-mirror.patch b/0507-spice-add-screen-mirror.patch
index ef3f45c..e6154c3 100644
--- a/0507-spice-add-screen-mirror.patch
+++ b/0507-spice-add-screen-mirror.patch
@@ -1,4 +1,4 @@
-From d02ed657b7ad55f2111a049c3e175ed78c63e5b1 Mon Sep 17 00:00:00 2001
+From 9ed1f324d076f6f615f12bf39db4ba160d29bc46 Mon Sep 17 00:00:00 2001
 From: Gerd Hoffmann <kraxel at redhat.com>
 Date: Wed, 5 Sep 2012 09:35:57 +0200
 Subject: [PATCH] spice: add screen mirror
diff --git a/0508-spice-send-updates-only-for-changed-screen-content.patch b/0508-spice-send-updates-only-for-changed-screen-content.patch
index 5d5036c..183a402 100644
--- a/0508-spice-send-updates-only-for-changed-screen-content.patch
+++ b/0508-spice-send-updates-only-for-changed-screen-content.patch
@@ -1,4 +1,4 @@
-From d112b2fbcc278746037badfb96619b6a87c7b7a3 Mon Sep 17 00:00:00 2001
+From da9f0b690042ac817fd3b2ea896b567b70ee550f Mon Sep 17 00:00:00 2001
 From: Gerd Hoffmann <kraxel at redhat.com>
 Date: Wed, 5 Sep 2012 10:41:42 +0200
 Subject: [PATCH] spice: send updates only for changed screen content
diff --git a/0509-qxl-Ignore-set_client_capabilities-pre-post-migrate.patch b/0509-qxl-Ignore-set_client_capabilities-pre-post-migrate.patch
index 6cadb3b..856e9cf 100644
--- a/0509-qxl-Ignore-set_client_capabilities-pre-post-migrate.patch
+++ b/0509-qxl-Ignore-set_client_capabilities-pre-post-migrate.patch
@@ -1,4 +1,4 @@
-From a075bce1994a52556beada7d81195e1bfeafe609 Mon Sep 17 00:00:00 2001
+From ca4fed79d88ae1da90ed8cd6c4bd7e8ad2ff3020 Mon Sep 17 00:00:00 2001
 From: Hans de Goede <hdegoede at redhat.com>
 Date: Fri, 7 Sep 2012 21:29:22 +0200
 Subject: [PATCH] qxl: Ignore set_client_capabilities pre/post migrate
diff --git a/0510-qxl-add-trace-event-for-QXL_IO_LOG.patch b/0510-qxl-add-trace-event-for-QXL_IO_LOG.patch
index 2b4d451..d528c63 100644
--- a/0510-qxl-add-trace-event-for-QXL_IO_LOG.patch
+++ b/0510-qxl-add-trace-event-for-QXL_IO_LOG.patch
@@ -1,4 +1,4 @@
-From 82eab431ed1b9b198f2cab46a6a59fa2e5a31dc1 Mon Sep 17 00:00:00 2001
+From e913432bdba5547564de21d143944d0a05f1264e Mon Sep 17 00:00:00 2001
 From: Alon Levy <alevy at redhat.com>
 Date: Wed, 12 Sep 2012 16:13:27 +0300
 Subject: [PATCH] qxl: add trace-event for QXL_IO_LOG
diff --git a/0511-hw-qxl-support-client-monitor-configuration-via-devi.patch b/0511-hw-qxl-support-client-monitor-configuration-via-devi.patch
index 8d032ef..baa3c92 100644
--- a/0511-hw-qxl-support-client-monitor-configuration-via-devi.patch
+++ b/0511-hw-qxl-support-client-monitor-configuration-via-devi.patch
@@ -1,4 +1,4 @@
-From 6477aff05e661c5fb7d73d7c10e1a8a0af175e92 Mon Sep 17 00:00:00 2001
+From c1e65209fcb3585eb7141fed3f45868bdf3af7b1 Mon Sep 17 00:00:00 2001
 From: Alon Levy <alevy at redhat.com>
 Date: Wed, 12 Sep 2012 16:13:28 +0300
 Subject: [PATCH] hw/qxl: support client monitor configuration via device
diff --git a/0512-qxl-update_area_io-cleanup-invalid-parameters-handli.patch b/0512-qxl-update_area_io-cleanup-invalid-parameters-handli.patch
index 059e13e..f8c861e 100644
--- a/0512-qxl-update_area_io-cleanup-invalid-parameters-handli.patch
+++ b/0512-qxl-update_area_io-cleanup-invalid-parameters-handli.patch
@@ -1,4 +1,4 @@
-From eaea06c56ee6569bbd6864a6f767160a74c9c65d Mon Sep 17 00:00:00 2001
+From 602cfd24371c092803680c45e6bf847b738f19f0 Mon Sep 17 00:00:00 2001
 From: Michael Tokarev <mjt at tls.msk.ru>
 Date: Wed, 19 Sep 2012 17:41:26 +0400
 Subject: [PATCH] qxl/update_area_io: cleanup invalid parameters handling
diff --git a/0513-qxl-fix-range-check-for-rev3-io-commands.patch b/0513-qxl-fix-range-check-for-rev3-io-commands.patch
index 19caaf0..b8f3e59 100644
--- a/0513-qxl-fix-range-check-for-rev3-io-commands.patch
+++ b/0513-qxl-fix-range-check-for-rev3-io-commands.patch
@@ -1,4 +1,4 @@
-From 7d349451b0b2561922927e45d7febeed514d7a86 Mon Sep 17 00:00:00 2001
+From c633df1be04c4a9e757a1645f3ff36a7aec01941 Mon Sep 17 00:00:00 2001
 From: Gerd Hoffmann <kraxel at redhat.com>
 Date: Tue, 25 Sep 2012 13:56:40 +0200
 Subject: [PATCH] qxl: fix range check for rev3 io commands.
diff --git a/0514-qxl-vnc-register-a-vm-state-change-handler-for-dummy.patch b/0514-qxl-vnc-register-a-vm-state-change-handler-for-dummy.patch
index d2bb1f1..e5db14f 100644
--- a/0514-qxl-vnc-register-a-vm-state-change-handler-for-dummy.patch
+++ b/0514-qxl-vnc-register-a-vm-state-change-handler-for-dummy.patch
@@ -1,4 +1,4 @@
-From 2c410bf8bafee23b4a4d1041b833645c6320851e Mon Sep 17 00:00:00 2001
+From 17fb11291217df11dc47a41bcb8a3403fb1704ad Mon Sep 17 00:00:00 2001
 From: Uri Lublin <uril at redhat.com>
 Date: Wed, 12 Dec 2012 16:30:47 +0000
 Subject: [PATCH] qxl+vnc: register a vm state change handler for dummy
diff --git a/0515-hw-qxl-exit-on-failure-to-register-qxl-interface.patch b/0515-hw-qxl-exit-on-failure-to-register-qxl-interface.patch
index f013c14..ac5bb11 100644
--- a/0515-hw-qxl-exit-on-failure-to-register-qxl-interface.patch
+++ b/0515-hw-qxl-exit-on-failure-to-register-qxl-interface.patch
@@ -1,4 +1,4 @@
-From 8502c47123cbbb2f81b751780bdc8bc2fd3024ca Mon Sep 17 00:00:00 2001
+From f4cedc75e656a432a23157431195dcabaa20ed4a Mon Sep 17 00:00:00 2001
 From: Alon Levy <alevy at redhat.com>
 Date: Wed, 3 Oct 2012 20:13:58 +0200
 Subject: [PATCH] hw/qxl: exit on failure to register qxl interface
diff --git a/0516-hw-qxl-fix-condition-for-exiting-guest_bug.patch b/0516-hw-qxl-fix-condition-for-exiting-guest_bug.patch
index ef6e3a2..8f45771 100644
--- a/0516-hw-qxl-fix-condition-for-exiting-guest_bug.patch
+++ b/0516-hw-qxl-fix-condition-for-exiting-guest_bug.patch
@@ -1,4 +1,4 @@
-From 35bc51bb66018c3b387c735070612cd81200a2f9 Mon Sep 17 00:00:00 2001
+From efbc6ec68313d280377ce101e896f5a437be8588 Mon Sep 17 00:00:00 2001
 From: Alon Levy <alevy at redhat.com>
 Date: Tue, 2 Oct 2012 11:39:14 +0200
 Subject: [PATCH] hw/qxl: fix condition for exiting guest_bug
diff --git a/0517-hw-qxl-qxl_send_events-nop-if-stopped.patch b/0517-hw-qxl-qxl_send_events-nop-if-stopped.patch
index e787f66..a5d9b8e 100644
--- a/0517-hw-qxl-qxl_send_events-nop-if-stopped.patch
+++ b/0517-hw-qxl-qxl_send_events-nop-if-stopped.patch
@@ -1,4 +1,4 @@
-From 46afee90f84ed7f03a6c1e086cb7a3894451682d Mon Sep 17 00:00:00 2001
+From c7315f27ada69adffcfca0549cf5fa9d508c4215 Mon Sep 17 00:00:00 2001
 From: Alon Levy <alevy at redhat.com>
 Date: Thu, 1 Nov 2012 14:56:00 +0200
 Subject: [PATCH] hw/qxl: qxl_send_events: nop if stopped
diff --git a/0518-qxl-call-dpy_gfx_resize-when-entering-vga-mode.patch b/0518-qxl-call-dpy_gfx_resize-when-entering-vga-mode.patch
index d5a81a0..f9edfe0 100644
--- a/0518-qxl-call-dpy_gfx_resize-when-entering-vga-mode.patch
+++ b/0518-qxl-call-dpy_gfx_resize-when-entering-vga-mode.patch
@@ -1,4 +1,4 @@
-From 97ccbacab3e9cc19ebb54f1aacbe84118cbb3a29 Mon Sep 17 00:00:00 2001
+From baa050fd1479327b7735e5ae8ada37bc77514a02 Mon Sep 17 00:00:00 2001
 From: Gerd Hoffmann <kraxel at redhat.com>
 Date: Tue, 30 Oct 2012 14:55:12 +0100
 Subject: [PATCH] qxl: call dpy_gfx_resize when entering vga mode
diff --git a/0519-spice-fix-initialization-order.patch b/0519-spice-fix-initialization-order.patch
index 681efdd..19ddb21 100644
--- a/0519-spice-fix-initialization-order.patch
+++ b/0519-spice-fix-initialization-order.patch
@@ -1,4 +1,4 @@
-From 13cc38946d570a43c1a913b8fb014c189e660ceb Mon Sep 17 00:00:00 2001
+From 0cdd689692d20f10545a2c522f1134388d7f2148 Mon Sep 17 00:00:00 2001
 From: Gerd Hoffmann <kraxel at redhat.com>
 Date: Fri, 2 Nov 2012 09:37:27 +0100
 Subject: [PATCH] spice: fix initialization order
diff --git a/0520-spice-add-new-spice-server-callbacks-to-ui-spice-dis.patch b/0520-spice-add-new-spice-server-callbacks-to-ui-spice-dis.patch
index b28cb59..cd1fdeb 100644
--- a/0520-spice-add-new-spice-server-callbacks-to-ui-spice-dis.patch
+++ b/0520-spice-add-new-spice-server-callbacks-to-ui-spice-dis.patch
@@ -1,4 +1,4 @@
-From 12bf3d6ef0b57952276361b274dcb5704480b08e Mon Sep 17 00:00:00 2001
+From 8a63a49a37481b7e9294d5637e2c16a7065b05e0 Mon Sep 17 00:00:00 2001
 From: Gerd Hoffmann <kraxel at redhat.com>
 Date: Wed, 21 Nov 2012 14:41:48 +0100
 Subject: [PATCH] spice: add new spice-server callbacks to ui/spice-display.c
diff --git a/0521-qxl-save-qemu_create_displaysurface_from-result.patch b/0521-qxl-save-qemu_create_displaysurface_from-result.patch
index 4e4b7ea..4c0c1f0 100644
--- a/0521-qxl-save-qemu_create_displaysurface_from-result.patch
+++ b/0521-qxl-save-qemu_create_displaysurface_from-result.patch
@@ -1,4 +1,4 @@
-From 67a3c5e0e9b7e2ae4444f374c698fc3fbf16a1ac Mon Sep 17 00:00:00 2001
+From 6bf8b9134cd108964151d7fc2517432853d4863e Mon Sep 17 00:00:00 2001
 From: Gerd Hoffmann <kraxel at redhat.com>
 Date: Mon, 10 Dec 2012 07:41:07 +0100
 Subject: [PATCH] qxl: save qemu_create_displaysurface_from result
diff --git a/0601-usb-redir-Convert-to-new-libusbredirparser-0.5-API.patch b/0601-usb-redir-Convert-to-new-libusbredirparser-0.5-API.patch
index 03520e4..59b43a0 100644
--- a/0601-usb-redir-Convert-to-new-libusbredirparser-0.5-API.patch
+++ b/0601-usb-redir-Convert-to-new-libusbredirparser-0.5-API.patch
@@ -1,4 +1,4 @@
-From 3fe6c1a36c08f282402f4487013d7e15a1c79095 Mon Sep 17 00:00:00 2001
+From fa85d662b57f3e8ed692e35f3699e1e82c8043e7 Mon Sep 17 00:00:00 2001
 From: Hans de Goede <hdegoede at redhat.com>
 Date: Fri, 31 Aug 2012 13:41:38 +0200
 Subject: [PATCH] usb-redir: Convert to new libusbredirparser 0.5 API
diff --git a/0602-usb-redir-Set-ep-max_packet_size-if-available.patch b/0602-usb-redir-Set-ep-max_packet_size-if-available.patch
index 49af939..97df602 100644
--- a/0602-usb-redir-Set-ep-max_packet_size-if-available.patch
+++ b/0602-usb-redir-Set-ep-max_packet_size-if-available.patch
@@ -1,4 +1,4 @@
-From bbc0ef6979ccab369335839da645e68d15845fde Mon Sep 17 00:00:00 2001
+From 113e6f088425758a9394b44120210ba0412630d2 Mon Sep 17 00:00:00 2001
 From: Hans de Goede <hdegoede at redhat.com>
 Date: Mon, 3 Sep 2012 11:49:07 +0200
 Subject: [PATCH] usb-redir: Set ep max_packet_size if available
diff --git a/0603-usb-redir-Add-a-usbredir_reject_device-helper-functi.patch b/0603-usb-redir-Add-a-usbredir_reject_device-helper-functi.patch
index 1874c40..77566d9 100644
--- a/0603-usb-redir-Add-a-usbredir_reject_device-helper-functi.patch
+++ b/0603-usb-redir-Add-a-usbredir_reject_device-helper-functi.patch
@@ -1,4 +1,4 @@
-From f1747cd3b2231a4d9d53ad5576f4e0a0cba50998 Mon Sep 17 00:00:00 2001
+From fff24b9c02ce00954988b079582d6b26602cb9ce Mon Sep 17 00:00:00 2001
 From: Hans de Goede <hdegoede at redhat.com>
 Date: Mon, 3 Sep 2012 11:53:28 +0200
 Subject: [PATCH] usb-redir: Add a usbredir_reject_device helper function
diff --git a/0604-usb-redir-Ensure-our-peer-has-the-necessary-caps-whe.patch b/0604-usb-redir-Ensure-our-peer-has-the-necessary-caps-whe.patch
index 68fb2c6..8f0ea93 100644
--- a/0604-usb-redir-Ensure-our-peer-has-the-necessary-caps-whe.patch
+++ b/0604-usb-redir-Ensure-our-peer-has-the-necessary-caps-whe.patch
@@ -1,4 +1,4 @@
-From ef07a05e357649d52058bcd980924b107a85fb56 Mon Sep 17 00:00:00 2001
+From ee33c50be7b814d6a4130e059de06a7e7ce40f22 Mon Sep 17 00:00:00 2001
 From: Hans de Goede <hdegoede at redhat.com>
 Date: Mon, 3 Sep 2012 12:04:49 +0200
 Subject: [PATCH] usb-redir: Ensure our peer has the necessary caps when
diff --git a/0605-usb-redir-Enable-pipelining-for-bulk-endpoints.patch b/0605-usb-redir-Enable-pipelining-for-bulk-endpoints.patch
index e5dc1e5..8df0c6a 100644
--- a/0605-usb-redir-Enable-pipelining-for-bulk-endpoints.patch
+++ b/0605-usb-redir-Enable-pipelining-for-bulk-endpoints.patch
@@ -1,4 +1,4 @@
-From 71b8edadc72990f1f987a8b39ab2fc10582b454d Mon Sep 17 00:00:00 2001
+From 0a92a6735d699350e015b9f8076a9e2199a05477 Mon Sep 17 00:00:00 2001
 From: Hans de Goede <hdegoede at redhat.com>
 Date: Mon, 3 Sep 2012 13:44:04 +0200
 Subject: [PATCH] usb-redir: Enable pipelining for bulk endpoints
diff --git a/0606-xhci-move-device-lookup-into-xhci_setup_packet.patch b/0606-xhci-move-device-lookup-into-xhci_setup_packet.patch
index f78bbac..ba7008b 100644
--- a/0606-xhci-move-device-lookup-into-xhci_setup_packet.patch
+++ b/0606-xhci-move-device-lookup-into-xhci_setup_packet.patch
@@ -1,4 +1,4 @@
-From d2b51c117c29bd6c643b38dee8e1f49572711c13 Mon Sep 17 00:00:00 2001
+From b4bb5e9d4003ae15d286dbcfdf74d47d42a36381 Mon Sep 17 00:00:00 2001
 From: Gerd Hoffmann <kraxel at redhat.com>
 Date: Fri, 24 Aug 2012 14:21:39 +0200
 Subject: [PATCH] xhci: move device lookup into xhci_setup_packet
diff --git a/0607-xhci-implement-mfindex.patch b/0607-xhci-implement-mfindex.patch
index 68f1382..17b07dd 100644
--- a/0607-xhci-implement-mfindex.patch
+++ b/0607-xhci-implement-mfindex.patch
@@ -1,4 +1,4 @@
-From 3529c46a54fcd3e1bc0bef97be254005177e5054 Mon Sep 17 00:00:00 2001
+From 9a7e60f9ab4b83d7faa5a88e5797407b29756307 Mon Sep 17 00:00:00 2001
 From: Gerd Hoffmann <kraxel at redhat.com>
 Date: Tue, 21 Aug 2012 12:32:58 +0200
 Subject: [PATCH] xhci: implement mfindex
diff --git a/0608-xhci-iso-xfer-support.patch b/0608-xhci-iso-xfer-support.patch
index b2f77e7..60c742a 100644
--- a/0608-xhci-iso-xfer-support.patch
+++ b/0608-xhci-iso-xfer-support.patch
@@ -1,4 +1,4 @@
-From c578154e75f7dc2433bcde4180320b0bfd884e62 Mon Sep 17 00:00:00 2001
+From c9f1f764424448f509768d9432d3457ed522ebeb Mon Sep 17 00:00:00 2001
 From: Gerd Hoffmann <kraxel at redhat.com>
 Date: Fri, 24 Aug 2012 14:13:08 +0200
 Subject: [PATCH] xhci: iso xfer support
diff --git a/0609-xhci-trace-cc-codes-in-cleartext.patch b/0609-xhci-trace-cc-codes-in-cleartext.patch
index 8dd6dbd..eab16f1 100644
--- a/0609-xhci-trace-cc-codes-in-cleartext.patch
+++ b/0609-xhci-trace-cc-codes-in-cleartext.patch
@@ -1,4 +1,4 @@
-From f98ec7477ad72305a10d392a0b043df9192620ab Mon Sep 17 00:00:00 2001
+From 0b7b97bbf155c3411c59a4c7af1f6130c01fb894 Mon Sep 17 00:00:00 2001
 From: Gerd Hoffmann <kraxel at redhat.com>
 Date: Mon, 27 Aug 2012 16:09:20 +0200
 Subject: [PATCH] xhci: trace cc codes in cleartext
diff --git a/0610-xhci-add-trace_usb_xhci_ep_set_dequeue.patch b/0610-xhci-add-trace_usb_xhci_ep_set_dequeue.patch
index 0209424..5ba23d3 100644
--- a/0610-xhci-add-trace_usb_xhci_ep_set_dequeue.patch
+++ b/0610-xhci-add-trace_usb_xhci_ep_set_dequeue.patch
@@ -1,4 +1,4 @@
-From ef91b4721df38d041867d43300583321119c92e0 Mon Sep 17 00:00:00 2001
+From 7570505357a375bdb0c9c1a0c75911fc4b108e49 Mon Sep 17 00:00:00 2001
 From: Gerd Hoffmann <kraxel at redhat.com>
 Date: Wed, 29 Aug 2012 12:54:59 +0200
 Subject: [PATCH] xhci: add trace_usb_xhci_ep_set_dequeue
diff --git a/0611-xhci-update-register-layout.patch b/0611-xhci-update-register-layout.patch
index 81f071f..f24ee7b 100644
--- a/0611-xhci-update-register-layout.patch
+++ b/0611-xhci-update-register-layout.patch
@@ -1,4 +1,4 @@
-From 297556441abec3823fcf362395f2af650e53a631 Mon Sep 17 00:00:00 2001
+From c37308c76f78310a36cc1725121b86ad00d698ae Mon Sep 17 00:00:00 2001
 From: Gerd Hoffmann <kraxel at redhat.com>
 Date: Thu, 23 Aug 2012 13:26:25 +0200
 Subject: [PATCH] xhci: update register layout
diff --git a/0612-xhci-update-port-handling.patch b/0612-xhci-update-port-handling.patch
index c195f1f..a5765d0 100644
--- a/0612-xhci-update-port-handling.patch
+++ b/0612-xhci-update-port-handling.patch
@@ -1,4 +1,4 @@
-From 2ed404cacc625272fb7017476634b77002ee880b Mon Sep 17 00:00:00 2001
+From a316db87304f2b025dc323af952d1cad054d01bc Mon Sep 17 00:00:00 2001
 From: Gerd Hoffmann <kraxel at redhat.com>
 Date: Tue, 28 Aug 2012 13:38:01 +0200
 Subject: [PATCH] xhci: update port handling
diff --git a/0613-usb3-superspeed-descriptors.patch b/0613-usb3-superspeed-descriptors.patch
index a130320..ede5bba 100644
--- a/0613-usb3-superspeed-descriptors.patch
+++ b/0613-usb3-superspeed-descriptors.patch
@@ -1,4 +1,4 @@
-From 626f97d5fb771fadedccc9d05f6fea47b689c3bc Mon Sep 17 00:00:00 2001
+From 964dad12b48445be6e14d9ab57c326b815dadfcb Mon Sep 17 00:00:00 2001
 From: Gerd Hoffmann <kraxel at redhat.com>
 Date: Tue, 28 Aug 2012 17:28:50 +0200
 Subject: [PATCH] usb3: superspeed descriptors
diff --git a/0614-usb3-superspeed-endpoint-companion.patch b/0614-usb3-superspeed-endpoint-companion.patch
index fa7f9a9..220b3b5 100644
--- a/0614-usb3-superspeed-endpoint-companion.patch
+++ b/0614-usb3-superspeed-endpoint-companion.patch
@@ -1,4 +1,4 @@
-From 28606fe9b5e3554fa65d7fd7aef449da74ec1363 Mon Sep 17 00:00:00 2001
+From f79d8d09405c736f2af71b1f9c17d289904bf4ac Mon Sep 17 00:00:00 2001
 From: Gerd Hoffmann <kraxel at redhat.com>
 Date: Tue, 28 Aug 2012 17:28:03 +0200
 Subject: [PATCH] usb3: superspeed endpoint companion
diff --git a/0615-usb3-bos-decriptor.patch b/0615-usb3-bos-decriptor.patch
index 2ec11bc..1e9e061 100644
--- a/0615-usb3-bos-decriptor.patch
+++ b/0615-usb3-bos-decriptor.patch
@@ -1,4 +1,4 @@
-From 56e4093206b136735942b1fa94fc9826b489fac1 Mon Sep 17 00:00:00 2001
+From 9e2098ab16f2d07d95a3de4aa0876e107a5983d1 Mon Sep 17 00:00:00 2001
 From: Gerd Hoffmann <kraxel at redhat.com>
 Date: Tue, 28 Aug 2012 17:46:29 +0200
 Subject: [PATCH] usb3: bos decriptor
diff --git a/0616-usb-storage-usb3-support.patch b/0616-usb-storage-usb3-support.patch
index 75857f6..16cb738 100644
--- a/0616-usb-storage-usb3-support.patch
+++ b/0616-usb-storage-usb3-support.patch
@@ -1,4 +1,4 @@
-From 3c762eeef7dc242a00552bb9b3f05e0208765f84 Mon Sep 17 00:00:00 2001
+From e121ccf06255d4b3b67dd42037a748e573cdb3d8 Mon Sep 17 00:00:00 2001
 From: Gerd Hoffmann <kraxel at redhat.com>
 Date: Tue, 28 Aug 2012 17:29:15 +0200
 Subject: [PATCH] usb-storage: usb3 support
diff --git a/0617-xhci-fix-cleanup-msi.patch b/0617-xhci-fix-cleanup-msi.patch
index d7c87a7..811ab5b 100644
--- a/0617-xhci-fix-cleanup-msi.patch
+++ b/0617-xhci-fix-cleanup-msi.patch
@@ -1,4 +1,4 @@
-From b296bb59f2c9e56bc2ba5fadc53ab53c54ccbc4b Mon Sep 17 00:00:00 2001
+From a8c3df86dcb85aac11c1dd21e583fee5a2c2f8ff Mon Sep 17 00:00:00 2001
 From: Gerd Hoffmann <kraxel at redhat.com>
 Date: Thu, 30 Aug 2012 10:57:12 +0200
 Subject: [PATCH] xhci: fix & cleanup msi.
diff --git a/0618-xhci-rework-interrupt-handling.patch b/0618-xhci-rework-interrupt-handling.patch
index 19ae99c..ce900ba 100644
--- a/0618-xhci-rework-interrupt-handling.patch
+++ b/0618-xhci-rework-interrupt-handling.patch
@@ -1,4 +1,4 @@
-From 5901a1ee90fbbddce3f0a17bc6dbb6a215b718a4 Mon Sep 17 00:00:00 2001
+From 1b4aa302bacd67bee04d4585989a0e1a5e9621b2 Mon Sep 17 00:00:00 2001
 From: Gerd Hoffmann <kraxel at redhat.com>
 Date: Thu, 30 Aug 2012 13:05:10 +0200
 Subject: [PATCH] xhci: rework interrupt handling
diff --git a/0619-xhci-add-msix-support.patch b/0619-xhci-add-msix-support.patch
index 00f159b..b0715c9 100644
--- a/0619-xhci-add-msix-support.patch
+++ b/0619-xhci-add-msix-support.patch
@@ -1,4 +1,4 @@
-From 30a07a691a444a4c9b7116d50ca1a6e8cf28db5c Mon Sep 17 00:00:00 2001
+From 907a573b9cacd0d22165aa0b34d3aea04b5d0bf9 Mon Sep 17 00:00:00 2001
 From: Gerd Hoffmann <kraxel at redhat.com>
 Date: Thu, 30 Aug 2012 12:06:59 +0200
 Subject: [PATCH] xhci: add msix support
diff --git a/0620-xhci-move-register-update-into-xhci_intr_raise.patch b/0620-xhci-move-register-update-into-xhci_intr_raise.patch
index 341f5c3..0459dc4 100644
--- a/0620-xhci-move-register-update-into-xhci_intr_raise.patch
+++ b/0620-xhci-move-register-update-into-xhci_intr_raise.patch
@@ -1,4 +1,4 @@
-From febd3b03f0bf3d108d201232e6f05c1d840f941d Mon Sep 17 00:00:00 2001
+From c6245049b3c4577619465fd5c9ec88c709f9f305 Mon Sep 17 00:00:00 2001
 From: Gerd Hoffmann <kraxel at redhat.com>
 Date: Thu, 30 Aug 2012 14:04:04 +0200
 Subject: [PATCH] xhci: move register update into xhci_intr_raise
diff --git a/0621-xhci-add-XHCIInterrupter.patch b/0621-xhci-add-XHCIInterrupter.patch
index 5d092ac..83589ed 100644
--- a/0621-xhci-add-XHCIInterrupter.patch
+++ b/0621-xhci-add-XHCIInterrupter.patch
@@ -1,4 +1,4 @@
-From 0d297b79dc199a7670c867e035d20a1f1b4a02e0 Mon Sep 17 00:00:00 2001
+From 015e8e070513cfa840a170aecd1f088fe536b9ce Mon Sep 17 00:00:00 2001
 From: Gerd Hoffmann <kraxel at redhat.com>
 Date: Thu, 30 Aug 2012 15:49:03 +0200
 Subject: [PATCH] xhci: add XHCIInterrupter
diff --git a/0622-xhci-prepare-xhci_runtime_-read-write-for-multiple-i.patch b/0622-xhci-prepare-xhci_runtime_-read-write-for-multiple-i.patch
index 15ce4f7..0cb56a1 100644
--- a/0622-xhci-prepare-xhci_runtime_-read-write-for-multiple-i.patch
+++ b/0622-xhci-prepare-xhci_runtime_-read-write-for-multiple-i.patch
@@ -1,4 +1,4 @@
-From b4457799e9610602d20382843c1d2bde4ce475dd Mon Sep 17 00:00:00 2001
+From cba8c1e06124ecaebe579694c8f6725a446b90c5 Mon Sep 17 00:00:00 2001
 From: Gerd Hoffmann <kraxel at redhat.com>
 Date: Thu, 30 Aug 2012 17:15:12 +0200
 Subject: [PATCH] xhci: prepare xhci_runtime_{read,write} for multiple
diff --git a/0623-xhci-pick-target-interrupter.patch b/0623-xhci-pick-target-interrupter.patch
index 7b6781f..19556ff 100644
--- a/0623-xhci-pick-target-interrupter.patch
+++ b/0623-xhci-pick-target-interrupter.patch
@@ -1,4 +1,4 @@
-From ebb89c9a420f2aa87796f377992ac403adcab309 Mon Sep 17 00:00:00 2001
+From 3689f522b1db7ef339869ae7ed3716c32ca789e1 Mon Sep 17 00:00:00 2001
 From: Gerd Hoffmann <kraxel at redhat.com>
 Date: Fri, 31 Aug 2012 15:30:51 +0200
 Subject: [PATCH] xhci: pick target interrupter
diff --git a/0624-xhci-support-multiple-interrupters.patch b/0624-xhci-support-multiple-interrupters.patch
index d83f1e9..87a3aa3 100644
--- a/0624-xhci-support-multiple-interrupters.patch
+++ b/0624-xhci-support-multiple-interrupters.patch
@@ -1,4 +1,4 @@
-From bda96cc71d34d4c3163455c9ea570f62e9c745f4 Mon Sep 17 00:00:00 2001
+From eb92c7e92a4f98a3d0f2e0036d89d79ee35cf2b3 Mon Sep 17 00:00:00 2001
 From: Gerd Hoffmann <kraxel at redhat.com>
 Date: Tue, 4 Sep 2012 12:56:55 +0200
 Subject: [PATCH] xhci: support multiple interrupters
diff --git a/0625-xhci-kill-xhci_mem_-read-write-dispatcher-functions.patch b/0625-xhci-kill-xhci_mem_-read-write-dispatcher-functions.patch
index 3de9f67..c52f89a 100644
--- a/0625-xhci-kill-xhci_mem_-read-write-dispatcher-functions.patch
+++ b/0625-xhci-kill-xhci_mem_-read-write-dispatcher-functions.patch
@@ -1,4 +1,4 @@
-From f9b8c1e3044cb4c221ea0c971630bf1f348af848 Mon Sep 17 00:00:00 2001
+From 97e344d7c46b55590058d52b75e1a46a2af7c749 Mon Sep 17 00:00:00 2001
 From: Gerd Hoffmann <kraxel at redhat.com>
 Date: Tue, 4 Sep 2012 14:42:20 +0200
 Subject: [PATCH] xhci: kill xhci_mem_{read,write} dispatcher functions
diff --git a/0626-usb-redir-Change-cancelled-packet-code-into-a-generi.patch b/0626-usb-redir-Change-cancelled-packet-code-into-a-generi.patch
index c4cab7c..39aa740 100644
--- a/0626-usb-redir-Change-cancelled-packet-code-into-a-generi.patch
+++ b/0626-usb-redir-Change-cancelled-packet-code-into-a-generi.patch
@@ -1,4 +1,4 @@
-From 3ee0b38d21a4ced7e7040666b523ab711bb4b20c Mon Sep 17 00:00:00 2001
+From 43c42f1487cf3f13f00f11b961d55b2722faeef9 Mon Sep 17 00:00:00 2001
 From: Hans de Goede <hdegoede at redhat.com>
 Date: Tue, 4 Sep 2012 14:18:34 +0200
 Subject: [PATCH] usb-redir: Change cancelled packet code into a generic
diff --git a/0627-usb-redir-Add-an-already_in_flight-packet-id-queue.patch b/0627-usb-redir-Add-an-already_in_flight-packet-id-queue.patch
index 5eb0046..4c41c5e 100644
--- a/0627-usb-redir-Add-an-already_in_flight-packet-id-queue.patch
+++ b/0627-usb-redir-Add-an-already_in_flight-packet-id-queue.patch
@@ -1,4 +1,4 @@
-From 7f3022f4ee2f83aeb0a1eea265f4bf9b4401096e Mon Sep 17 00:00:00 2001
+From 31147f113641cae45eae5efbe5fa5a78073bd1e1 Mon Sep 17 00:00:00 2001
 From: Hans de Goede <hdegoede at redhat.com>
 Date: Tue, 4 Sep 2012 17:03:54 +0200
 Subject: [PATCH] usb-redir: Add an already_in_flight packet-id queue
diff --git a/0628-usb-redir-Store-max_packet_size-in-endp_data.patch b/0628-usb-redir-Store-max_packet_size-in-endp_data.patch
index e38b41a..4c3f689 100644
--- a/0628-usb-redir-Store-max_packet_size-in-endp_data.patch
+++ b/0628-usb-redir-Store-max_packet_size-in-endp_data.patch
@@ -1,4 +1,4 @@
-From 92685f7fb2b97236018aa8aed9fc9fd8f5644346 Mon Sep 17 00:00:00 2001
+From d89352366dc0a0445e0f1699b8b1d3747719df86 Mon Sep 17 00:00:00 2001
 From: Hans de Goede <hdegoede at redhat.com>
 Date: Thu, 6 Sep 2012 20:52:36 +0200
 Subject: [PATCH] usb-redir: Store max_packet_size in endp_data
diff --git a/0629-usb-redir-Add-support-for-migration.patch b/0629-usb-redir-Add-support-for-migration.patch
index 5f20a5f..95f6767 100644
--- a/0629-usb-redir-Add-support-for-migration.patch
+++ b/0629-usb-redir-Add-support-for-migration.patch
@@ -1,4 +1,4 @@
-From 89d5a2bf3ecb98ba5bfaf1fd6c63924aeb1b6208 Mon Sep 17 00:00:00 2001
+From 8085bfa7ee784dc58cdf4f194253367046604931 Mon Sep 17 00:00:00 2001
 From: Hans de Goede <hdegoede at redhat.com>
 Date: Wed, 5 Sep 2012 09:21:44 +0200
 Subject: [PATCH] usb-redir: Add support for migration
diff --git a/0630-usb-redir-Add-chardev-open-close-debug-logging.patch b/0630-usb-redir-Add-chardev-open-close-debug-logging.patch
index d1cf2ab..65f472f 100644
--- a/0630-usb-redir-Add-chardev-open-close-debug-logging.patch
+++ b/0630-usb-redir-Add-chardev-open-close-debug-logging.patch
@@ -1,4 +1,4 @@
-From 9737abf4265d394434982e8f7db230084cf036cb Mon Sep 17 00:00:00 2001
+From 93ad80db8b7c356c6833012a7cf97eb216a1c20b Mon Sep 17 00:00:00 2001
 From: Hans de Goede <hdegoede at redhat.com>
 Date: Wed, 5 Sep 2012 15:56:57 +0200
 Subject: [PATCH] usb-redir: Add chardev open / close debug logging
diff --git a/0631-usb-redir-Revert-usb-redir-part-of-commit-93bfef4c.patch b/0631-usb-redir-Revert-usb-redir-part-of-commit-93bfef4c.patch
index 53d2405..1f3c0ab 100644
--- a/0631-usb-redir-Revert-usb-redir-part-of-commit-93bfef4c.patch
+++ b/0631-usb-redir-Revert-usb-redir-part-of-commit-93bfef4c.patch
@@ -1,4 +1,4 @@
-From a272467564b3915d36b85523ad7c2abf04a164a3 Mon Sep 17 00:00:00 2001
+From dbf39b3e858410f349893c4cd69d3c8a774d1109 Mon Sep 17 00:00:00 2001
 From: Hans de Goede <hdegoede at redhat.com>
 Date: Mon, 10 Sep 2012 13:49:46 +0200
 Subject: [PATCH] usb-redir: Revert usb-redir part of commit 93bfef4c
diff --git a/0632-ehci-Fix-interrupt-packet-MULT-handling.patch b/0632-ehci-Fix-interrupt-packet-MULT-handling.patch
index 71fd7c9..0c8eebb 100644
--- a/0632-ehci-Fix-interrupt-packet-MULT-handling.patch
+++ b/0632-ehci-Fix-interrupt-packet-MULT-handling.patch
@@ -1,4 +1,4 @@
-From dc9b6b076e03412e67597c207f2202493e37db06 Mon Sep 17 00:00:00 2001
+From d8c404a31660eb60da9530e383d3670c12799bd6 Mon Sep 17 00:00:00 2001
 From: Hans de Goede <hdegoede at redhat.com>
 Date: Thu, 20 Sep 2012 16:55:02 +0200
 Subject: [PATCH] ehci: Fix interrupt packet MULT handling
diff --git a/0633-usb-redir-Adjust-pkg-config-check-for-usbredirparser.patch b/0633-usb-redir-Adjust-pkg-config-check-for-usbredirparser.patch
index 45bf71c..2daac28 100644
--- a/0633-usb-redir-Adjust-pkg-config-check-for-usbredirparser.patch
+++ b/0633-usb-redir-Adjust-pkg-config-check-for-usbredirparser.patch
@@ -1,4 +1,4 @@
-From 93e27ddf8c5e60eb932528cf1c560d81be108f96 Mon Sep 17 00:00:00 2001
+From cb24e7e9d70e39a8ac58995feda350c6450d41db Mon Sep 17 00:00:00 2001
 From: Hans de Goede <hdegoede at redhat.com>
 Date: Tue, 25 Sep 2012 13:22:21 +0200
 Subject: [PATCH] usb-redir: Adjust pkg-config check for usbredirparser .pc
diff --git a/0634-usb-redir-Change-usbredir_open_chardev-into-usbredir.patch b/0634-usb-redir-Change-usbredir_open_chardev-into-usbredir.patch
index 34cbc35..b25c1d0 100644
--- a/0634-usb-redir-Change-usbredir_open_chardev-into-usbredir.patch
+++ b/0634-usb-redir-Change-usbredir_open_chardev-into-usbredir.patch
@@ -1,4 +1,4 @@
-From 0e80029894a26f26a6641de5074ff680d98a6ffa Mon Sep 17 00:00:00 2001
+From 374abf0d3f5032806045555335e58890bcb72acf Mon Sep 17 00:00:00 2001
 From: Hans de Goede <hdegoede at redhat.com>
 Date: Thu, 27 Sep 2012 16:59:50 +0200
 Subject: [PATCH] usb-redir: Change usbredir_open_chardev into
diff --git a/0635-usb-redir-Don-t-make-migration-fail-in-none-seamless.patch b/0635-usb-redir-Don-t-make-migration-fail-in-none-seamless.patch
index 3787e29..05b6596 100644
--- a/0635-usb-redir-Don-t-make-migration-fail-in-none-seamless.patch
+++ b/0635-usb-redir-Don-t-make-migration-fail-in-none-seamless.patch
@@ -1,4 +1,4 @@
-From 11da0c283915f9e3d3da42451d218c26efef4671 Mon Sep 17 00:00:00 2001
+From 30b7466e12a541a486dae5a022055fe63269bc79 Mon Sep 17 00:00:00 2001
 From: Hans de Goede <hdegoede at redhat.com>
 Date: Thu, 27 Sep 2012 16:57:41 +0200
 Subject: [PATCH] usb-redir: Don't make migration fail in none seamless case
diff --git a/0701-mips-Fix-link-error-with-piix4_pm_init.patch b/0701-mips-Fix-link-error-with-piix4_pm_init.patch
index f62a389..3a48059 100644
--- a/0701-mips-Fix-link-error-with-piix4_pm_init.patch
+++ b/0701-mips-Fix-link-error-with-piix4_pm_init.patch
@@ -1,4 +1,4 @@
-From a1cbcc0757b08e07a49fe9c8ba003ae47cf72614 Mon Sep 17 00:00:00 2001
+From c1c704ab4a9f62367d044eaafcab555d1a15f85a Mon Sep 17 00:00:00 2001
 From: Cole Robinson <crobinso at redhat.com>
 Date: Mon, 6 Aug 2012 17:12:40 -0400
 Subject: [PATCH] mips: Fix link error with 'piix4_pm_init'
diff --git a/0702-configure-Add-disable-kvm-options.patch b/0702-configure-Add-disable-kvm-options.patch
index 9c48a3e..c2a717f 100644
--- a/0702-configure-Add-disable-kvm-options.patch
+++ b/0702-configure-Add-disable-kvm-options.patch
@@ -1,4 +1,4 @@
-From b303845e11bd656915198589294a0660002e6814 Mon Sep 17 00:00:00 2001
+From 56cb8139207993cc36b7221521564735f66a31f8 Mon Sep 17 00:00:00 2001
 From: Cole Robinson <crobinso at redhat.com>
 Date: Mon, 13 Aug 2012 18:39:54 -0400
 Subject: [PATCH] configure: Add --disable-kvm-options
diff --git a/0703-arm_boot-Change-initrd-load-address-to-halfway-throu.patch b/0703-arm_boot-Change-initrd-load-address-to-halfway-throu.patch
index fcfadc8..6f8a7fe 100644
--- a/0703-arm_boot-Change-initrd-load-address-to-halfway-throu.patch
+++ b/0703-arm_boot-Change-initrd-load-address-to-halfway-throu.patch
@@ -1,4 +1,4 @@
-From 8a139a56e82b6adec8dd6ea111f39d19367febfc Mon Sep 17 00:00:00 2001
+From c3f000ab46ada5ebcc04cc840d2c9f711ed3f303 Mon Sep 17 00:00:00 2001
 From: Peter Maydell <peter.maydell at linaro.org>
 Date: Fri, 26 Oct 2012 16:29:38 +0100
 Subject: [PATCH] arm_boot: Change initrd load address to "halfway through RAM"
diff --git a/0704-dtrace-backend-add-function-to-reserved-words.patch b/0704-dtrace-backend-add-function-to-reserved-words.patch
index fa54432..509bc6e 100644
--- a/0704-dtrace-backend-add-function-to-reserved-words.patch
+++ b/0704-dtrace-backend-add-function-to-reserved-words.patch
@@ -1,4 +1,4 @@
-From 63d0a6cd71a0e3b6ba1a9cb4e1ba880121840a7e Mon Sep 17 00:00:00 2001
+From 6223ebfa2a80275b47feafa3f342c3dfc11dd566 Mon Sep 17 00:00:00 2001
 From: Alon Levy <alevy at redhat.com>
 Date: Sun, 2 Sep 2012 02:04:16 +0300
 Subject: [PATCH] dtrace backend: add function to reserved words
diff --git a/0705-libcacard-fix-missing-symbols-in-libcacard.so.patch b/0705-libcacard-fix-missing-symbols-in-libcacard.so.patch
index 157f97f..1c6fea2 100644
--- a/0705-libcacard-fix-missing-symbols-in-libcacard.so.patch
+++ b/0705-libcacard-fix-missing-symbols-in-libcacard.so.patch
@@ -1,4 +1,4 @@
-From 9fbc22fddb14b1e474807bc02ab31e35af25d3a3 Mon Sep 17 00:00:00 2001
+From 9ebec25b2cdba386271e4c43353e3225c1a4e003 Mon Sep 17 00:00:00 2001
 From: Alon Levy <alevy at redhat.com>
 Date: Wed, 28 Nov 2012 16:38:43 +0200
 Subject: [PATCH] libcacard: fix missing symbols in libcacard.so
diff --git a/0706-configure-move-vscclient-binary-under-libcacard.patch b/0706-configure-move-vscclient-binary-under-libcacard.patch
index 1bc1b28..5186a54 100644
--- a/0706-configure-move-vscclient-binary-under-libcacard.patch
+++ b/0706-configure-move-vscclient-binary-under-libcacard.patch
@@ -1,4 +1,4 @@
-From 5f3abf0f58996748f93daff1542d9bbd99789196 Mon Sep 17 00:00:00 2001
+From 6fe4869a4e65422bd863f4648300b9bf842f0d09 Mon Sep 17 00:00:00 2001
 From: Alon Levy <alevy at redhat.com>
 Date: Thu, 29 Nov 2012 14:11:19 +0200
 Subject: [PATCH] configure: move vscclient binary under libcacard
diff --git a/0707-libcacard-fix-missing-symbol-in-libcacard.so.patch b/0707-libcacard-fix-missing-symbol-in-libcacard.so.patch
index aef8085..8da58c6 100644
--- a/0707-libcacard-fix-missing-symbol-in-libcacard.so.patch
+++ b/0707-libcacard-fix-missing-symbol-in-libcacard.so.patch
@@ -1,4 +1,4 @@
-From c2cd586f8a83e20fd264cd53ba1120979779c34b Mon Sep 17 00:00:00 2001
+From 83f998ff20f3a38878274a6cbb6c4d56ac4e9c63 Mon Sep 17 00:00:00 2001
 From: Alon Levy <alevy at redhat.com>
 Date: Wed, 28 Nov 2012 11:16:26 +0200
 Subject: [PATCH] libcacard: fix missing symbol in libcacard.so
diff --git a/0708-seccomp-adding-new-syscalls-bugzilla-855162.patch b/0708-seccomp-adding-new-syscalls-bugzilla-855162.patch
index 0136558..69d6299 100644
--- a/0708-seccomp-adding-new-syscalls-bugzilla-855162.patch
+++ b/0708-seccomp-adding-new-syscalls-bugzilla-855162.patch
@@ -1,4 +1,4 @@
-From 83df794bc330e0c71d2d2f1f6d51103b53393f9c Mon Sep 17 00:00:00 2001
+From 015ede543e670aee0d510053067f809794b8eaf0 Mon Sep 17 00:00:00 2001
 From: Eduardo Otubo <otubo at linux.vnet.ibm.com>
 Date: Thu, 29 Nov 2012 13:56:41 -0200
 Subject: [PATCH] seccomp: adding new syscalls (bugzilla 855162)
diff --git a/0709-e1000-Discard-oversized-packets-based-on-SBP-LPE.patch b/0709-e1000-Discard-oversized-packets-based-on-SBP-LPE.patch
index db61c68..d9116a9 100644
--- a/0709-e1000-Discard-oversized-packets-based-on-SBP-LPE.patch
+++ b/0709-e1000-Discard-oversized-packets-based-on-SBP-LPE.patch
@@ -1,4 +1,4 @@
-From e633e19df6e1d33dd9ce88fba2896082b1efbeec Mon Sep 17 00:00:00 2001
+From cb706f72c14b7b86218427482ee2203fd6d2c0f9 Mon Sep 17 00:00:00 2001
 From: Michael Contreras <michael at inetric.com>
 Date: Wed, 5 Dec 2012 13:31:30 -0500
 Subject: [PATCH] e1000: Discard oversized packets based on SBP|LPE
diff --git a/0710-Revert-serial-fix-retry-logic.patch b/0710-Revert-serial-fix-retry-logic.patch
index 5d6285e..d6ed018 100644
--- a/0710-Revert-serial-fix-retry-logic.patch
+++ b/0710-Revert-serial-fix-retry-logic.patch
@@ -1,4 +1,4 @@
-From 90f23b109c482f23d04a943d1e41f79b33ce028a Mon Sep 17 00:00:00 2001
+From 7b8c750f3cc4c40878ef5abf22543c4d9c669bcd Mon Sep 17 00:00:00 2001
 From: Michael Tokarev <mjt at tls.msk.ru>
 Date: Wed, 19 Sep 2012 12:08:31 +0400
 Subject: [PATCH] Revert "serial: fix retry logic"
diff --git a/0711-scsi-fix-segfault-with-0-byte-disk.patch b/0711-scsi-fix-segfault-with-0-byte-disk.patch
index b2d5fbc..381d2bb 100644
--- a/0711-scsi-fix-segfault-with-0-byte-disk.patch
+++ b/0711-scsi-fix-segfault-with-0-byte-disk.patch
@@ -1,4 +1,4 @@
-From ca525ebda9b0869bddd602c7ac2884ef5cf96507 Mon Sep 17 00:00:00 2001
+From 193d9de2948dac46db24484fef5ff3795df0e747 Mon Sep 17 00:00:00 2001
 From: Paolo Bonzini <pbonzini at redhat.com>
 Date: Thu, 10 Jan 2013 15:08:05 +0100
 Subject: [PATCH] scsi: fix segfault with 0-byte disk
diff --git a/0712-iscsi-look-for-pkg-config-file-too.patch b/0712-iscsi-look-for-pkg-config-file-too.patch
index 51a3bdc..d33cab9 100644
--- a/0712-iscsi-look-for-pkg-config-file-too.patch
+++ b/0712-iscsi-look-for-pkg-config-file-too.patch
@@ -1,4 +1,4 @@
-From 868600d91f1c165cdd91f293870af0ca351c6025 Mon Sep 17 00:00:00 2001
+From d53c61843771720fc5cf0ed74b4e76b912813cc5 Mon Sep 17 00:00:00 2001
 From: Paolo Bonzini <pbonzini at redhat.com>
 Date: Fri, 22 Feb 2013 18:14:28 +0100
 Subject: [PATCH] iscsi: look for pkg-config file too
diff --git a/0713-vmware_vga-fix-out-of-bounds-and-invalid-rects-updat.patch b/0713-vmware_vga-fix-out-of-bounds-and-invalid-rects-updat.patch
index 3c76776..c33ef73 100644
--- a/0713-vmware_vga-fix-out-of-bounds-and-invalid-rects-updat.patch
+++ b/0713-vmware_vga-fix-out-of-bounds-and-invalid-rects-updat.patch
@@ -1,4 +1,4 @@
-From 58ef246dd1849e6b18b22c52ccca0a30e6325d1d Mon Sep 17 00:00:00 2001
+From 881091219766ddc3d5ad293fa5dc2bf06637a7bd Mon Sep 17 00:00:00 2001
 From: Michael Tokarev <mjt at tls.msk.ru>
 Date: Fri, 25 Jan 2013 21:23:24 +0400
 Subject: [PATCH] vmware_vga: fix out of bounds and invalid rects updating
diff --git a/0714-qxl-better-vga-init-in-enter_vga_mode.patch b/0714-qxl-better-vga-init-in-enter_vga_mode.patch
index 73c60b9..abc1fe9 100644
--- a/0714-qxl-better-vga-init-in-enter_vga_mode.patch
+++ b/0714-qxl-better-vga-init-in-enter_vga_mode.patch
@@ -1,4 +1,4 @@
-From e0b3fabbb6833242803f0b02848083e95aeaca6c Mon Sep 17 00:00:00 2001
+From 2f1c6ad70e01856863f7a69182237bf06e41bb71 Mon Sep 17 00:00:00 2001
 From: Gerd Hoffmann <kraxel at redhat.com>
 Date: Thu, 28 Feb 2013 11:08:50 +0100
 Subject: [PATCH] qxl: better vga init in enter_vga_mode
diff --git a/0715-pci-assign-Enable-MSIX-on-device-to-match-guest.patch b/0715-pci-assign-Enable-MSIX-on-device-to-match-guest.patch
index b856b00..5dd7cc1 100644
--- a/0715-pci-assign-Enable-MSIX-on-device-to-match-guest.patch
+++ b/0715-pci-assign-Enable-MSIX-on-device-to-match-guest.patch
@@ -1,4 +1,4 @@
-From 96a60c347aa7da64d34b8980ea13f4fd06b3d679 Mon Sep 17 00:00:00 2001
+From 3eeae6bf88b1d59e973864b5849d1368f86280ab Mon Sep 17 00:00:00 2001
 From: Alex Williamson <alex.williamson at redhat.com>
 Date: Sun, 6 Jan 2013 21:30:31 -0700
 Subject: [PATCH] pci-assign: Enable MSIX on device to match guest
diff --git a/0716-qxl-change-rom-size-to-8192.patch b/0716-qxl-change-rom-size-to-8192.patch
index 3b827a8..776b976 100644
--- a/0716-qxl-change-rom-size-to-8192.patch
+++ b/0716-qxl-change-rom-size-to-8192.patch
@@ -1,4 +1,4 @@
-From b0929a65ac12a63a5b38f27261b13cf76ef7755e Mon Sep 17 00:00:00 2001
+From 47a100efb664074c1fd4b7c35d0262ff4033c387 Mon Sep 17 00:00:00 2001
 From: Alon Levy <alevy at redhat.com>
 Date: Mon, 21 Jan 2013 14:48:07 +0200
 Subject: [PATCH] qxl: change rom size to 8192
diff --git a/0717-qxl-Add-rom_size-compat-property-fix-migration-from-.patch b/0717-qxl-Add-rom_size-compat-property-fix-migration-from-.patch
index e701769..4fe69f0 100644
--- a/0717-qxl-Add-rom_size-compat-property-fix-migration-from-.patch
+++ b/0717-qxl-Add-rom_size-compat-property-fix-migration-from-.patch
@@ -1,4 +1,4 @@
-From cf8919bea07deeaa6cc07fd3f8ff000b13a7fac1 Mon Sep 17 00:00:00 2001
+From 5d19fbf089a1e7ebeab65744d1f0a39a0ffb7bb8 Mon Sep 17 00:00:00 2001
 From: Cole Robinson <crobinso at redhat.com>
 Date: Mon, 1 Apr 2013 20:02:59 -0400
 Subject: [PATCH] qxl: Add rom_size compat property, fix migration from 1.2
diff --git a/0718-ehci-Don-t-access-packet-after-freeing-it.patch b/0718-ehci-Don-t-access-packet-after-freeing-it.patch
index 0e4ec92..6d42a73 100644
--- a/0718-ehci-Don-t-access-packet-after-freeing-it.patch
+++ b/0718-ehci-Don-t-access-packet-after-freeing-it.patch
@@ -1,4 +1,4 @@
-From c6e419cb392d9e1cca5de66da2be7cb53277bf85 Mon Sep 17 00:00:00 2001
+From a45514e1d05579e7a718f95263bf10c0a58d3562 Mon Sep 17 00:00:00 2001
 From: Hans de Goede <hdegoede at redhat.com>
 Date: Wed, 14 Nov 2012 16:21:36 +0000
 Subject: [PATCH] ehci: Don't access packet after freeing it
diff --git a/0719-ehci-Fixup-q-qtdaddr-after-cancelling-an-already-com.patch b/0719-ehci-Fixup-q-qtdaddr-after-cancelling-an-already-com.patch
index c90bee1..7c4fcf0 100644
--- a/0719-ehci-Fixup-q-qtdaddr-after-cancelling-an-already-com.patch
+++ b/0719-ehci-Fixup-q-qtdaddr-after-cancelling-an-already-com.patch
@@ -1,4 +1,4 @@
-From b4d71f364924655c47f7e54a9726e303c91978d1 Mon Sep 17 00:00:00 2001
+From ddeba1cfd2ea6560d529b25b4229a3341b355ed6 Mon Sep 17 00:00:00 2001
 From: Hans de Goede <hdegoede at redhat.com>
 Date: Wed, 14 Nov 2012 16:21:37 +0000
 Subject: [PATCH] ehci: Fixup q->qtdaddr after cancelling an already completed
diff --git a/0720-ehci_free_packet-Discard-finished-packets-when-the-q.patch b/0720-ehci_free_packet-Discard-finished-packets-when-the-q.patch
index 6f147a6..2cc38f5 100644
--- a/0720-ehci_free_packet-Discard-finished-packets-when-the-q.patch
+++ b/0720-ehci_free_packet-Discard-finished-packets-when-the-q.patch
@@ -1,4 +1,4 @@
-From 22df2caa52abc0df20709de04791d49f83792fd7 Mon Sep 17 00:00:00 2001
+From 1db8ec7f2caf255b94d1516e521768f553e01972 Mon Sep 17 00:00:00 2001
 From: Hans de Goede <hdegoede at redhat.com>
 Date: Fri, 5 Apr 2013 12:05:49 +0200
 Subject: [PATCH] ehci_free_packet: Discard finished packets when the queue is
diff --git a/0721-hw-arm_sysctl-Clear-sysctl-cfgctrl-start-bit.patch b/0721-hw-arm_sysctl-Clear-sysctl-cfgctrl-start-bit.patch
index 068c13a..4177557 100644
--- a/0721-hw-arm_sysctl-Clear-sysctl-cfgctrl-start-bit.patch
+++ b/0721-hw-arm_sysctl-Clear-sysctl-cfgctrl-start-bit.patch
@@ -1,4 +1,4 @@
-From 3783ae2a82198962b1770b12db2dd3d67f400d7e Mon Sep 17 00:00:00 2001
+From 8a6240daff8338a63dd7ce676578d2f467bb4eb7 Mon Sep 17 00:00:00 2001
 From: Christoffer Dall <c.dall at virtualopensystems.com>
 Date: Wed, 30 Jan 2013 15:39:01 +0000
 Subject: [PATCH] hw/arm_sysctl: Clear sysctl cfgctrl start bit
diff --git a/0722-console-remove-DisplayAllocator.patch b/0722-console-remove-DisplayAllocator.patch
index 60ed5ec..55f676c 100644
--- a/0722-console-remove-DisplayAllocator.patch
+++ b/0722-console-remove-DisplayAllocator.patch
@@ -1,4 +1,4 @@
-From 82ffa03f372852a8e34775bf49a345a120b22be0 Mon Sep 17 00:00:00 2001
+From 984836153d323fde6d2714542596913c19a98c42 Mon Sep 17 00:00:00 2001
 From: Gerd Hoffmann <kraxel at redhat.com>
 Date: Tue, 16 Apr 2013 17:06:56 +0200
 Subject: [PATCH] console: remove DisplayAllocator
diff --git a/0723-Add-f-FMT-format-FMT-arg-to-qemu-nbd.patch b/0723-Add-f-FMT-format-FMT-arg-to-qemu-nbd.patch
index 4ac4b5d..9394965 100644
--- a/0723-Add-f-FMT-format-FMT-arg-to-qemu-nbd.patch
+++ b/0723-Add-f-FMT-format-FMT-arg-to-qemu-nbd.patch
@@ -1,4 +1,4 @@
-From 849967d707bb55bfbe93feae78969aaeb5e71dfd Mon Sep 17 00:00:00 2001
+From a5ecab4962d52e7dcec96c7e99bade769fb8cf8b Mon Sep 17 00:00:00 2001
 From: "Daniel P. Berrange" <berrange at redhat.com>
 Date: Tue, 19 Mar 2013 11:20:20 +0000
 Subject: [PATCH] Add -f FMT / --format FMT arg to qemu-nbd
diff --git a/0724-docs-Fix-generating-qemu-doc.html-with-texinfo-5.patch b/0724-docs-Fix-generating-qemu-doc.html-with-texinfo-5.patch
index 2334d5b..8fdf21c 100644
--- a/0724-docs-Fix-generating-qemu-doc.html-with-texinfo-5.patch
+++ b/0724-docs-Fix-generating-qemu-doc.html-with-texinfo-5.patch
@@ -1,4 +1,4 @@
-From b5f2618ac3459fbd31f503933df6d47db0a55286 Mon Sep 17 00:00:00 2001
+From a7d94849343ddbf1730b6b3a6da8e9bd12d02903 Mon Sep 17 00:00:00 2001
 From: Cole Robinson <crobinso at redhat.com>
 Date: Wed, 15 May 2013 17:56:22 -0400
 Subject: [PATCH] docs: Fix generating qemu-doc.html with texinfo 5
diff --git a/0725-qga-set-umask-0077-when-daemonizing-CVE-2013-2007.patch b/0725-qga-set-umask-0077-when-daemonizing-CVE-2013-2007.patch
index 057d613..8cff17d 100644
--- a/0725-qga-set-umask-0077-when-daemonizing-CVE-2013-2007.patch
+++ b/0725-qga-set-umask-0077-when-daemonizing-CVE-2013-2007.patch
@@ -1,4 +1,4 @@
-From 90f53d5951c6a4fc8def3e2af0f90c31ac9a717c Mon Sep 17 00:00:00 2001
+From 537ec944a2c2ede49bee4762eb06cea407e7aa09 Mon Sep 17 00:00:00 2001
 From: Laszlo Ersek <lersek at redhat.com>
 Date: Wed, 24 Apr 2013 13:13:18 +0200
 Subject: [PATCH] qga: set umask 0077 when daemonizing (CVE-2013-2007)
diff --git a/0726-rtl8139-flush-queued-packets-when-RxBufPtr-is-writte.patch b/0726-rtl8139-flush-queued-packets-when-RxBufPtr-is-writte.patch
index 9d53281..83bb6fb 100644
--- a/0726-rtl8139-flush-queued-packets-when-RxBufPtr-is-writte.patch
+++ b/0726-rtl8139-flush-queued-packets-when-RxBufPtr-is-writte.patch
@@ -1,4 +1,4 @@
-From f4bc1dee14b12c20c7464dc2b61446366a013dd6 Mon Sep 17 00:00:00 2001
+From d485597ad765eefdaa70d0cedc6baed9c764d993 Mon Sep 17 00:00:00 2001
 From: Stefan Hajnoczi <stefanha at redhat.com>
 Date: Wed, 22 May 2013 14:50:18 +0200
 Subject: [PATCH] rtl8139: flush queued packets when RxBufPtr is written
diff --git a/0727-configure-dtc-Probe-for-libfdt_env.h.patch b/0727-configure-dtc-Probe-for-libfdt_env.h.patch
new file mode 100644
index 0000000..d199d3c
--- /dev/null
+++ b/0727-configure-dtc-Probe-for-libfdt_env.h.patch
@@ -0,0 +1,85 @@
+From a1dfd9b44ffb915fc6673b8f6f512ecf6489d628 Mon Sep 17 00:00:00 2001
+From: Peter Crosthwaite <peter.crosthwaite at xilinx.com>
+Date: Mon, 27 May 2013 14:20:57 +1000
+Subject: [PATCH] configure: dtc: Probe for libfdt_env.h
+
+Currently QEMU provides a local clone of the file libfdt_env.h in
+/include. This file is supposed to come with the libfdt package and is
+only needed for broken installs of libfdt. Now that we have submodule
+dtc, just ignore these broken installs and prompt for the dtc submodule
+install instead. QEMU's local libfdt_env.h is removed accordingly.
+
+Manifests as a bug when building QEMU with modern libfdt. The new
+version of libfdt does not compile when QEMUs libfdt_env.h takes
+precedence over the hosts.
+
+Signed-off-by: Peter Crosthwaite <peter.crosthwaite at xilinx.com>
+Reviewed-by: Peter Maydell <peter.maydell at linaro.org>
+Acked-by: David Gibson <david at gibson.dropbear.id.au>
+Signed-off-by: Kim Phillips <kim.phillips at freescale.com>
+Acked-by: Paolo Bonzini <pbonzini at redhat.com>
+Message-id: 9b6a3a52e3f46cfbc1ded9ab56385ec045e46705.1369628289.git.peter.crosthwaite at xilinx.com
+Signed-off-by: Peter Maydell <peter.maydell at linaro.org>
+(cherry picked from commit 96ce65457690561417ae8e6f0e85f3c6f135018b)
+---
+ configure    |  2 ++
+ libfdt_env.h | 36 ------------------------------------
+ 2 files changed, 2 insertions(+), 36 deletions(-)
+ delete mode 100644 libfdt_env.h
+
+diff --git a/configure b/configure
+index 12d506c..d77f82d 100755
+--- a/configure
++++ b/configure
+@@ -2283,7 +2283,9 @@ fi
+ # fdt probe
+ if test "$fdt" != "no" ; then
+   fdt_libs="-lfdt"
++  # explicitly check for libfdt_env.h as it is missing in some stable installs
+   cat > $TMPC << EOF
++#include <libfdt_env.h>
+ int main(void) { return 0; }
+ EOF
+   if compile_prog "" "$fdt_libs" ; then
+diff --git a/libfdt_env.h b/libfdt_env.h
+deleted file mode 100644
+index 90d7f3b..0000000
+--- a/libfdt_env.h
++++ /dev/null
+@@ -1,36 +0,0 @@
+-/*
+- * This program is free software; you can redistribute it and/or modify
+- * it under the terms of the GNU General Public License, version 2, as
+- * published by the Free Software Foundation.
+- *
+- * This program is distributed in the hope that it will be useful,
+- * but WITHOUT ANY WARRANTY; without even the implied warranty of
+- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+- * GNU General Public License for more details.
+- *
+- * You should have received a copy of the GNU General Public License
+- * along with this program; if not, see <http://www.gnu.org/licenses/>.
+- *
+- * Copyright IBM Corp. 2008
+- * Authors: Hollis Blanchard <hollisb at us.ibm.com>
+- *
+- */
+-
+-#ifndef _LIBFDT_ENV_H
+-#define _LIBFDT_ENV_H
+-
+-#include "bswap.h"
+-
+-#ifdef HOST_WORDS_BIGENDIAN
+-#define fdt32_to_cpu(x)		(x)
+-#define cpu_to_fdt32(x)		(x)
+-#define fdt64_to_cpu(x)		(x)
+-#define cpu_to_fdt64(x)		(x)
+-#else
+-#define fdt32_to_cpu(x)		(bswap_32((x)))
+-#define cpu_to_fdt32(x)		(bswap_32((x)))
+-#define fdt64_to_cpu(x)		(bswap_64((x)))
+-#define cpu_to_fdt64(x)		(bswap_64((x)))
+-#endif
+-
+-#endif /* _LIBFDT_ENV_H */
diff --git a/qemu.spec b/qemu.spec
index 22b09ac..b5dd575 100644
--- a/qemu.spec
+++ b/qemu.spec
@@ -109,7 +109,7 @@
 Summary: QEMU is a FAST! processor emulator
 Name: qemu
 Version: 1.2.2
-Release: 13%{?dist}
+Release: 14%{?dist}
 # Epoch because we pushed a qemu-1.0 package. AIUI this can't ever be dropped
 Epoch: 2
 License: GPLv2+ and LGPLv2+ and BSD
@@ -563,6 +563,8 @@ Patch0724: 0724-docs-Fix-generating-qemu-doc.html-with-texinfo-5.patch
 Patch0725: 0725-qga-set-umask-0077-when-daemonizing-CVE-2013-2007.patch
 # Fix rtl8139 + windows 7 + large transfers (bz #970240)
 Patch0726: 0726-rtl8139-flush-queued-packets-when-RxBufPtr-is-writte.patch
+# Fix build with latest dtc (bz #1003187)
+Patch0727: 0727-configure-dtc-Probe-for-libfdt_env.h.patch
 
 
 BuildRequires: SDL-devel
@@ -1413,6 +1415,8 @@ CAC emulation development files.
 %patch0725 -p1
 # Fix rtl8139 + windows 7 + large transfers (bz #970240)
 %patch0726 -p1
+# Fix build with latest dtc (bz #1003187)
+%patch0727 -p1
 
 
 %build
@@ -1691,6 +1695,7 @@ make check
 # load kvm modules now, so we can make sure no reboot is needed.
 # If there's already a kvm module installed, we don't mess with it
 sh %{_sysconfdir}/sysconfig/modules/kvm.modules || :
+setfacl --remove-all /dev/kvm &> /dev/null || :
 udevadm trigger --subsystem-match=misc --sysname-match=kvm --action=add || :
 %endif
 
@@ -2022,6 +2027,10 @@ getent passwd qemu >/dev/null || \
 %{_libdir}/pkgconfig/libcacard.pc
 
 %changelog
+* Tue Sep 03 2013 Cole Robinson <crobinso at redhat.com> - 2:1.2.2-14
+- Fix build with latest dtc (bz #1003187)
+- Fix initial /dev/kvm permissions (bz #993491)
+
 * Wed Jun 19 2013 Cole Robinson <crobinso at redhat.com> - 2:1.2.2-13
 - Don't install conflicting binfmt handler on arm (bz #974804)
 


More information about the scm-commits mailing list