]> git.proxmox.com Git - qemu.git/history - hw/usb-ehci.c
usb-ehci: split trace calls to handle arg count limits
[qemu.git] / hw / usb-ehci.c
2011-06-14 Gerd Hoffmannusb-ehci: split trace calls to handle arg count limits
2011-06-14 Gerd Hoffmannusb-ehci: itd handling fixes.
2011-06-14 Gerd Hoffmannusb-ehci: drop EXECUTING checks.
2011-06-14 Gerd Hoffmannusb: cancel async packets on unplug
2011-06-14 Hans de Goedeehci: fix a number of unused-but-set-variable warnings...
2011-06-14 Gerd Hoffmannusb-ehci: fix error handling.
2011-06-14 Gerd Hoffmannusb-ehci: fix offset writeback in ehci_buffer_rw
2011-06-14 Gerd Hoffmannusb-ehci: multiqueue support
2011-06-14 Gerd Hoffmannusb-ehci: add queue data struct
2011-06-14 Gerd Hoffmannusb-ehci: trace buffer copy
2011-06-14 Gerd Hoffmannusb-ehci: improve mmio tracing
2011-06-14 Gerd Hoffmannusb-ehci: trace port state
2011-06-14 Gerd Hoffmannusb-ehci: trace state machine changes
2011-06-14 Gerd Hoffmannusb-ehci: trace mmio and usbsts
2011-05-31 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-05-31 Anthony LiguoriMerge remote-tracking branch 'amit/for-anthony' into...
2011-05-31 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi.2' into...
2011-05-31 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.14.pull' into...
2011-05-26 Gerd Hoffmannusb: add ehci adapter