Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-01-29 | usb: Clean up includes | Peter Maydell | 1 | -0/+1 |
2013-09-19 | usb: Fix iovec memleak on combined-packet free | Hans de Goede | 1 | -0/+1 |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini | 1 | -1/+1 |
2012-11-08 | usb/combined-packet: Move freeing of combined to usb_combined_packet_remove() | Hans de Goede | 1 | -18/+15 |
2012-11-08 | usb: split packet result into actual_length + status | Hans de Goede | 1 | -11/+18 |
2012-11-01 | combined-packet: Add a workaround for Linux usbfs + live migration | Hans de Goede | 1 | -2/+5 |
2012-11-01 | usb: Add packet combining functions | Hans de Goede | 1 | -0/+179 |