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