Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ivshmem-server: Clean up shmem on shutdown | Jan Kiszka | 2019-11-12 | 1 | -0/+6 |
* | Include qemu-common.h exactly where needed | Markus Armbruster | 2019-06-12 | 1 | -1/+0 |
* | os-posix: include sys/mman.h | Paolo Bonzini | 2016-06-16 | 1 | -1/+0 |
* | qemu-common: stop including qemu/host-utils.h from qemu-common.h | Paolo Bonzini | 2016-05-19 | 1 | -0/+1 |
* | ivshmem-server: Don't overload POSIX shmem and file name | Markus Armbruster | 2016-03-18 | 1 | -46/+10 |
* | contrib: Clean up includes | Peter Maydell | 2016-02-04 | 1 | -1/+1 |
* | ivshmem-server: fix possible OVERRUN | Gonglei | 2015-11-06 | 1 | -1/+3 |
* | ivshmem: use little-endian int64_t for the protocol | Marc-André Lureau | 2015-10-26 | 1 | -5/+6 |
* | ivshmem: add check on protocol version in QEMU | David Marchand | 2015-10-24 | 1 | -0/+9 |
* | ivshmem-server: fix hugetlbfs support | Marc-André Lureau | 2015-10-24 | 1 | -1/+51 |
* | ivshmem-server: use a uint16 for client ID | Marc-André Lureau | 2015-10-24 | 1 | -1/+10 |
* | contrib: add ivshmem client and server | David Marchand | 2015-10-24 | 1 | -0/+422 |