aboutsummaryrefslogtreecommitdiff
path: root/contrib/ivshmem-server
AgeCommit message (Expand)Author
2020-08-21contrib/ivshmem: convert to mesonMarc-André Lureau
2020-07-10qemu-option: Use returned bool to check for failureMarkus Armbruster
2019-11-12ivshmem-server: Terminate also on SIGINTJan Kiszka
2019-11-12ivshmem-server: Clean up shmem on shutdownJan Kiszka
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-01-11qemu/queue.h: leave head structs anonymous unless necessaryPaolo Bonzini
2018-02-09Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster
2016-06-16os-posix: include sys/mman.hPaolo Bonzini
2016-05-19qemu-common: stop including qemu/host-utils.h from qemu-common.hPaolo Bonzini
2016-05-18Fix some typos found by codespellStefan Weil
2016-03-24Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-21contrib/ivshmem-server: Print "not for production" warningMarkus Armbruster
2016-03-18ivshmem-server: Don't overload POSIX shmem and file nameMarkus Armbruster
2016-03-18ivshmem-server: Fix and clean up command line helpMarkus Armbruster
2016-02-23all: Clean up includesPeter Maydell
2016-02-04contrib: Clean up includesPeter Maydell
2016-01-13error: Consistently name Error * objects err, and not errpMarkus Armbruster
2016-01-13error: Use error_report_err() instead of ad hoc printsMarkus Armbruster
2015-11-06ivshmem-server: fix possible OVERRUNGonglei
2015-10-26ivshmem: use little-endian int64_t for the protocolMarc-André Lureau
2015-10-24contrib: remove unnecessary strdup()Marc-André Lureau
2015-10-24ivshmem: add check on protocol version in QEMUDavid Marchand
2015-10-24ivshmem-server: fix hugetlbfs supportMarc-André Lureau
2015-10-24ivshmem-server: use a uint16 for client IDMarc-André Lureau
2015-10-24contrib: add ivshmem client and serverDavid Marchand