]> git.proxmox.com Git - qemu.git/history - hw/usb
qdev: Don't assume existence of parent bus on unparenting
[qemu.git] / hw / usb /
2013-01-08 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.75' into staging
2013-01-08 Gerd Hoffmannuhci: stop using portio lists
2013-01-08 Hans de Goedeusbredir: Add support for buffered bulk input (v2)
2013-01-07 Andreas Färberusb/ehci: Add SysBus EHCI device for Exynos4210
2013-01-07 Andreas Färberusb/ehci: Move capsbase and opregbase into SysBus EHCI...
2013-01-07 Andreas Färberusb/ehci: Clean up SysBus and PCI EHCI split
2013-01-07 Gerd Hoffmannxhci: call set-address with dummy usbpacket
2013-01-07 Hans de Goedeusb-redir: Add debugging to bufpq save / restore
2013-01-07 Hans de Goedeusbredir: Add usbredir_init_endpoints() helper
2013-01-07 Hans de Goedeusbredir: Verify we have 32 bits bulk length cap when...
2013-01-07 Hans de Goedeusbredir: Add ep_stopped USBDevice method
2013-01-07 Hans de Goedeusbredir: Add USBEP2I and I2USBEP helper macros
2013-01-07 Hans de Goedeusbredir: Add an usbredir_stop_ep helper function
2013-01-07 Hans de Goedeusb: Add an usb_device_ep_stopped USBDevice method
2013-01-07 Hans de Goedeusb: Fix usb_ep_find_packet_by_id
2013-01-07 Hans de Goedehid: Change idle handling to use a timer
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
next