Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | contrib/: fix some comment spelling errors | zhaolichang | 2020-09-17 | 1 | -1/+1 |
* | contrib/ivshmem: convert to meson | Marc-André Lureau | 2020-08-21 | 2 | -1/+4 |
* | Include qemu-common.h exactly where needed | Markus Armbruster | 2019-06-12 | 2 | -2/+0 |
* | qemu/queue.h: leave head structs anonymous unless necessary | Paolo Bonzini | 2019-01-11 | 1 | -3/+1 |
* | Clean up ill-advised or unusual header guards | Markus Armbruster | 2016-07-12 | 1 | -3/+3 |
* | all: Clean up includes | Peter Maydell | 2016-02-23 | 1 | -1/+0 |
* | contrib: Clean up includes | Peter Maydell | 2016-02-04 | 2 | -1/+2 |
* | ivshmem: use little-endian int64_t for the protocol | Marc-André Lureau | 2015-10-26 | 3 | -19/+21 |
* | contrib: remove unnecessary strdup() | Marc-André Lureau | 2015-10-24 | 1 | -1/+1 |
* | ivshmem: add check on protocol version in QEMU | David Marchand | 2015-10-24 | 2 | -3/+11 |
* | ivshmem-client: check the number of vectors | Marc-André Lureau | 2015-10-24 | 1 | -0/+5 |
* | contrib: add ivshmem client and server | David Marchand | 2015-10-24 | 4 | -0/+885 |