Show patches with: Submitter = Hans de Goede       |    State = Action Required       |    Archived = No       |   457 patches
« 1 2 3 44 5 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[5/8] qemu-char: Cleanup: consolidate fe_open/fe_close into fe_set_open - - - - --- 2013-03-24 Hans de Goede New
[4/8] qemu-char: Automatically do fe_open / fe_close on qemu_chr_add_handlers - - - - --- 2013-03-24 Hans de Goede New
[3/8] qemu-char: Add fe_open tracking - - - - --- 2013-03-24 Hans de Goede New
[2/8] qemu-char: Rename qemu_chr_generic_open to qemu_chr_be_generic_open - - - - --- 2013-03-24 Hans de Goede New
[1/8] qemu-char: Rename opened to be_open - - - - --- 2013-03-24 Hans de Goede New
[2/2] usb-redir: Fix crash on migration with no client connected - - - - --- 2013-03-19 Hans de Goede New
[1/2] usb-redir: Add flow control support - - - - --- 2013-03-19 Hans de Goede New
usb-redir: Fix crash on migration with no client connected - - - - --- 2013-03-15 Hans de Goede New
[8/8] usb-redir: Add flow control support - - - - --- 2013-03-14 Hans de Goede New
[7/8] spice-qemu-char: Register interface on post load - - - - --- 2013-03-14 Hans de Goede New
[6/8] spice-qemu-char: Move spice_chr_close down - - - - --- 2013-03-14 Hans de Goede New
[5/8] spice-qemu-char: Remove intermediate buffer - - - - --- 2013-03-14 Hans de Goede New
[4/8] spice-qemu-char: Add watch support - - - - --- 2013-03-14 Hans de Goede New
[3/8] spice-qemu-char: Remove #ifdef-ed code for old spice-server compat - - - - --- 2013-03-14 Hans de Goede New
[2/8] virtio-console: Remove any pending watches on close 1 - - - --- 2013-03-14 Hans de Goede New
[1/8] virtio-console: Also throttle when less was written then requested 1 - - - --- 2013-03-14 Hans de Goede New
[7/7] usb-redir: Add flow control support - - - - --- 2013-03-13 Hans de Goede New
[6/7] spice-qemu-char.c: Remove intermediate buffer - - - - --- 2013-03-13 Hans de Goede New
[5/7] spice-qemu-char: Add watch support - - - - --- 2013-03-13 Hans de Goede New
[4/7] spice-qemu-char: Remove dead debugging code - - - - --- 2013-03-13 Hans de Goede New
[3/7] spice-qemu-char: Fix name parameter issues after qapi-ifying - - - - --- 2013-03-13 Hans de Goede New
[2/7] virtio-console: Remove any pending watches on close - - - - --- 2013-03-13 Hans de Goede New
[1/7] virtio-console: Also throttle when less was written then requested 1 - - - --- 2013-03-13 Hans de Goede New
usbredir: Add support for buffered bulk input (v2) - - - - --- 2012-12-19 Hans de Goede New
ehci: Use uframe precision for interrupt threshold checking (v2) - - - - --- 2012-12-18 Hans de Goede New
[26/26] usbredir: Add support for buffered bulk input - - - - --- 2012-12-14 Hans de Goede New
[25/26] usb-redir: Add debugging to bufpq save / restore - - - - --- 2012-12-14 Hans de Goede New
[24/26] usbredir: Add usbredir_init_endpoints() helper - - - - --- 2012-12-14 Hans de Goede New
[23/26] usbredir: Verify we have 32 bits bulk length cap when redirecting to xhci - - - - --- 2012-12-14 Hans de Goede New
[22/26] usbredir: Add ep_stopped USBDevice method - - - - --- 2012-12-14 Hans de Goede New
[21/26] usbredir: Add USBEP2I and I2USBEP helper macros - - - - --- 2012-12-14 Hans de Goede New
[20/26] usbredir: Add an usbredir_stop_ep helper function - - - - --- 2012-12-14 Hans de Goede New
[19/26] usb: Add an usb_device_ep_stopped USBDevice method - - - - --- 2012-12-14 Hans de Goede New
[18/26] usb: Fix usb_ep_find_packet_by_id - - - - --- 2012-12-14 Hans de Goede New
[17/26] hid: Change idle handling to use a timer - - - - --- 2012-12-14 Hans de Goede New
[16/26] uhci: Maximize how many frames we catch up when behind - - - - --- 2012-12-14 Hans de Goede New
[15/26] uhci: Limit amount of frames processed in one go - - - - --- 2012-12-14 Hans de Goede New
[14/26] uhci: Add a QH_VALID define - - - - --- 2012-12-14 Hans de Goede New
[13/26] uhci: Fix pending interrupts getting lost on migration - - - - --- 2012-12-14 Hans de Goede New
[12/26] uhci: Fix 1 ms delay in interrupt reporting to the guest - - - - --- 2012-12-14 Hans de Goede New
[11/26] ehci: Don't call commit_irq after raising PCD - - - - --- 2012-12-14 Hans de Goede New
[10/26] ehci: Further speedup rescanning if async schedule after raising an interrupt - - - - --- 2012-12-14 Hans de Goede New
[09/26] ehci: Use uframe precision for interrupt threshold checking - - - - --- 2012-12-14 Hans de Goede New
[08/26] ehci: Verify a queue's ep direction does not change - - - - --- 2012-12-14 Hans de Goede New
[07/26] ehci: Add an ehci_get_pid helper function - - - - --- 2012-12-14 Hans de Goede New
[06/26] ehci: Verify qtd for async completed packets - - - - --- 2012-12-14 Hans de Goede New
[05/26] ehci: writeback_async_complete_packet: verify qh and qtd - - - - --- 2012-12-14 Hans de Goede New
[04/26] ehci: Move get / put_dwords upwards - - - - --- 2012-12-14 Hans de Goede New
[03/26] ehci: Verify guest does not change the token of inflight qtd-s - - - - --- 2012-12-14 Hans de Goede New
[02/26] ehci: Add ehci_verify_qh and ehci_verify_qtd helper functions - - - - --- 2012-12-14 Hans de Goede New
[01/26] ehci: Add a ehci_writeback_async_complete_packet helper function - - - - --- 2012-12-14 Hans de Goede New
[5/5] usb-tablet: Allow connecting to ehci - - - - --- 2012-11-17 Hans de Goede New
[4/5] ehci: Lower timer freq when the periodic schedule is idle - - - - --- 2012-11-17 Hans de Goede New
[3/5] usb: Allow overriding of usb_desc at the device level - - - - --- 2012-11-17 Hans de Goede New
[2/5] usb: Don't allow USB_RET_ASYNC for interrupt packets - - - - --- 2012-11-17 Hans de Goede New
[1/5] usb: Call wakeup when data becomes available for all devices with int eps - - - - --- 2012-11-17 Hans de Goede New
[2/2] usb-redir: Don't handle interrupt output packets async - - - - --- 2012-11-17 Hans de Goede New
[1/2] usb-redir: Split usb_handle_interrupt_data into separate in/out functions - - - - --- 2012-11-17 Hans de Goede New
[2/2] usb-smartcard-reader: Properly NAK interrupt eps when we've no events - - - - --- 2012-11-17 Hans de Goede New
[1/2] usb-bt: Return NAK instead of STALL when interrupt ep has no data - - - - --- 2012-11-17 Hans de Goede New
[3/3] uhci: Fix double unlink - - - - --- 2012-11-17 Hans de Goede New
[2/3] uhci: Don't allow the guest to set port-enabled when there is no dev connected - - - - --- 2012-11-17 Hans de Goede New
[1/3] uhci: Add a completions_only flag for async completions - - - - --- 2012-11-17 Hans de Goede New
[3/3] usb-redir: Set default debug level to warning - - - - --- 2012-11-15 Hans de Goede New
[2/3] usb-redir: Only add actually in flight packets to the in flight queue - - - - --- 2012-11-15 Hans de Goede New
[1/3] ehci: Don't verify the next pointer for periodic qh-s and qtd-s - - - - --- 2012-11-15 Hans de Goede New
[10/10] ehci: Verify qtd for async completed packets - - - - --- 2012-11-14 Hans de Goede New
[09/10] ehci: writeback_async_complete_packet: verify qh and qtd - - - - --- 2012-11-14 Hans de Goede New
[08/10] ehci: Move get / put_dwords upwards - - - - --- 2012-11-14 Hans de Goede New
[07/10] ehci: Don't verify the next pointer for periodic qh-s - - - - --- 2012-11-14 Hans de Goede New
[06/10] ehci: Verify guest does not change the token of inflight qtd-s - - - - --- 2012-11-14 Hans de Goede New
[05/10] ehci: Add ehci_verify_qh and ehci_verify_qtd helper functions - - - - --- 2012-11-14 Hans de Goede New
[04/10] ehci: Add a ehci_writeback_async_complete_packet helper function - - - - --- 2012-11-14 Hans de Goede New
[03/10] ehci: Better detection for qtd-s linked in circles - - - - --- 2012-11-14 Hans de Goede New
[02/10] ehci: Fixup q->qtdaddr after cancelling an already completed packet - - - - --- 2012-11-14 Hans de Goede New
[01/10] ehci: Don't access packet after freeing it - - - - --- 2012-11-14 Hans de Goede New
[2/2] pci: Restore bus-master memory mapping state after migration - - - - --- 2012-11-08 Hans de Goede New
[1/2] ehci-pci: Fix crash on migration / migration not working - - - - --- 2012-11-08 Hans de Goede New
[8/8] usb-hid: Allow connecting to a USB-2 device - - - - --- 2012-11-06 Hans de Goede New
[7/8] usb-hid: Move from NAK/polling to async packet handling - - - - --- 2012-11-06 Hans de Goede New
[6/8] hid: Change idle handling to use a timer - - - - --- 2012-11-06 Hans de Goede New
[5/8] ehci: Lower timer freq when there are no iso packets in the periodic schedule - - - - --- 2012-11-06 Hans de Goede New
[4/8] usb-redir: Handle interrupt packets async - - - - --- 2012-11-06 Hans de Goede New
[3/8] usb-redir: Only add actually in flight packets to the in flight queue - - - - --- 2012-11-06 Hans de Goede New
[2/8] usb-redir: Store interrupt receiving status in the bufp-queue - - - - --- 2012-11-06 Hans de Goede New
[1/8] usb-redir: Split usb_handle_interrupt_data into separate in/out functions - - - - --- 2012-11-06 Hans de Goede New
[6/6] usb/combined-packet: Move freeing of combined to usb_combined_packet_remove() - - - - --- 2012-11-01 Hans de Goede New
[5/6] xhci: Add support for packets with both data and an error status - - - - --- 2012-11-01 Hans de Goede New
[4/6] ehci: Add support for packets with both data and an error status - - - - --- 2012-11-01 Hans de Goede New
[3/6] ehci: Get rid of the magical PROC_ERR status - - - - --- 2012-11-01 Hans de Goede New
[2/6] usb-redir: Allow packets to have both data and an error-status - - - - --- 2012-11-01 Hans de Goede New
[1/6] usb: split packet result into actual_length + status - - - - --- 2012-11-01 Hans de Goede New
[1/8] usb: Add packet combining functions - - - - --- 2012-11-01 Hans de Goede New
usb-redir: Fix usb errors when a combined input packet is pending on migrate - - - - --- 2012-10-31 Hans de Goede New
[5/5] xhci: Add support for packets with both data and an error status - - - - --- 2012-10-31 Hans de Goede New
[4/5] ehci: Add support for packets with both data and an error status - - - - --- 2012-10-31 Hans de Goede New
[3/5] ehci: Get rid of the magical PROC_ERR status - - - - --- 2012-10-31 Hans de Goede New
[2/5] usb-redir: Allow packets to have both data and an error-status - - - - --- 2012-10-31 Hans de Goede New
[1/5] usb: split packet result into actual_length + status - - - - --- 2012-10-31 Hans de Goede New
[8/8] usb-redir: Allow redirecting super speed devices to high speed controllers - - - - --- 2012-10-31 Hans de Goede New
« 1 2 3 44 5 »