Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-11-06 | ivshmem-server: fix possible OVERRUN | Gonglei | 1 | -1/+3 |
2015-10-26 | ivshmem: use little-endian int64_t for the protocol | Marc-André Lureau | 5 | -26/+29 |
2015-10-24 | contrib: remove unnecessary strdup() | Marc-André Lureau | 2 | -4/+4 |
2015-10-24 | ivshmem: add check on protocol version in QEMU | David Marchand | 4 | -3/+21 |
2015-10-24 | ivshmem-server: fix hugetlbfs support | Marc-André Lureau | 3 | -6/+54 |
2015-10-24 | ivshmem-server: use a uint16 for client ID | Marc-André Lureau | 2 | -2/+11 |
2015-10-24 | ivshmem-client: check the number of vectors | Marc-André Lureau | 1 | -0/+5 |
2015-10-24 | contrib: add ivshmem client and server | David Marchand | 8 | -0/+1739 |