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