summaryrefslogtreecommitdiff
path: root/contrib/ivshmem-client
AgeCommit message (Expand)AuthorFilesLines
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster1-3/+3
2016-02-23all: Clean up includesPeter Maydell1-1/+0
2016-02-04contrib: Clean up includesPeter Maydell2-1/+2
2015-10-26ivshmem: use little-endian int64_t for the protocolMarc-André Lureau3-19/+21
2015-10-24contrib: remove unnecessary strdup()Marc-André Lureau1-1/+1
2015-10-24ivshmem: add check on protocol version in QEMUDavid Marchand2-3/+11
2015-10-24ivshmem-client: check the number of vectorsMarc-André Lureau1-0/+5
2015-10-24contrib: add ivshmem client and serverDavid Marchand4-0/+885