| Commit message (Expand) | Author | Age | Files | Lines |
* | xen: Fix and improve handling of device_add usb-host errors | Markus Armbruster | 2020-05-27 | 1 | -10/+9 |
* | hw/usb/xen-usb.c: Pass struct usbback_req* to usbback_packet_complete() | Peter Maydell | 2020-04-07 | 1 | -6/+4 |
* | Include qemu/main-loop.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | xen: Import other xen/io/*.h | Anthony PERARD | 2019-06-24 | 1 | -2/+1 |
* | xen: re-name XenDevice to XenLegacyDevice... | Paul Durrant | 2019-01-14 | 1 | -12/+13 |
* | qemu/queue.h: leave head structs anonymous unless necessary | Paolo Bonzini | 2019-01-11 | 1 | -3/+3 |
* | pvusb: set max grants only in initialise | Juergen Gross | 2018-12-10 | 1 | -6/+6 |
* | xen: remove other open-coded use of libxengnttab | Paul Durrant | 2018-05-22 | 1 | -20/+17 |
* | qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF | Marc-André Lureau | 2018-05-04 | 1 | -2/+2 |
* | Move include qemu/option.h from qemu-common.h to actual users | Markus Armbruster | 2018-02-09 | 1 | -1/+1 |
* | Include qapi/qmp/qbool.h exactly where needed | Markus Armbruster | 2018-02-09 | 1 | -1/+0 |
* | Include qapi/qmp/qdict.h exactly where needed | Markus Armbruster | 2018-02-09 | 1 | -0/+1 |
* | qapi: merge QInt and QFloat in QNum | Marc-André Lureau | 2017-06-20 | 1 | -1/+0 |
* | qobject: Use simpler QDict/QList scalar insertion macros | Eric Blake | 2017-05-09 | 1 | -6/+6 |
* | xen: import ring.h from xen | Stefano Stabellini | 2017-04-21 | 1 | -1/+1 |
* | xen: attach pvusb usb bus to backend qdev | Juergen Gross | 2016-11-22 | 1 | -13/+10 |
* | xen: Rename xen_be_send_notify | Emil Condrea | 2016-10-29 | 1 | -3/+3 |
* | xen: Rename xen_be_unbind_evtchn | Emil Condrea | 2016-10-29 | 1 | -1/+1 |
* | xen: Rename xen_be_printf to xen_pv_printf | Emil Condrea | 2016-10-29 | 1 | -19/+19 |
* | xen-usb: do not reference PAGE_SIZE | Stefano Stabellini | 2016-10-21 | 1 | -2/+2 |
* | xen: drain submit queue in xen-usb before removing device | Juergen Gross | 2016-08-03 | 1 | -33/+63 |
* | Use #include "..." for our own headers, <...> for others | Markus Armbruster | 2016-07-12 | 1 | -1/+1 |
* | xen-usb: Fix 32bit build | Anthony PERARD | 2016-07-12 | 1 | -1/+2 |
* | os-posix: include sys/mman.h | Paolo Bonzini | 2016-06-16 | 1 | -1/+0 |
* | xen: Clean up includes | Peter Maydell | 2016-06-14 | 1 | -4/+1 |
* | xen: add pvUSB backend | Juergen Gross | 2016-05-23 | 1 | -0/+1080 |