1. a8b5ad8 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 5 years ago
  2. eeb3926 libvhost-user: introduce and use vu_has_protocol_feature() by Johannes Berg · 5 years ago
  3. 8726b70 libvhost-user: fix SLAVE_SEND_FD handling by Johannes Berg · 5 years ago
  4. 0b8b65e contrib/gitdm: Add RT-RK to the domain-map by Philippe Mathieu-Daudé · 5 years ago
  5. f4cf1ed .mailmap/aliases: add some further commentary by Alex Bennée · 5 years ago
  6. 5655718 contrib/gitdm: Add armbru@pond.sub.org to group-map-redhat by Markus Armbruster · 5 years ago
  7. 2f1b409 contrib/gitdm: filetype interface is not in order, fix by Markus Armbruster · 5 years ago
  8. ddb45af contrib/elf2dmp: Build download.o with CURL_CFLAGS by Peter Maydell · 5 years ago
  9. 60ae0b9 rdmacm-mux: fix strcpy string warning by Marc-André Lureau · 6 years ago
  10. ea1b802 libvhost-user: implement VHOST_USER_PROTOCOL_F_MQ by Stefan Hajnoczi · 6 years ago
  11. 6f5fd83 libvhost-user: support many virtqueues by Stefan Hajnoczi · 6 years ago
  12. db68f4f libvhost-user: add vmsg_set_reply_u64() helper by Stefan Hajnoczi · 6 years ago
  13. c715130 vhost-user-gpu: initialize msghdr & iov at declaration by Marc-André Lureau · 6 years ago
  14. be32fd9 vhost-user-input: check ioctl(EVIOCGNAME) return value by Marc-André Lureau · 6 years ago
  15. f55411c vhost-user: improve error report by Marc-André Lureau · 6 years ago
  16. 24af03b vhost-user: check unix_listen() return value by Marc-André Lureau · 6 years ago
  17. 1e40d19 vhost-user-gpu: do not send scanout update if no GPU socket by Marc-André Lureau · 6 years ago
  18. fe2611b Clean up a header guard symbols (again) by Markus Armbruster · 6 years ago
  19. 37677d7 Clean up a few header guard symbols by Markus Armbruster · 6 years ago
  20. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  21. d52c454 contrib: add vhost-user-gpu by Marc-André Lureau · 6 years ago
  22. bd2e44f vhost-user: add vhost_user_gpu_set_socket() by Marc-André Lureau · 6 years ago
  23. 06914c9 contrib: add vhost-user-input by Marc-André Lureau · 6 years ago
  24. 7fa9f03 libvhost-user: fix -Werror=format= on ppc64 by Marc-André Lureau · 6 years ago
  25. 1005810 libvhost-user: fix cast warnings on 32 bits by Marc-André Lureau · 6 years ago
  26. acbd487 libvhost-user: fix bad vu_log_write by Li Feng · 6 years ago
  27. 6b8f9c6 contrib/vhost-user-blk: enable inflight I/O tracking by Xie Yongji · 6 years ago
  28. 01807c8 Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-05-13' into staging by Peter Maydell · 6 years ago
  29. 58ea30f Clean up header guards that don't match their file name by Markus Armbruster · 6 years ago
  30. 1b6d3b5 Use #include "..." for our own headers, <...> for others by Markus Armbruster · 6 years ago
  31. bbfff19 Clean up includes by Markus Armbruster · 6 years ago
  32. 78067fd libvhost-user: add PROTOCOL_F_CONFIG if {set, get}_config by Marc-André Lureau · 6 years ago
  33. d288eef libvhost-user: fix -Waddress-of-packed-member by Marc-André Lureau · 6 years ago
  34. 48bb55b QEMU_PACKED: Remove gcc_struct attribute in Windows non x86 targets by Cao Jiaxi · 6 years ago
  35. ade0075 contrib/rdmacm-mux: Fix out-of-bounds risk by Yuval Shaia · 6 years ago
  36. 9164add Merge remote-tracking branch 'remotes/stsquad/tags/pull-gitdm-next-120319-1' into staging by Peter Maydell · 6 years ago
  37. 5f9ff1e libvhost-user: Support tracking inflight I/O in shared memory by Xie Yongji · 6 years ago
  38. f7671f3 libvhost-user: Introduce vu_queue_map_desc() by Xie Yongji · 6 years ago
  39. 792468c libvhost-user: Remove unnecessary FD flag check for event file descriptors by Xie Yongji · 6 years ago
  40. b13919a libvhost-user: add vu_queue_unpop() by Marc-André Lureau · 6 years ago
  41. 922ef48 libvhost-user-glib: export vug_source_new() by Marc-André Lureau · 6 years ago
  42. 6079865 libvhost-user: exit by default on VHOST_USER_NONE by Marc-André Lureau · 6 years ago
  43. ba275e9 libvhost-user: fix clang enum-conversion warning by Marc-André Lureau · 6 years ago
  44. eb34fc0 contrib: gitdm: add a mapping for Janus Technologies by Alex Bennée · 6 years ago
  45. 885e706 contrib: gitdm: another IBM email by Alex Bennée · 6 years ago
  46. 7057aec contrib: gitdm: add more individual contributors by Alex Bennée · 6 years ago
  47. e88a725 contrib: gitdm: Update Wave Computing group by Aleksandar Markovic · 6 years ago
  48. 044f957 contrib: gitdm: Update domain-map by Aleksandar Markovic · 6 years ago
  49. 06164cc contrib/elf2dmp: add kernel start address checking by Viktor Prutyanov · 6 years ago
  50. 3e29da9 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 6 years ago
  51. 8bafafc contrib/libvhost-user: cleanup casts by Michael S. Tsirkin · 6 years ago
  52. caa1ee4 vhost-user-blk: add discard/write zeroes features support by Changpeng Liu · 6 years ago
  53. a56de05 contrib/vhost-user-blk: fix the compilation issue by Peter Xu · 6 years ago
  54. 6ec6e98 contrib/elf2dmp: fix printf format by Viktor Prutyanov · 6 years ago
  55. 4591f4c contrib/elf2dmp: fix structures definitions by Viktor Prutyanov · 6 years ago
  56. 4ea1a21 contrib/elf2dmp: use GLib in PDB processing by Viktor Prutyanov · 6 years ago
  57. bd4d0da contrib/elf2dmp: use GLib in ELF processing by Viktor Prutyanov · 6 years ago
  58. e53f346 contrib/elf2dmp: fix elf.h including by Viktor Prutyanov · 6 years ago
  59. 9174d8a contrib/libvhost-user: switch to uint64_t by Michael S. Tsirkin · 6 years ago
  60. 568c439 contrib/gitdm: Fix a typo by Philippe Mathieu-Daudé · 6 years ago
  61. 0f645ba contrib/rdmacm-mux: fix clang compilation by Marcel Apfelbaum · 6 years ago
  62. 555b3d6 hw/rdma: modify struct initialization by Marcel Apfelbaum · 6 years ago
  63. 4a3d55a contrib/rdmacm-mux: remove Wno-format-truncation flag by Marcel Apfelbaum · 6 years ago
  64. cb8d955 contrib/gitdm: add another name to WaveComp map by Alex Bennée · 6 years ago
  65. f732923 contrib/gitdm: add two more IBM'ers to group-map-ibm by Alex Bennée · 6 years ago
  66. 843c148 contrib/gitdm: Add other IBMers by Joel Stanley · 6 years ago
  67. 3f209fc contrib/gitdm: add Nokia and Proxmox to the domain-map by Alex Bennée · 6 years ago
  68. 7d37435 avoid TABs in files that only contain a few by Paolo Bonzini · 6 years ago
  69. b58deb3 qemu/queue.h: leave head structs anonymous unless necessary by Paolo Bonzini · 6 years ago
  70. a5d2f6f contrib/rdmacm-mux: Add implementation of RDMA User MAD multiplexer by Yuval Shaia · 6 years ago
  71. b7d8946 Clean up includes by Markus Armbruster · 6 years ago
  72. 2f28271 contrib: add a basic gitdm config by Alex Bennée · 6 years ago
  73. 3fa2d38 contrib: add elf2dmp tool by Viktor Prutyanov · 6 years ago
  74. 25b1d45 vhost-blk: turn on pre-defined RO feature bit by Changpeng Liu · 7 years ago
  75. d84599f libvhost-user: support host notifier by Tiwei Bie · 7 years ago
  76. 7d405b2 contrib/vhost-user-blk: enable protocol feature for vhost-user-blk by Changpeng Liu · 7 years ago
  77. e363815 libvhost-user: Send messages with no data by Dr. David Alan Gilbert · 7 years ago
  78. ea3e6f5 contrib/libvhost-user: add the protocol feature used for SET/GET message by Changpeng Liu · 7 years ago
  79. 4275cd9 libvhost-user: Claim support for postcopy by Dr. David Alan Gilbert · 7 years ago
  80. c639187 vhost-user: Add VHOST_USER_POSTCOPY_END message by Dr. David Alan Gilbert · 7 years ago
  81. 0185cfb libvhost-user: mprotect & madvises for postcopy by Dr. David Alan Gilbert · 7 years ago
  82. 9bb3801 vhost+postcopy: Send address back to qemu by Dr. David Alan Gilbert · 7 years ago
  83. 51a5d6e libvhost-user+postcopy: Register new regions with the ufd by Dr. David Alan Gilbert · 7 years ago
  84. 55d754b postcopy+vhost-user: Split set_mem_table for postcopy by Dr. David Alan Gilbert · 7 years ago
  85. 6864a7b vhost+postcopy: Transmit 'listen' to slave by Dr. David Alan Gilbert · 7 years ago
  86. 2a84ffc libvhost-user: Open userfaultfd by Dr. David Alan Gilbert · 7 years ago
  87. d6e4771 libvhost-user: Support sending fds back to qemu by Dr. David Alan Gilbert · 7 years ago
  88. d3dff7a vhost-user: Add 'VHOST_USER_POSTCOPY_ADVISE' message by Dr. David Alan Gilbert · 7 years ago
  89. 9ccbfe1 postcopy: Add vhost-user flag for postcopy and check it by Dr. David Alan Gilbert · 7 years ago
  90. b734ed9 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 7 years ago
  91. 293084a libvhost-user: Support across-memory-boundary access by Yongji Xie · 7 years ago
  92. bb102d1 libvhost-user: Fix resource leak by Yongji Xie · 7 years ago
  93. 922a01a Move include qemu/option.h from qemu-common.h to actual users by Markus Armbruster · 7 years ago
  94. d8e39b7 Use #include "..." for our own headers, <...> for others by Markus Armbruster · 7 years ago
  95. 406d2aa contrib/vhost-user-blk: introduce a vhost-user-blk sample application by Changpeng Liu · 7 years ago
  96. 0bc24d8 contrib/libvhost-user: enable virtio config space messages by Changpeng Liu · 7 years ago
  97. 2ba60ec contrib: add systemd unit files by Paolo Bonzini · 7 years ago
  98. 13384f1 libvhost-user: Support VHOST_USER_SET_SLAVE_REQ_FD by Dr. David Alan Gilbert · 7 years ago
  99. ea642e2 libvhost-user: Update and fix feature and request lists by Dr. David Alan Gilbert · 7 years ago
  100. bcf0836 libvhost-user: vu_queue_started by Dr. David Alan Gilbert · 7 years ago