summaryrefslogtreecommitdiff
path: root/contrib/ivshmem-server/ivshmem-server.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-18ivshmem-server: Don't overload POSIX shmem and file nameMarkus Armbruster1-46/+10
2016-02-04contrib: Clean up includesPeter Maydell1-1/+1
2015-11-06ivshmem-server: fix possible OVERRUNGonglei1-1/+3
2015-10-26ivshmem: use little-endian int64_t for the protocolMarc-André Lureau1-5/+6
2015-10-24ivshmem: add check on protocol version in QEMUDavid Marchand1-0/+9
2015-10-24ivshmem-server: fix hugetlbfs supportMarc-André Lureau1-1/+51
2015-10-24ivshmem-server: use a uint16 for client IDMarc-André Lureau1-1/+10
2015-10-24contrib: add ivshmem client and serverDavid Marchand1-0/+422