5e10b14 Update to 0.15.0-rc0

Authored and Committed by jforbes 12 years ago
40 files changed. 239 lines added. 3716 lines removed.
.gitignore
file modified
+2 -0
0001-char-Split-out-tcp-socket-close-code-in-a-separate-f.patch0025-char-Split-out-tcp-socket-close-code-in-a-separate-f.patch
file renamed
+5 -5
0001-hw-usb-musb.c-Don-t-misuse-usb_packet_complete.patch
file removed
-32
0002-char-Add-a-QemuChrHandlers-struct-to-initialise-char.patch0026-char-Add-a-QemuChrHandlers-struct-to-initialise-char.patch
file renamed
+28 -28
0002-usb-Add-a-usb_fill_port-helper-function.patch
file removed
-42
0003-iohandlers-Add-enable-disable_write_fd_handler-funct.patch0027-iohandlers-Add-enable-disable_write_fd_handler-funct.patch
file renamed
+4 -4
0003-usb-Move-initial-call-of-usb_port_location-to-usb_fi.patch
file removed
-83
0004-char-Add-framework-for-a-write-unblocked-callback.patch0028-char-Add-framework-for-a-write-unblocked-callback.patch
file renamed
+7 -7
0004-usb-Add-a-register_companion-USB-bus-op.patch
file removed
-82
0005-char-Update-send_all-to-handle-nonblocking-chardev-w.patch0029-char-Update-send_all-to-handle-nonblocking-chardev-w.patch
file renamed
+11 -11
0005-usb-Make-port-wakeup-and-complete-ops-take-a-USBPort.patch
file removed
-213
0006-char-Equip-the-unix-tcp-backend-to-handle-nonblockin.patch0030-char-Equip-the-unix-tcp-backend-to-handle-nonblockin.patch
file renamed
+7 -7
0006-usb-Replace-device_destroy-bus-op-with-a-child_detac.patch
file removed
-358
0007-char-Throttle-when-host-connection-is-down.patch0031-char-Throttle-when-host-connection-is-down.patch
file renamed
+4 -4
0007-usb-ehci-drop-unused-num-ports-state-member.patch
file removed
-26
0008-usb-ehci-Connect-Status-bit-is-read-only-don-t-allow.patch
file removed
-32
0008-virtio-console-Enable-port-throttling-when-chardev-i.patch0032-virtio-console-Enable-port-throttling-when-chardev-i.patch
file renamed
+5 -5
0009-spice-qemu-char.c-add-throttling.patch0033-spice-qemu-char.c-add-throttling.patch
file renamed
+4 -4
0009-usb-ehci-cleanup-port-reset-handling.patch
file removed
-38
0010-spice-qemu-char.c-remove-intermediate-buffer.patch0034-spice-qemu-char.c-remove-intermediate-buffer.patch
file renamed
+3 -3
0010-usb-assert-on-calling-usb_attach-port-NULL-on-a-port.patch
file removed
-44
0011-usb-ehci-Fix-handling-of-PED-and-PEDC-port-status-bi.patch
file removed
-80
0011-usb-redir-Add-flow-control-support.patch0035-usb-redir-Add-flow-control-support.patch
file renamed
+2 -2
0012-usb-ehci-Add-support-for-registering-companion-contr.patch
file removed
-321
0012-usb-redir-Call-qemu_chr_guest_open-close.patch
file added
+37
0013-spice-qemu-char-Generate-chardev-open-close-events.patch
file added
+90
0013-usb-uhci-Add-support-for-being-a-companion-controlle.patch
file removed
-103
0014-usb-ohci-Add-support-for-being-a-companion-controlle.patch
file removed
-127
0015-pci-add-ich9-usb-controller-ids.patch
file removed
-31
0016-uhci-add-ich9-controllers.patch
file removed
-102
0017-ehci-fix-port-count.patch
file removed
-28
0018-ehci-add-ich9-controller.patch
file removed
-74
0019-usb-update-documentation.patch
file removed
-112
0020-usb_register_port-do-not-set-port-opaque-and-port-in.patch
file removed
-28
0021-usb-fixup-bluetooth-descriptors.patch
file removed
-116
0022-usb-hub-remove-unused-descriptor-arrays.patch
file removed
-95
0023-usb-ohci-raise-interrupt-on-attach.patch
file removed
-50
0024-USB-add-usb-network-redirection-support.patch
file removed
-1346
qemu.spec
file modified
+29 -72
sources
file modified
+1 -1
    Update to 0.15.0-rc0
    
        
file modified
+2 -0
0001-char-Split-out-tcp-socket-close-code-in-a-separate-f.patch 0025-char-Split-out-tcp-socket-close-code-in-a-separate-f.patch
file renamed
+5 -5
0002-char-Add-a-QemuChrHandlers-struct-to-initialise-char.patch 0026-char-Add-a-QemuChrHandlers-struct-to-initialise-char.patch
file renamed
+28 -28
0003-iohandlers-Add-enable-disable_write_fd_handler-funct.patch 0027-iohandlers-Add-enable-disable_write_fd_handler-funct.patch
file renamed
+4 -4
0004-char-Add-framework-for-a-write-unblocked-callback.patch 0028-char-Add-framework-for-a-write-unblocked-callback.patch
file renamed
+7 -7
0005-char-Update-send_all-to-handle-nonblocking-chardev-w.patch 0029-char-Update-send_all-to-handle-nonblocking-chardev-w.patch
file renamed
+11 -11
0006-char-Equip-the-unix-tcp-backend-to-handle-nonblockin.patch 0030-char-Equip-the-unix-tcp-backend-to-handle-nonblockin.patch
file renamed
+7 -7
0007-char-Throttle-when-host-connection-is-down.patch 0031-char-Throttle-when-host-connection-is-down.patch
file renamed
+4 -4
0008-virtio-console-Enable-port-throttling-when-chardev-i.patch 0032-virtio-console-Enable-port-throttling-when-chardev-i.patch
file renamed
+5 -5
0009-spice-qemu-char.c-add-throttling.patch 0033-spice-qemu-char.c-add-throttling.patch
file renamed
+4 -4
0010-spice-qemu-char.c-remove-intermediate-buffer.patch 0034-spice-qemu-char.c-remove-intermediate-buffer.patch
file renamed
+3 -3
0011-usb-redir-Add-flow-control-support.patch 0035-usb-redir-Add-flow-control-support.patch
file renamed
+2 -2
file modified
+29 -72
file modified
+1 -1