summaryrefslogtreecommitdiffstats
path: root/contrib/ivshmem-server/ivshmem-server.h
Commit message (Expand)AuthorAgeFilesLines
* qemu/queue.h: leave head structs anonymous unless necessaryPaolo Bonzini2019-01-111-4/+1Star
* Clean up ill-advised or unusual header guardsMarkus Armbruster2016-07-121-3/+3
* Fix some typos found by codespellStefan Weil2016-05-181-1/+1
* ivshmem-server: Don't overload POSIX shmem and file nameMarkus Armbruster2016-03-181-1/+3
* all: Clean up includesPeter Maydell2016-02-231-3/+0Star
* ivshmem: use little-endian int64_t for the protocolMarc-André Lureau2015-10-261-2/+2
* ivshmem: add check on protocol version in QEMUDavid Marchand2015-10-241-0/+1
* ivshmem-server: fix hugetlbfs supportMarc-André Lureau2015-10-241-2/+1Star
* ivshmem-server: use a uint16 for client IDMarc-André Lureau2015-10-241-1/+1
* contrib: add ivshmem client and serverDavid Marchand2015-10-241-0/+167