]> Git Repo - qemu.git/history - hw/usb
uhci: Maximize how many frames we catch up when behind
[qemu.git] / hw / usb /
2013-01-07 Hans de Goedeuhci: Maximize how many frames we catch up when behind
2013-01-07 Hans de Goedeuhci: Limit amount of frames processed in one go
2013-01-07 Hans de Goedeuhci: Add a QH_VALID define
2013-01-07 Hans de Goedeuhci: Fix pending interrupts getting lost on migration
2013-01-07 Hans de Goedeuhci: Fix 1 ms delay in interrupt reporting to the...
2013-01-07 Hans de Goedeehci: Don't call commit_irq after raising PCD
2013-01-07 Hans de Goedeehci: Further speedup rescanning if async schedule...
2013-01-07 Hans de Goedeehci: Use uframe precision for interrupt threshold...
2013-01-07 Hans de Goedeehci: Verify a queue's ep direction does not change
2013-01-07 Hans de Goedeehci: Add an ehci_get_pid helper function
2013-01-07 Hans de Goedeehci: Verify qtd for async completed packets
2013-01-07 Hans de Goedeehci: writeback_async_complete_packet: verify qh and qtd
2013-01-07 Hans de Goedeehci: Move get / put_dwords upwards
2013-01-07 Hans de Goedeehci: Verify guest does not change the token of infligh...
2013-01-07 Hans de Goedeehci: Add ehci_verify_qh and ehci_verify_qtd helper...
2013-01-07 Hans de Goedeehci: Add a ehci_writeback_async_complete_packet helper...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-a810e4e...
2012-12-28 Alon Levyusb/redirect.c: unbreak compilation due to include...
2012-12-22 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2012-12-21 Anthony LiguoriMerge remote-tracking branch 'quintela/thread-20121220...
2012-12-19 Anthony LiguoriMerge remote-tracking branch 'bonzini/header-dirs'...
2012-12-19 Paolo Bonzinisoftmmu: move remaining include files to include/ subdi...
2012-12-19 Paolo Bonzinisoftmmu: move include files to include/sysemu/
2012-12-19 Paolo Bonzinimisc: move include files to include/qemu/
2012-12-19 Paolo Bonzinimonitor: move include files to include/monitor/
2012-12-19 Paolo Bonziniexec: move include files to include/exec/
2012-12-19 Paolo Bonzinijanitor: add guards to headers
2012-12-19 Paolo Bonziniui: move files to ui/ and include/ui/
2012-12-19 Paolo Bonzininet: reorganize headers
2012-12-19 Paolo Bonzininet: move Bluetooth stuff out of net.h
2012-12-19 Paolo Bonzinijanitor: do not rely on indirect inclusions of or from...
2012-12-17 Paolo BonziniMerge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05...
2012-12-17 Michael S. Tsirkinpci: update all users to look in pci/
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'kraxel/acpi.1' into staging
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.74' into staging
2012-12-04 Hans de Goedeusb-tablet: Allow connecting to ehci
2012-12-04 Hans de Goedeehci: Lower timer freq when the periodic schedule is...
2012-12-04 Hans de Goedeusb: Allow overriding of usb_desc at the device level
2012-12-04 Hans de Goedeusb: Don't allow USB_RET_ASYNC for interrupt packets
2012-12-04 Hans de Goedeusb: Call wakeup when data becomes available for all...
2012-11-30 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-b1c35f2...
2012-11-30 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-11-30 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v65' into...
2012-11-30 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.73' into staging
2012-11-29 Peter Crosthwaiteehci-sysbus: Attach DMA context.
2012-11-29 Stefan Hajnocziusb: fail usbdevice_create() when there is no USB bus
2012-11-29 Gerd Hoffmannusb: tag usb host adapters as not hotpluggable.
2012-11-28 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-11-26 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-11-26 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.72' into staging
2012-11-21 Hans de Goedeusb-redir: Don't handle interrupt output packets async
2012-11-21 Hans de Goedeusb-redir: Split usb_handle_interrupt_data into separat...
2012-11-21 Hans de Goedeusb-smartcard-reader: Properly NAK interrupt eps when...
2012-11-21 Hans de Goedeusb-bt: Return NAK instead of STALL when interrupt...
2012-11-21 Hans de Goedeuhci: Fix double unlink
2012-11-21 Hans de Goedeuhci: Don't allow the guest to set port-enabled when...
2012-11-21 Hans de Goedeuhci: Add a completions_only flag for async completions
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'bonzini/build-urgent...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.71' into staging
2012-11-16 Gerd Hoffmannusb-host: fix splitted transfers
2012-11-16 Gerd Hoffmannusb-host: update tracing
2012-11-16 Hans de Goedeusb-redir: Set default debug level to warning
2012-11-16 Hans de Goedeusb-redir: Only add actually in flight packets to the...
2012-11-16 Gerd Hoffmannehci: handle dma errors
2012-11-16 Gerd Hoffmannehci: keep the frame timer running in case the guest...
2012-11-16 Hans de Goedeehci: Don't verify the next pointer for periodic qh...
2012-11-16 Hans de Goedeehci: Better detection for qtd-s linked in circles
2012-11-16 Hans de Goedeehci: Fixup q->qtdaddr after cancelling an already...
2012-11-16 Hans de Goedeehci: Don't access packet after freeing it
2012-11-16 Jan Kiszkausb: host-linux: Ignore parsing errors of the device...
2012-11-16 Gerd Hoffmannusb-host: scan for usb devices when the vm starts
2012-11-16 David Gibsonusb: Fix (another) bug in usb_packet_map() for IOMMU...
2012-11-14 Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/vfio-pci...
2012-11-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/pixman.v5' into...
2012-11-14 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-11-14 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-11-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.70' into staging
2012-11-12 Peter Maydelldma: Define dma_context_memory and use in sysbus-ohci
2012-11-09 Gerd Hoffmannehci: fix migration
2012-11-09 David Gibsonxhci: Fix some DMA host endian bugs
2012-11-08 Hans de Goedeusb/combined-packet: Move freeing of combined to usb_co...
2012-11-08 Hans de Goedexhci: Add support for packets with both data and an...
2012-11-08 Hans de Goedeehci: Add support for packets with both data and an...
2012-11-08 Hans de Goedeehci: Get rid of the magical PROC_ERR status
2012-11-08 Hans de Goedeusb-redir: Allow packets to have both data and an error...
2012-11-08 Hans de Goedeusb: split packet result into actual_length + status
2012-11-03 Blue SwirlMerge branch 'trivial-patches' of git://github.com...
2012-11-02 Anthony LiguoriMerge remote-tracking branch 'bonzini/migr-coroutine...
2012-11-02 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.69' into staging
2012-11-01 Hans de Goedeusb-redir: Allow redirecting super speed devices to...
2012-11-01 Jan Kiszkausb-redir: Allow to attach USB 2.0 devices to 1.1 host...
2012-11-01 Hans de Goedeusb-redir: Use reject rather the disconnect on bad...
next
This page took 0.166602 seconds and 7 git commands to generate.