summaryrefslogtreecommitdiffstats
path: root/contrib/ivshmem-server/ivshmem-server.c
Commit message (Expand)AuthorAgeFilesLines
* ivshmem-server: Clean up shmem on shutdownJan Kiszka2019-11-121-0/+6
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* os-posix: include sys/mman.hPaolo Bonzini2016-06-161-1/+0Star
* qemu-common: stop including qemu/host-utils.h from qemu-common.hPaolo Bonzini2016-05-191-0/+1
* ivshmem-server: Don't overload POSIX shmem and file nameMarkus Armbruster2016-03-181-46/+10Star
* contrib: Clean up includesPeter Maydell2016-02-041-1/+1
* ivshmem-server: fix possible OVERRUNGonglei2015-11-061-1/+3
* ivshmem: use little-endian int64_t for the protocolMarc-André Lureau2015-10-261-5/+6
* ivshmem: add check on protocol version in QEMUDavid Marchand2015-10-241-0/+9
* ivshmem-server: fix hugetlbfs supportMarc-André Lureau2015-10-241-1/+51
* ivshmem-server: use a uint16 for client IDMarc-André Lureau2015-10-241-1/+10
* contrib: add ivshmem client and serverDavid Marchand2015-10-241-0/+422