summaryrefslogtreecommitdiff
path: root/hw/usb/host-linux.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-12usb-host: allow emulated (non-async) control requests without USBPacketGerd Hoffmann1-1/+1
2012-08-16usb: async control xfer fixupGerd Hoffmann1-0/+1
2012-07-09usb-host: add trace events for iso xfersGerd Hoffmann1-4/+6
2012-07-09usb: split endpoint init and resetGerd Hoffmann1-2/+3
2012-06-20usb-host: live migration supportGerd Hoffmann1-1/+46
2012-06-20usb-host: attach only to running guestGerd Hoffmann1-15/+17
2012-05-14usb-host: handle guest-issued clear haltGerd Hoffmann1-0/+9
2012-04-26usb-host: fix zero-length packetsGerd Hoffmann1-3/+3
2012-04-26usb-host: don't dereference invalid iovecsGerd Hoffmann1-3/+3
2012-04-17usb-host: rewrite usb_linux_update_endp_tableGerd Hoffmann1-93/+101
2012-04-17usb-host: add property to turn off pipeliningGerd Hoffmann1-1/+9
2012-04-17usb-host: add usb packet to request tracepointsGerd Hoffmann1-12/+14
2012-04-17usb-host: trace canceled requestsGerd Hoffmann1-1/+3
2012-04-17usb-host: trace emulated requestsGerd Hoffmann1-3/+9
2012-04-17Add bootindex support to usb-host and usb-redirGerd Hoffmann1-0/+3
2012-03-13usb: the big renameGerd Hoffmann1-0/+1913