summaryrefslogtreecommitdiff
path: root/contrib/ivshmem-server/ivshmem-server.h
AgeCommit message (Expand)AuthorFilesLines
2016-05-18Fix some typos found by codespellStefan Weil1-1/+1
2016-03-18ivshmem-server: Don't overload POSIX shmem and file nameMarkus Armbruster1-1/+3
2016-02-23all: Clean up includesPeter Maydell1-3/+0
2015-10-26ivshmem: use little-endian int64_t for the protocolMarc-André Lureau1-2/+2
2015-10-24ivshmem: add check on protocol version in QEMUDavid Marchand1-0/+1
2015-10-24ivshmem-server: fix hugetlbfs supportMarc-André Lureau1-2/+1
2015-10-24ivshmem-server: use a uint16 for client IDMarc-André Lureau1-1/+1
2015-10-24contrib: add ivshmem client and serverDavid Marchand1-0/+167