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