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