Initial commit with version 1.2.0-24 3.2.1 3.2.1-updates master align_branches.ex.6.0 align_branches.ex.6.0-updates align_branches.ex.6.0.1 align_branches.ex.6.1
authorDmitry Burmistrov <dburmistrov@mirantis.com>
Fri, 20 Sep 2013 13:21:17 +0000 (17:21 +0400)
committerDmitry Burmistrov <dburmistrov@mirantis.com>
Fri, 20 Sep 2013 13:21:17 +0000 (17:21 +0400)
commitf5a309e05862bbc19adb46ba60c224b12c95f387
treed09ee154dc9fa548dcf0c516fbddcb756cc03292
parent4b3b6f931112d536fb0efdc42438ec166ae5b631
Initial commit with version 1.2.0-24
330 files changed:
0001-target-xtensa-convert-host-errno-values-to-guest.patch [new file with mode: 0644]
0002-target-cris-Fix-buffer-overflow.patch [new file with mode: 0644]
0003-target-xtensa-fix-missing-errno-codes-for-mingw32.patch [new file with mode: 0644]
0004-target-sparc-fix-fcmp-s-d-q-instructions-wrt-excepti.patch [new file with mode: 0644]
0005-target-s390x-fix-style.patch [new file with mode: 0644]
0006-target-s390x-split-FPU-ops.patch [new file with mode: 0644]
0007-target-s390x-split-condition-code-helpers.patch [new file with mode: 0644]
0008-target-s390x-split-integer-helpers.patch [new file with mode: 0644]
0009-target-s390x-split-memory-access-helpers.patch [new file with mode: 0644]
0010-target-s390x-rename-op_helper.c-to-misc_helper.c.patch [new file with mode: 0644]
0011-target-s390x-avoid-AREG0-for-FPU-helpers.patch [new file with mode: 0644]
0012-target-s390x-avoid-AREG0-for-integer-helpers.patch [new file with mode: 0644]
0013-target-s390x-avoid-AREG0-for-condition-code-helpers.patch [new file with mode: 0644]
0014-target-s390x-avoid-AREG0-for-misc-helpers.patch [new file with mode: 0644]
0015-target-s390x-switch-to-AREG0-free-mode.patch [new file with mode: 0644]
0016-tcg-s390-fix-ld-st-with-CONFIG_TCG_PASS_AREG0.patch [new file with mode: 0644]
0017-target-arm-Fix-potential-buffer-overflow.patch [new file with mode: 0644]
0018-tcg-optimize-split-expression-simplification.patch [new file with mode: 0644]
0019-tcg-optimize-simplify-or-xor-r-a-0-cases.patch [new file with mode: 0644]
0020-tcg-optimize-simplify-and-r-a-0-cases.patch [new file with mode: 0644]
0021-tcg-optimize-simplify-shift-rot-r-0-a-movi-r-0-cases.patch [new file with mode: 0644]
0022-tcg-optimize-swap-brcond-setcond-arguments-when-poss.patch [new file with mode: 0644]
0023-tcg-optimize-add-constant-folding-for-setcond.patch [new file with mode: 0644]
0024-tcg-optimize-add-constant-folding-for-brcond.patch [new file with mode: 0644]
0025-tcg-optimize-fix-if-else-break-coding-style.patch [new file with mode: 0644]
0026-target-s390x-avoid-cpu_single_env.patch [new file with mode: 0644]
0027-target-lm32-switch-to-AREG0-free-mode.patch [new file with mode: 0644]
0028-target-m68k-switch-to-AREG0-free-mode.patch [new file with mode: 0644]
0029-target-m68k-avoid-using-cpu_single_env.patch [new file with mode: 0644]
0030-target-unicore32-switch-to-AREG0-free-mode.patch [new file with mode: 0644]
0031-target-arm-convert-void-helpers.patch [new file with mode: 0644]
0032-target-arm-convert-remaining-helpers.patch [new file with mode: 0644]
0033-target-arm-final-conversion-to-AREG0-free-mode.patch [new file with mode: 0644]
0034-target-microblaze-switch-to-AREG0-free-mode.patch [new file with mode: 0644]
0035-target-cris-Avoid-AREG0-for-helpers.patch [new file with mode: 0644]
0036-target-cris-Switch-to-AREG0-free-mode.patch [new file with mode: 0644]
0037-target-sh4-switch-to-AREG0-free-mode.patch [new file with mode: 0644]
0038-target-mips-switch-to-AREG0-free-mode.patch [new file with mode: 0644]
0039-Remove-unused-CONFIG_TCG_PASS_AREG0-and-dead-code.patch [new file with mode: 0644]
0040-tcg-i386-allow-constants-in-load-store-ops.patch [new file with mode: 0644]
0041-tcg-mark-set_label-with-TCG_OPF_BB_END-flag.patch [new file with mode: 0644]
0042-revert-TCG-fix-copy-propagation.patch [new file with mode: 0644]
0043-target-mips-Set-opn-in-gen_ldst_multiple.patch [new file with mode: 0644]
0044-target-mips-Fix-MIPS_DEBUG.patch [new file with mode: 0644]
0045-target-mips-Always-evaluate-debugging-macro-argument.patch [new file with mode: 0644]
0046-tcg-optimize-fix-end-of-basic-block-detection.patch [new file with mode: 0644]
0047-target-xtensa-fix-extui-shift-amount.patch [new file with mode: 0644]
0048-target-xtensa-don-t-emit-extra-tcg_gen_goto_tb.patch [new file with mode: 0644]
0049-tcg-Introduce-movcond.patch [new file with mode: 0644]
0050-target-alpha-Use-movcond.patch [new file with mode: 0644]
0051-tcg-i386-Implement-movcond.patch [new file with mode: 0644]
0052-tcg-Optimize-movcond-for-constant-comparisons.patch [new file with mode: 0644]
0053-tcg-Optimize-two-address-commutative-operations.patch [new file with mode: 0644]
0054-gdbstub-sh4-fix-build-with-USE_SOFTFLOAT_STRUCT_TYPE.patch [new file with mode: 0644]
0055-tcg-Fix-USE_DIRECT_JUMP.patch [new file with mode: 0644]
0056-tcg-hppa-Fix-brcond2-and-setcond2.patch [new file with mode: 0644]
0057-tcg-hppa-Fix-broken-load-store-helpers.patch [new file with mode: 0644]
0058-tcg-mips-fix-wrong-usage-of-Z-constraint.patch [new file with mode: 0644]
0059-tcg-mips-kill-warnings-in-user-mode.patch [new file with mode: 0644]
0060-tcg-mips-use-TCGArg-or-TCGReg-instead-of-int.patch [new file with mode: 0644]
0061-tcg-mips-don-t-use-global-pointer.patch [new file with mode: 0644]
0062-tcg-mips-use-stack-for-TCG-temps.patch [new file with mode: 0644]
0063-tcg-mips-optimize-brcond-arg-0.patch [new file with mode: 0644]
0064-tcg-mips-optimize-bswap-16-16s-32-on-MIPS32R2.patch [new file with mode: 0644]
0065-tcg-mips-implement-rotl-rotr-ops-on-MIPS32R2.patch [new file with mode: 0644]
0066-tcg-mips-implement-deposit-op-on-MIPS32R2.patch [new file with mode: 0644]
0067-tcg-mips-implement-movcond-op-on-MIPS32R2.patch [new file with mode: 0644]
0068-tcg-optimize-remove-TCG_TEMP_ANY.patch [new file with mode: 0644]
0069-tcg-optimize-check-types-in-copy-propagation.patch [new file with mode: 0644]
0070-tcg-optimize-rework-copy-progagation.patch [new file with mode: 0644]
0071-tcg-optimize-do-copy-propagation-for-all-operations.patch [new file with mode: 0644]
0072-tcg-optimize-optimize-op-r-a-a-mov-r-a.patch [new file with mode: 0644]
0073-tcg-optimize-optimize-op-r-a-a-movi-r-0.patch [new file with mode: 0644]
0074-tcg-optimize-further-optimize-brcond-movcond-setcond.patch [new file with mode: 0644]
0075-tcg-optimize-prefer-the-op-a-a-b-form-for-commutativ.patch [new file with mode: 0644]
0076-tcg-remove-ifdef-endif-around-TCGOpcode-tests.patch [new file with mode: 0644]
0077-tcg-optimize-add-constant-folding-for-deposit.patch [new file with mode: 0644]
0078-tcg-README-document-tcg_gen_goto_tb-restrictions.patch [new file with mode: 0644]
0079-w64-Fix-TCG-helper-functions-with-5-arguments.patch [new file with mode: 0644]
0080-tcg-ppc32-Implement-movcond32.patch [new file with mode: 0644]
0081-tcg-sparc-Hack-in-qemu_ld-st64-for-32-bit.patch [new file with mode: 0644]
0082-tcg-sparc-Fix-ADDX-opcode.patch [new file with mode: 0644]
0083-tcg-sparc-Don-t-MAP_FIXED-on-top-of-the-program.patch [new file with mode: 0644]
0084-tcg-sparc-Assume-v9-cpu-always-i.e.-force-v8plus-in-.patch [new file with mode: 0644]
0085-tcg-sparc-Fix-qemu_ld-st-to-handle-32-bit-host.patch [new file with mode: 0644]
0086-tcg-sparc-Support-GUEST_BASE.patch [new file with mode: 0644]
0087-tcg-sparc-Change-AREG0-in-generated-code-to-i0.patch [new file with mode: 0644]
0088-tcg-sparc-Clean-up-cruft-stemming-from-attempts-to-u.patch [new file with mode: 0644]
0089-tcg-sparc-Mask-shift-immediates-to-avoid-illegal-ins.patch [new file with mode: 0644]
0090-tcg-sparc-Use-defines-for-temporaries.patch [new file with mode: 0644]
0091-tcg-sparc-Add-g-o-registers-to-alloc_order.patch [new file with mode: 0644]
0092-tcg-sparc-Fix-and-enable-direct-TB-chaining.patch [new file with mode: 0644]
0093-tcg-sparc-Preserve-branch-destinations-during-retran.patch [new file with mode: 0644]
0094-target-alpha-Initialize-env-cpu_model_str.patch [new file with mode: 0644]
0095-tcg-mips-fix-MIPS32-R2-detection.patch [new file with mode: 0644]
0096-tcg-Adjust-descriptions-of-cond-opcodes.patch [new file with mode: 0644]
0097-tcg-i386-fix-build-with-march-i686.patch [new file with mode: 0644]
0098-tcg-Fix-MAX_OPC_PARAM_IARGS.patch [new file with mode: 0644]
0099-tci-Fix-for-AREG0-free-mode.patch [new file with mode: 0644]
0100-spice-abort-on-invalid-streaming-cmdline-params.patch [new file with mode: 0644]
0101-spice-notify-spice-server-on-vm-start-stop.patch [new file with mode: 0644]
0102-spice-notify-on-vm-state-change-only-via-spice_serve.patch [new file with mode: 0644]
0103-spice-migration-add-QEVENT_SPICE_MIGRATE_COMPLETED.patch [new file with mode: 0644]
0104-spice-add-migrated-flag-to-spice-info.patch [new file with mode: 0644]
0105-spice-adding-seamless-migration-option-to-the-comman.patch [new file with mode: 0644]
0106-spice-increase-the-verbosity-of-spice-section-in-qem.patch [new file with mode: 0644]
0107-qxl-update_area_io-guest_bug-on-invalid-parameters.patch [new file with mode: 0644]
0108-qxl-add-QXL_IO_MONITORS_CONFIG_ASYNC.patch [new file with mode: 0644]
0109-configure-print-spice-protocol-and-spice-server-vers.patch [new file with mode: 0644]
0110-fix-doc-of-using-raw-values-with-sendkey.patch [new file with mode: 0644]
0111-qapi-Fix-potential-NULL-pointer-segfault.patch [new file with mode: 0644]
0112-json-parser-Fix-potential-NULL-pointer-segfault.patch [new file with mode: 0644]
0113-pcie-drop-version_id-field-for-live-migration.patch [new file with mode: 0644]
0114-pcie_aer-clear-cmask-for-Advanced-Error-Interrupt-Me.patch [new file with mode: 0644]
0115-fix-entry-pointer-for-ELF-kernels-loaded-with-kernel.patch [new file with mode: 0644]
0116-lan9118-fix-multicast-filtering.patch [new file with mode: 0644]
0117-MIPS-user-Fix-reset-CPU-state-initialization.patch [new file with mode: 0644]
0118-Add-MAINTAINERS-entry-for-leon3.patch [new file with mode: 0644]
0119-musicpal-Fix-flash-mapping.patch [new file with mode: 0644]
0120-qemu-Use-valgrind-annotations-to-mark-kvm-guest-memo.patch [new file with mode: 0644]
0121-hw-wm8750-Fix-potential-buffer-overflow.patch [new file with mode: 0644]
0122-hw-mcf5206-Fix-buffer-overflow-for-MBAR-read-write.patch [new file with mode: 0644]
0123-use-libexecdir-instead-of-ignoring-it-first-and-rein.patch [new file with mode: 0644]
0124-socket-don-t-attempt-to-reconnect-a-TCP-socket-in-se.patch [new file with mode: 0644]
0125-Add-ability-to-force-enable-disable-of-tools-build.patch [new file with mode: 0644]
0126-usb-controllers-do-not-need-to-check-for-babble-them.patch [new file with mode: 0644]
0127-usb-core-Don-t-set-packet-state-to-complete-on-a-nak.patch [new file with mode: 0644]
0128-usb-core-Add-a-usb_ep_find_packet_by_id-helper-funct.patch [new file with mode: 0644]
0129-usb-core-Allow-the-first-packet-of-a-pipelined-ep-to.patch [new file with mode: 0644]
0130-Revert-ehci-don-t-flush-cache-on-doorbell-rings.patch [new file with mode: 0644]
0131-ehci-Validate-qh-is-not-changed-unexpectedly-by-the-.patch [new file with mode: 0644]
0132-ehci-Update-copyright-headers-to-reflect-recent-work.patch [new file with mode: 0644]
0133-ehci-Properly-cleanup-packets-on-cancel.patch [new file with mode: 0644]
0134-ehci-Properly-report-completed-but-not-yet-processed.patch [new file with mode: 0644]
0135-ehci-check-for-EHCI_ASYNC_FINISHED-first-in-ehci_fre.patch [new file with mode: 0644]
0136-ehci-trace-guest-bugs.patch [new file with mode: 0644]
0137-ehci-add-doorbell-trace-events.patch [new file with mode: 0644]
0138-ehci-Add-some-additional-ehci_trace_guest_bug-calls.patch [new file with mode: 0644]
0139-ehci-Fix-memory-leak-in-handling-of-NAK-ed-packets.patch [new file with mode: 0644]
0140-ehci-Handle-USB_RET_PROCERR-in-ehci_fill_queue.patch [new file with mode: 0644]
0141-ehci-Correct-a-comment-in-fetchqtd-packet-processing.patch [new file with mode: 0644]
0142-usb-redir-Never-return-USB_RET_NAK-for-async-handled.patch [new file with mode: 0644]
0143-usb-redir-Don-t-delay-handling-of-open-events-to-a-b.patch [new file with mode: 0644]
0144-usb-redir-Get-rid-of-async-struct-get-member.patch [new file with mode: 0644]
0145-usb-redir-Get-rid-of-local-shadow-copy-of-packet-hea.patch [new file with mode: 0644]
0146-usb-redir-Get-rid-of-unused-async-struct-dev-member.patch [new file with mode: 0644]
0147-usb-redir-Move-to-core-packet-id-and-queue-handling.patch [new file with mode: 0644]
0148-usb-redir-Return-babble-when-getting-more-bulk-data-.patch [new file with mode: 0644]
0149-Better-name-usb-braille-device.patch [new file with mode: 0644]
0150-usb-audio-fix-usb-version.patch [new file with mode: 0644]
0151-xhci-rip-out-background-transfer-code.patch [new file with mode: 0644]
0152-xhci-drop-buffering.patch [new file with mode: 0644]
0153-xhci-fix-runtime-write-tracepoint.patch [new file with mode: 0644]
0154-xhci-allow-bytewise-capability-register-reads.patch [new file with mode: 0644]
0155-qxl-dont-update-invalid-area.patch [new file with mode: 0644]
0156-usb-host-allow-emulated-non-async-control-requests-w.patch [new file with mode: 0644]
0157-qxl-better-cleanup-for-surface-destroy.patch [new file with mode: 0644]
0158-ehci-switch-to-new-style-memory-ops.patch [new file with mode: 0644]
0159-ehci-Fix-interrupts-stopping-when-Interrupt-Threshol.patch [new file with mode: 0644]
0160-ehci-Don-t-process-too-much-frames-in-1-timer-tick-v.patch [new file with mode: 0644]
0161-sheepdog-fix-savevm-and-loadvm.patch [new file with mode: 0644]
0162-ide-Fix-error-messages-from-static-code-analysis-no-.patch [new file with mode: 0644]
0163-block-curl-Fix-wrong-free-statement.patch [new file with mode: 0644]
0164-vdi-Fix-warning-from-clang.patch [new file with mode: 0644]
0165-block-fix-block-tray-status.patch [new file with mode: 0644]
0166-ahci-properly-reset-PxCMD-on-HBA-reset.patch [new file with mode: 0644]
0167-Don-t-require-encryption-password-for-qemu-img-info-.patch [new file with mode: 0644]
0168-block-Don-t-forget-to-delete-temporary-file.patch [new file with mode: 0644]
0169-hw-qxl-tracing-fixes.patch [new file with mode: 0644]
0170-configure-usbredir-fixes.patch [new file with mode: 0644]
0171-ehci-Don-t-set-seen-to-0-when-removing-unseen-queue-.patch [new file with mode: 0644]
0172-ehci-Walk-async-schedule-before-and-after-migration.patch [new file with mode: 0644]
0173-usb-redir-Revert-usb-redir-part-of-commit-93bfef4c.patch [new file with mode: 0644]
0174-uhci-Don-t-queue-up-packets-after-one-with-the-SPD-f.patch [new file with mode: 0644]
0175-slirp-Remove-wrong-type-casts-ins-debug-statements.patch [new file with mode: 0644]
0176-slirp-Fix-error-reported-by-static-code-analysis.patch [new file with mode: 0644]
0177-slirp-improve-TFTP-performance.patch [new file with mode: 0644]
0178-slirp-Handle-more-than-65535-blocks-in-TFTP-transfer.patch [new file with mode: 0644]
0179-slirp-Implement-TFTP-Blocksize-option.patch [new file with mode: 0644]
0180-srp-Don-t-use-QEMU_PACKED-for-single-elements-of-a-s.patch [new file with mode: 0644]
0181-Spelling-fixes-in-comments-and-documentation.patch [new file with mode: 0644]
0182-console-Clean-up-bytes-per-pixel-calculation.patch [new file with mode: 0644]
0183-qapi-Fix-enumeration-typo-error.patch [new file with mode: 0644]
0184-kvm-Fix-warning-from-static-code-analysis.patch [new file with mode: 0644]
0185-arch_init.c-add-missing-symbols-before-PRIu64-in-deb.patch [new file with mode: 0644]
0186-net-notify-iothread-after-flushing-queue.patch [new file with mode: 0644]
0187-e1000-flush-queue-whenever-can_receive-can-go-from-f.patch [new file with mode: 0644]
0188-xen-flush-queue-when-getting-an-event.patch [new file with mode: 0644]
0189-eepro100-Fix-network-hang-when-rx-buffers-run-out.patch [new file with mode: 0644]
0190-net-add-receive_disabled-logic-to-iov-delivery-path.patch [new file with mode: 0644]
0191-net-do-not-report-queued-packets-as-sent.patch [new file with mode: 0644]
0192-net-add-netdev-options-to-man-page.patch [new file with mode: 0644]
0193-net-clean-up-usbnet_receive.patch [new file with mode: 0644]
0194-net-fix-usbnet_receive-packet-drops.patch [new file with mode: 0644]
0195-net-broadcast-hub-packets-if-at-least-one-port-can-r.patch [new file with mode: 0644]
0196-net-asynchronous-send-receive-infrastructure-for-net.patch [new file with mode: 0644]
0197-net-EAGAIN-handling-for-net-socket.c-UDP.patch [new file with mode: 0644]
0198-net-EAGAIN-handling-for-net-socket.c-TCP.patch [new file with mode: 0644]
0199-configure-fix-seccomp-check.patch [new file with mode: 0644]
0200-configure-properly-check-if-lrt-and-lm-is-needed.patch [new file with mode: 0644]
0201-Revert-455aa1e08-and-c3767ed0eb.patch [new file with mode: 0644]
0202-qemu-char-BUGFIX-don-t-call-FD_ISSET-with-negative-f.patch [new file with mode: 0644]
0203-cpu_physical_memory_write_rom-needs-to-do-TB-invalid.patch [new file with mode: 0644]
0204-arch_init.c-Improve-soundhw-help-for-non-HAS_AUDIO_C.patch [new file with mode: 0644]
0205-xilinx_timer-Removed-comma-in-device-name.patch [new file with mode: 0644]
0206-xilinx_timer-Send-dbg-msgs-to-stderr-not-stdout.patch [new file with mode: 0644]
0207-xilinx.h-Error-check-when-setting-links.patch [new file with mode: 0644]
0208-xilinx_timer-Fix-a-compile-error-if-debug-enabled.patch [new file with mode: 0644]
0209-pflash_cfi01-fix-vendor-specific-extended-query.patch [new file with mode: 0644]
0210-MAINTAINERS-Add-entry-for-QOM-CPU.patch [new file with mode: 0644]
0211-iSCSI-We-need-to-support-SG_IO-also-from-iscsi_ioctl.patch [new file with mode: 0644]
0212-iSCSI-We-dont-need-to-explicitely-call-qemu_notify_e.patch [new file with mode: 0644]
0213-scsi-disk-introduce-check_lba_range.patch [new file with mode: 0644]
0214-scsi-disk-fix-check-for-out-of-range-LBA.patch [new file with mode: 0644]
0215-SCSI-Standard-INQUIRY-data-should-report-HiSup-flag-.patch [new file with mode: 0644]
0216-audio-Fix-warning-from-static-code-analysis.patch [new file with mode: 0644]
0217-qemu-ga-Remove-unreachable-code-after-g_error.patch [new file with mode: 0644]
0218-qemu-sockets-Fix-potential-memory-leak.patch [new file with mode: 0644]
0219-cadence_uart-Fix-buffer-overflow.patch [new file with mode: 0644]
0220-lm4549-Fix-buffer-overflow.patch [new file with mode: 0644]
0221-ioh3420-Remove-unreachable-code.patch [new file with mode: 0644]
0222-pflash_cfi01-Fix-warning-caused-by-unreachable-code.patch [new file with mode: 0644]
0223-curses-don-t-initialize-curses-when-qemu-is-daemoniz.patch [new file with mode: 0644]
0224-TextConsole-saturate-escape-parameter-in-TTY_STATE_C.patch [new file with mode: 0644]
0225-linux-user-Remove-redundant-null-check-and-replace-f.patch [new file with mode: 0644]
0226-net-socket-Fix-compiler-warning-regression-for-MinGW.patch [new file with mode: 0644]
0227-w32-Always-use-standard-instead-of-native-format-str.patch [new file with mode: 0644]
0228-w32-Add-implementation-of-gmtime_r-localtime_r.patch [new file with mode: 0644]
0229-blockdev-preserve-readonly-and-snapshot-states-acros.patch [new file with mode: 0644]
0230-block-correctly-set-the-keep_read_only-flag.patch [new file with mode: 0644]
0231-configure-Allow-builds-without-any-system-or-user-em.patch [new file with mode: 0644]
0232-Refactor-inet_connect_opts-function.patch [new file with mode: 0644]
0233-Separate-inet_connect-into-inet_connect-blocking-and.patch [new file with mode: 0644]
0234-Fix-address-handling-in-inet_nonblocking_connect.patch [new file with mode: 0644]
0235-Clear-handler-only-for-valid-fd.patch [new file with mode: 0644]
0236-pl190-fix-read-of-VECTADDR.patch [new file with mode: 0644]
0237-hw-armv7m_nvic-Correctly-register-GIC-region-when-se.patch [new file with mode: 0644]
0238-Versatile-Express-Fix-NOR-flash-0-address-and-remove.patch [new file with mode: 0644]
0239-i386-kvm-bit-10-of-CPUID-8000_0001-.EDX-is-reserved.patch [new file with mode: 0644]
0240-fpu-softfloat.c-Return-correctly-signed-values-from-.patch [new file with mode: 0644]
0241-pseries-Don-t-test-for-MSR_PR-for-hypercalls-under-K.patch [new file with mode: 0644]
0242-update-VERSION-for-v1.2.1.patch [new file with mode: 0644]
0400-char-Split-out-tcp-socket-close-code-in-a-separate-f.patch [new file with mode: 0644]
0401-char-Add-a-QemuChrHandlers-struct-to-initialise-char.patch [new file with mode: 0644]
0402-iohandlers-Add-enable-disable_write_fd_handler-funct.patch [new file with mode: 0644]
0403-char-Add-framework-for-a-write-unblocked-callback.patch [new file with mode: 0644]
0404-char-Update-send_all-to-handle-nonblocking-chardev-w.patch [new file with mode: 0644]
0405-char-Equip-the-unix-tcp-backend-to-handle-nonblockin.patch [new file with mode: 0644]
0406-char-Throttle-when-host-connection-is-down.patch [new file with mode: 0644]
0407-virtio-console-Enable-port-throttling-when-chardev-i.patch [new file with mode: 0644]
0408-spice-qemu-char.c-add-throttling.patch [new file with mode: 0644]
0409-spice-qemu-char.c-remove-intermediate-buffer.patch [new file with mode: 0644]
0410-usb-redir-Add-flow-control-support.patch [new file with mode: 0644]
0412-char-Disable-write-callback-if-throttled-chardev-is-.patch [new file with mode: 0644]
0413-hw-virtio-serial-bus-post_load-send_event-when-vm-is.patch [new file with mode: 0644]
0414-hw-virtio-serial-bus-replay-guest-open-on-destinatio.patch [new file with mode: 0644]
0500-qxl-disallow-unknown-revisions.patch [new file with mode: 0644]
0501-spice-make-number-of-surfaces-runtime-configurable.patch [new file with mode: 0644]
0502-qxl-Add-set_client_capabilities-interface-to-QXLInte.patch [new file with mode: 0644]
0503-Remove-ifdef-QXL_COMMAND_FLAG_COMPAT_16BPP.patch [new file with mode: 0644]
0504-spice-switch-to-queue-for-vga-mode-updates.patch [new file with mode: 0644]
0505-spice-split-qemu_spice_create_update.patch [new file with mode: 0644]
0506-spice-add-screen-mirror.patch [new file with mode: 0644]
0507-spice-send-updates-only-for-changed-screen-content.patch [new file with mode: 0644]
0508-qxl-Ignore-set_client_capabilities-pre-post-migrate.patch [new file with mode: 0644]
0509-qxl-add-trace-event-for-QXL_IO_LOG.patch [new file with mode: 0644]
0510-hw-qxl-support-client-monitor-configuration-via-devi.patch [new file with mode: 0644]
0511-qxl-always-update-displaysurface-on-resize.patch [new file with mode: 0644]
0512-qxl-update_area_io-cleanup-invalid-parameters-handli.patch [new file with mode: 0644]
0513-qxl-fix-range-check-for-rev3-io-commands.patch [new file with mode: 0644]
0514-hw-qxl-exit-on-failure-to-register-qxl-interface.patch [new file with mode: 0644]
0515-hw-qxl-fix-condition-for-exiting-guest_bug.patch [new file with mode: 0644]
0516-hw-qxl-qxl_dirty_surfaces-use-uintptr_t.patch [new file with mode: 0644]
0517-spice-raise-requirement-to-0.12.patch [new file with mode: 0644]
0518-qxl-set-default-revision-to-4.patch [new file with mode: 0644]
0600-usb-redir-Convert-to-new-libusbredirparser-0.5-API.patch [new file with mode: 0644]
0601-usb-redir-Set-ep-max_packet_size-if-available.patch [new file with mode: 0644]
0602-usb-redir-Add-a-usbredir_reject_device-helper-functi.patch [new file with mode: 0644]
0603-usb-redir-Ensure-our-peer-has-the-necessary-caps-whe.patch [new file with mode: 0644]
0604-usb-redir-Enable-pipelining-for-bulk-endpoints.patch [new file with mode: 0644]
0605-xhci-move-device-lookup-into-xhci_setup_packet.patch [new file with mode: 0644]
0606-xhci-implement-mfindex.patch [new file with mode: 0644]
0607-xhci-iso-xfer-support.patch [new file with mode: 0644]
0608-xhci-trace-cc-codes-in-cleartext.patch [new file with mode: 0644]
0609-xhci-add-trace_usb_xhci_ep_set_dequeue.patch [new file with mode: 0644]
0610-xhci-update-register-layout.patch [new file with mode: 0644]
0611-xhci-update-port-handling.patch [new file with mode: 0644]
0612-usb3-superspeed-descriptors.patch [new file with mode: 0644]
0613-usb3-superspeed-endpoint-companion.patch [new file with mode: 0644]
0614-usb3-bos-decriptor.patch [new file with mode: 0644]
0615-usb-storage-usb3-support.patch [new file with mode: 0644]
0616-xhci-fix-cleanup-msi.patch [new file with mode: 0644]
0617-xhci-rework-interrupt-handling.patch [new file with mode: 0644]
0618-xhci-add-msix-support.patch [new file with mode: 0644]
0619-xhci-move-register-update-into-xhci_intr_raise.patch [new file with mode: 0644]
0620-xhci-add-XHCIInterrupter.patch [new file with mode: 0644]
0621-xhci-prepare-xhci_runtime_-read-write-for-multiple-i.patch [new file with mode: 0644]
0622-xhci-pick-target-interrupter.patch [new file with mode: 0644]
0623-xhci-support-multiple-interrupters.patch [new file with mode: 0644]
0624-xhci-kill-xhci_mem_-read-write-dispatcher-functions.patch [new file with mode: 0644]
0625-usb-redir-Change-cancelled-packet-code-into-a-generi.patch [new file with mode: 0644]
0626-usb-redir-Add-an-already_in_flight-packet-id-queue.patch [new file with mode: 0644]
0627-usb-redir-Store-max_packet_size-in-endp_data.patch [new file with mode: 0644]
0628-usb-redir-Add-support-for-migration.patch [new file with mode: 0644]
0629-usb-redir-Add-chardev-open-close-debug-logging.patch [new file with mode: 0644]
0630-usb-redir-Revert-usb-redir-part-of-commit-93bfef4c.patch [new file with mode: 0644]
0631-ehci-Fix-interrupt-packet-MULT-handling.patch [new file with mode: 0644]
0632-usb-redir-Adjust-pkg-config-check-for-usbredirparser.patch [new file with mode: 0644]
0633-usb-redir-Change-usbredir_open_chardev-into-usbredir.patch [new file with mode: 0644]
0634-usb-redir-Don-t-make-migration-fail-in-none-seamless.patch [new file with mode: 0644]
0800-mips-Fix-link-error-with-piix4_pm_init.patch [new file with mode: 0644]
0801-configure-Add-disable-kvm-options.patch [new file with mode: 0644]
0802-arm_boot-Change-initrd-load-address-to-halfway-throu.patch [new file with mode: 0644]
0803-dtrace-backend-add-function-to-reserved-words.patch [new file with mode: 0644]
0804-wip-hw-qxl-inject-interrupts-in-any-state.patch [new file with mode: 0644]
0805-configure-Fix-CONFIG_QEMU_HELPERDIR-generation.patch [new file with mode: 0644]
80-kvm.rules [new file with mode: 0644]
99-qemu-guest-agent.rules [new file with mode: 0644]
bridge.conf [new file with mode: 0644]
ksm.service [new file with mode: 0644]
ksm.sysconfig [new file with mode: 0644]
ksmctl.c [new file with mode: 0644]
ksmtuned [new file with mode: 0644]
ksmtuned.conf [new file with mode: 0644]
ksmtuned.service [new file with mode: 0644]
kvm.modules [new file with mode: 0644]
qemu-guest-agent.service [new file with mode: 0644]
qemu-kvm-1.2.0.tar.gz [new file with mode: 0644]
qemu.binfmt [new file with mode: 0644]
qemu.spec [new file with mode: 0644]