Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include qemu-common.h exactly where needed | Markus Armbruster | 2019-06-12 | 1 | -1/+0 |
* | hw/usb: Fix LGPL information in the file headers | Thomas Huth | 2019-01-30 | 1 | -2/+2 |
* | qemu/queue.h: simplify reverse access to QTAILQ | Paolo Bonzini | 2019-01-11 | 1 | -1/+1 |
* | hw/usb: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé | 2018-07-02 | 1 | -1/+2 |
* | usb: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
* | 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 |