summaryrefslogtreecommitdiff
path: root/contrib/ivshmem-server
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é Lureau2-7/+8
2015-10-24contrib: remove unnecessary strdup()Marc-André Lureau1-3/+3
2015-10-24ivshmem: add check on protocol version in QEMUDavid Marchand2-0/+10
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-24contrib: add ivshmem client and serverDavid Marchand4-0/+854