aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2016-02-04contrib: Clean up includesPeter Maydell
2016-01-13error: Consistently name Error * objects err, and not errpMarkus Armbruster
2016-01-13error: Use error_report_err() instead of ad hoc printsMarkus Armbruster
2015-11-06ivshmem-server: fix possible OVERRUNGonglei
2015-10-26ivshmem: use little-endian int64_t for the protocolMarc-André Lureau
2015-10-24contrib: remove unnecessary strdup()Marc-André Lureau
2015-10-24ivshmem: add check on protocol version in QEMUDavid Marchand
2015-10-24ivshmem-server: fix hugetlbfs supportMarc-André Lureau
2015-10-24ivshmem-server: use a uint16 for client IDMarc-André Lureau
2015-10-24ivshmem-client: check the number of vectorsMarc-André Lureau
2015-10-24contrib: add ivshmem client and serverDavid Marchand