aboutsummaryrefslogtreecommitdiff
path: root/hw/usb/host-linux.c
AgeCommit message (Expand)Author
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-12-19monitor: move include files to include/monitor/Paolo Bonzini
2012-12-04usb: Don't allow USB_RET_ASYNC for interrupt packetsHans de Goede
2012-11-16usb-host: fix splitted transfersGerd Hoffmann
2012-11-16usb-host: update tracingGerd Hoffmann
2012-11-16usb: host-linux: Ignore parsing errors of the device descriptorsJan Kiszka
2012-11-16usb-host: scan for usb devices when the vm startsGerd Hoffmann
2012-11-08usb: split packet result into actual_length + statusHans de Goede
2012-10-25usb: Move short-not-ok handling to the coreHans de Goede
2012-09-12usb-host: allow emulated (non-async) control requests without USBPacketGerd Hoffmann
2012-08-16usb: async control xfer fixupGerd Hoffmann
2012-07-09usb-host: add trace events for iso xfersGerd Hoffmann
2012-07-09usb: split endpoint init and resetGerd Hoffmann
2012-06-20usb-host: live migration supportGerd Hoffmann
2012-06-20usb-host: attach only to running guestGerd Hoffmann
2012-05-14usb-host: handle guest-issued clear haltGerd Hoffmann
2012-04-26usb-host: fix zero-length packetsGerd Hoffmann
2012-04-26usb-host: don't dereference invalid iovecsGerd Hoffmann
2012-04-17usb-host: rewrite usb_linux_update_endp_tableGerd Hoffmann
2012-04-17usb-host: add property to turn off pipeliningGerd Hoffmann
2012-04-17usb-host: add usb packet to request tracepointsGerd Hoffmann
2012-04-17usb-host: trace canceled requestsGerd Hoffmann
2012-04-17usb-host: trace emulated requestsGerd Hoffmann
2012-04-17Add bootindex support to usb-host and usb-redirGerd Hoffmann
2012-03-13usb: the big renameGerd Hoffmann