summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
2015-11-06ivshmem-server: fix possible OVERRUNGonglei1-1/+3
2015-10-26ivshmem: use little-endian int64_t for the protocolMarc-André Lureau5-26/+29
2015-10-24contrib: remove unnecessary strdup()Marc-André Lureau2-4/+4
2015-10-24ivshmem: add check on protocol version in QEMUDavid Marchand4-3/+21
2015-10-24ivshmem-server: fix hugetlbfs supportMarc-André Lureau3-6/+54
2015-10-24ivshmem-server: use a uint16 for client IDMarc-André Lureau2-2/+11
2015-10-24ivshmem-client: check the number of vectorsMarc-André Lureau1-0/+5
2015-10-24contrib: add ivshmem client and serverDavid Marchand8-0/+1739