1. 640601c libvhost-user: fix crash when rings aren't ready by Marc-André Lureau · 8 years ago
  2. eae0f54 libvhost-user: replace vasprintf() to fix build by Felipe Franciosi · 8 years ago
  3. 7b2e5c6 contrib: add libvhost-user by Marc-André Lureau · 8 years ago
  4. 2a6a407 Clean up ill-advised or unusual header guards by Markus Armbruster · 9 years ago
  5. 02d0e09 os-posix: include sys/mman.h by Paolo Bonzini · 9 years ago
  6. 87776ab qemu-common: stop including qemu/host-utils.h from qemu-common.h by Paolo Bonzini · 9 years ago
  7. cb8d4c8 Fix some typos found by codespell by Stefan Weil · 9 years ago
  8. 84a5a80 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 9 years ago
  9. f348b6d util: move declarations out of qemu-common.h by Veronia Bahaa · 9 years ago
  10. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  11. a335c6f contrib/ivshmem-server: Print "not for production" warning by Markus Armbruster · 9 years ago
  12. 3625c73 ivshmem-server: Don't overload POSIX shmem and file name by Markus Armbruster · 9 years ago
  13. e3ad729 ivshmem-server: Fix and clean up command line help by Markus Armbruster · 9 years ago
  14. 30456d5 all: Clean up includes by Peter Maydell · 9 years ago
  15. ccd241b contrib: Clean up includes by Peter Maydell · 9 years ago
  16. 533fdae error: Consistently name Error * objects err, and not errp by Markus Armbruster · 9 years ago
  17. 7828867 error: Use error_report_err() instead of ad hoc prints by Markus Armbruster · 9 years ago
  18. 258133b ivshmem-server: fix possible OVERRUN by Gonglei · 9 years ago
  19. f7a199b ivshmem: use little-endian int64_t for the protocol by Marc-André Lureau · 9 years ago
  20. 45b00c4 contrib: remove unnecessary strdup() by Marc-André Lureau · 10 years ago
  21. 5105b1d ivshmem: add check on protocol version in QEMU by David Marchand · 10 years ago
  22. 1e21feb ivshmem-server: fix hugetlbfs support by Marc-André Lureau · 10 years ago
  23. 022cffe ivshmem-server: use a uint16 for client ID by Marc-André Lureau · 10 years ago
  24. 95204aa ivshmem-client: check the number of vectors by Marc-André Lureau · 10 years ago
  25. a75eb03 contrib: add ivshmem client and server by David Marchand · 10 years ago