Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qemu/queue.h: leave head structs anonymous unless necessary | Paolo Bonzini | 2019-01-11 | 1 | -4/+1 |
* | Clean up ill-advised or unusual header guards | Markus Armbruster | 2016-07-12 | 1 | -3/+3 |
* | Fix some typos found by codespell | Stefan Weil | 2016-05-18 | 1 | -1/+1 |
* | ivshmem-server: Don't overload POSIX shmem and file name | Markus Armbruster | 2016-03-18 | 1 | -1/+3 |
* | all: Clean up includes | Peter Maydell | 2016-02-23 | 1 | -3/+0 |
* | ivshmem: use little-endian int64_t for the protocol | Marc-André Lureau | 2015-10-26 | 1 | -2/+2 |
* | ivshmem: add check on protocol version in QEMU | David Marchand | 2015-10-24 | 1 | -0/+1 |
* | ivshmem-server: fix hugetlbfs support | Marc-André Lureau | 2015-10-24 | 1 | -2/+1 |
* | ivshmem-server: use a uint16 for client ID | Marc-André Lureau | 2015-10-24 | 1 | -1/+1 |
* | contrib: add ivshmem client and server | David Marchand | 2015-10-24 | 1 | -0/+167 |