1. 06914c9 contrib: add vhost-user-input by Marc-André Lureau · 6 years ago
  2. 7fa9f03 libvhost-user: fix -Werror=format= on ppc64 by Marc-André Lureau · 6 years ago
  3. 1005810 libvhost-user: fix cast warnings on 32 bits by Marc-André Lureau · 6 years ago
  4. acbd487 libvhost-user: fix bad vu_log_write by Li Feng · 6 years ago
  5. 6b8f9c6 contrib/vhost-user-blk: enable inflight I/O tracking by Xie Yongji · 6 years ago
  6. 01807c8 Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-05-13' into staging by Peter Maydell · 6 years ago
  7. 58ea30f Clean up header guards that don't match their file name by Markus Armbruster · 6 years ago
  8. 1b6d3b5 Use #include "..." for our own headers, <...> for others by Markus Armbruster · 6 years ago
  9. bbfff19 Clean up includes by Markus Armbruster · 6 years ago
  10. 78067fd libvhost-user: add PROTOCOL_F_CONFIG if {set, get}_config by Marc-André Lureau · 6 years ago
  11. d288eef libvhost-user: fix -Waddress-of-packed-member by Marc-André Lureau · 6 years ago
  12. 48bb55b QEMU_PACKED: Remove gcc_struct attribute in Windows non x86 targets by Cao Jiaxi · 6 years ago
  13. ade0075 contrib/rdmacm-mux: Fix out-of-bounds risk by Yuval Shaia · 6 years ago
  14. 9164add Merge remote-tracking branch 'remotes/stsquad/tags/pull-gitdm-next-120319-1' into staging by Peter Maydell · 6 years ago
  15. 5f9ff1e libvhost-user: Support tracking inflight I/O in shared memory by Xie Yongji · 6 years ago
  16. f7671f3 libvhost-user: Introduce vu_queue_map_desc() by Xie Yongji · 6 years ago
  17. 792468c libvhost-user: Remove unnecessary FD flag check for event file descriptors by Xie Yongji · 6 years ago
  18. b13919a libvhost-user: add vu_queue_unpop() by Marc-André Lureau · 6 years ago
  19. 922ef48 libvhost-user-glib: export vug_source_new() by Marc-André Lureau · 6 years ago
  20. 6079865 libvhost-user: exit by default on VHOST_USER_NONE by Marc-André Lureau · 6 years ago
  21. ba275e9 libvhost-user: fix clang enum-conversion warning by Marc-André Lureau · 6 years ago
  22. eb34fc0 contrib: gitdm: add a mapping for Janus Technologies by Alex Bennée · 6 years ago
  23. 885e706 contrib: gitdm: another IBM email by Alex Bennée · 6 years ago
  24. 7057aec contrib: gitdm: add more individual contributors by Alex Bennée · 6 years ago
  25. e88a725 contrib: gitdm: Update Wave Computing group by Aleksandar Markovic · 6 years ago
  26. 044f957 contrib: gitdm: Update domain-map by Aleksandar Markovic · 6 years ago
  27. 06164cc contrib/elf2dmp: add kernel start address checking by Viktor Prutyanov · 6 years ago
  28. 3e29da9 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 6 years ago
  29. 8bafafc contrib/libvhost-user: cleanup casts by Michael S. Tsirkin · 6 years ago
  30. caa1ee4 vhost-user-blk: add discard/write zeroes features support by Changpeng Liu · 6 years ago
  31. a56de05 contrib/vhost-user-blk: fix the compilation issue by Peter Xu · 6 years ago
  32. 6ec6e98 contrib/elf2dmp: fix printf format by Viktor Prutyanov · 6 years ago
  33. 4591f4c contrib/elf2dmp: fix structures definitions by Viktor Prutyanov · 6 years ago
  34. 4ea1a21 contrib/elf2dmp: use GLib in PDB processing by Viktor Prutyanov · 6 years ago
  35. bd4d0da contrib/elf2dmp: use GLib in ELF processing by Viktor Prutyanov · 6 years ago
  36. e53f346 contrib/elf2dmp: fix elf.h including by Viktor Prutyanov · 6 years ago
  37. 9174d8a contrib/libvhost-user: switch to uint64_t by Michael S. Tsirkin · 6 years ago
  38. 568c439 contrib/gitdm: Fix a typo by Philippe Mathieu-Daudé · 6 years ago
  39. 0f645ba contrib/rdmacm-mux: fix clang compilation by Marcel Apfelbaum · 6 years ago
  40. 555b3d6 hw/rdma: modify struct initialization by Marcel Apfelbaum · 6 years ago
  41. 4a3d55a contrib/rdmacm-mux: remove Wno-format-truncation flag by Marcel Apfelbaum · 6 years ago
  42. cb8d955 contrib/gitdm: add another name to WaveComp map by Alex Bennée · 6 years ago
  43. f732923 contrib/gitdm: add two more IBM'ers to group-map-ibm by Alex Bennée · 6 years ago
  44. 843c148 contrib/gitdm: Add other IBMers by Joel Stanley · 6 years ago
  45. 3f209fc contrib/gitdm: add Nokia and Proxmox to the domain-map by Alex Bennée · 6 years ago
  46. 7d37435 avoid TABs in files that only contain a few by Paolo Bonzini · 6 years ago
  47. b58deb3 qemu/queue.h: leave head structs anonymous unless necessary by Paolo Bonzini · 6 years ago
  48. a5d2f6f contrib/rdmacm-mux: Add implementation of RDMA User MAD multiplexer by Yuval Shaia · 6 years ago
  49. b7d8946 Clean up includes by Markus Armbruster · 6 years ago
  50. 2f28271 contrib: add a basic gitdm config by Alex Bennée · 6 years ago
  51. 3fa2d38 contrib: add elf2dmp tool by Viktor Prutyanov · 6 years ago
  52. 25b1d45 vhost-blk: turn on pre-defined RO feature bit by Changpeng Liu · 7 years ago
  53. d84599f libvhost-user: support host notifier by Tiwei Bie · 7 years ago
  54. 7d405b2 contrib/vhost-user-blk: enable protocol feature for vhost-user-blk by Changpeng Liu · 7 years ago
  55. e363815 libvhost-user: Send messages with no data by Dr. David Alan Gilbert · 7 years ago
  56. ea3e6f5 contrib/libvhost-user: add the protocol feature used for SET/GET message by Changpeng Liu · 7 years ago
  57. 4275cd9 libvhost-user: Claim support for postcopy by Dr. David Alan Gilbert · 7 years ago
  58. c639187 vhost-user: Add VHOST_USER_POSTCOPY_END message by Dr. David Alan Gilbert · 7 years ago
  59. 0185cfb libvhost-user: mprotect & madvises for postcopy by Dr. David Alan Gilbert · 7 years ago
  60. 9bb3801 vhost+postcopy: Send address back to qemu by Dr. David Alan Gilbert · 7 years ago
  61. 51a5d6e libvhost-user+postcopy: Register new regions with the ufd by Dr. David Alan Gilbert · 7 years ago
  62. 55d754b postcopy+vhost-user: Split set_mem_table for postcopy by Dr. David Alan Gilbert · 7 years ago
  63. 6864a7b vhost+postcopy: Transmit 'listen' to slave by Dr. David Alan Gilbert · 7 years ago
  64. 2a84ffc libvhost-user: Open userfaultfd by Dr. David Alan Gilbert · 7 years ago
  65. d6e4771 libvhost-user: Support sending fds back to qemu by Dr. David Alan Gilbert · 7 years ago
  66. d3dff7a vhost-user: Add 'VHOST_USER_POSTCOPY_ADVISE' message by Dr. David Alan Gilbert · 7 years ago
  67. 9ccbfe1 postcopy: Add vhost-user flag for postcopy and check it by Dr. David Alan Gilbert · 7 years ago
  68. b734ed9 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 7 years ago
  69. 293084a libvhost-user: Support across-memory-boundary access by Yongji Xie · 7 years ago
  70. bb102d1 libvhost-user: Fix resource leak by Yongji Xie · 7 years ago
  71. 922a01a Move include qemu/option.h from qemu-common.h to actual users by Markus Armbruster · 7 years ago
  72. d8e39b7 Use #include "..." for our own headers, <...> for others by Markus Armbruster · 7 years ago
  73. 406d2aa contrib/vhost-user-blk: introduce a vhost-user-blk sample application by Changpeng Liu · 7 years ago
  74. 0bc24d8 contrib/libvhost-user: enable virtio config space messages by Changpeng Liu · 7 years ago
  75. 2ba60ec contrib: add systemd unit files by Paolo Bonzini · 7 years ago
  76. 13384f1 libvhost-user: Support VHOST_USER_SET_SLAVE_REQ_FD by Dr. David Alan Gilbert · 7 years ago
  77. ea642e2 libvhost-user: Update and fix feature and request lists by Dr. David Alan Gilbert · 7 years ago
  78. bcf0836 libvhost-user: vu_queue_started by Dr. David Alan Gilbert · 7 years ago
  79. 53a2e1b vhost-user-scsi: remove server_sock from VusDev by Marc-André Lureau · 8 years ago
  80. 62ddfba vhost-user-scsi: use libvhost-user glib helper by Marc-André Lureau · 8 years ago
  81. 8bb7ddb libvhost-user: add glib source helper by Marc-André Lureau · 8 years ago
  82. 422a268 vhost-user-scsi: use glib logging by Marc-André Lureau · 8 years ago
  83. 7fb5a56 vhost-user-scsi: simplify source handling by Marc-André Lureau · 8 years ago
  84. 3e7bd3a vhost-user-scsi: drop extra callback pointer by Marc-André Lureau · 8 years ago
  85. 49a4882 vhost-user-scsi: don't copy iscsi/scsi-lowlevel.h by Marc-André Lureau · 8 years ago
  86. ca85381 vhost-user-scsi: avoid use of iscsi_ namespace by Marc-André Lureau · 8 years ago
  87. ade9ab2 vhost-user-scsi: rename VUS types by Marc-André Lureau · 8 years ago
  88. c7226ee vhost-user-scsi: remove unimplemented functions by Marc-André Lureau · 8 years ago
  89. d0dba9f vhost-user-scsi: remove VUS_MAX_LUNS by Marc-André Lureau · 8 years ago
  90. a755d27 vhost-user-scsi: remove vdev_scsi_add_iscsi_lun() by Marc-André Lureau · 8 years ago
  91. fa2cd14 vhost-user-scsi: assert() in iscsi_add_lun() by Marc-André Lureau · 8 years ago
  92. 689a994 vhost-user-scsi: use NULL pointer by Marc-André Lureau · 8 years ago
  93. 245792d vhost-user-scsi: simplify unix path cleanup by Marc-André Lureau · 8 years ago
  94. 4309251 vhost-user-scsi: remove vdev_scsi_find_by_vu() by Marc-André Lureau · 8 years ago
  95. 9a6903d vhost-user-scsi: also free the gtree by Marc-André Lureau · 8 years ago
  96. b4fe56e vhost-user-scsi: glib calls that allocate don't return NULL by Marc-André Lureau · 8 years ago
  97. 3d9ad8b vhost-user-scsi: use glib allocation by Marc-André Lureau · 8 years ago
  98. 8c36ed6 vhost-user-scsi: code style fixes by Marc-André Lureau · 8 years ago
  99. 0644fe4 vhost-user-scsi: connect unix socket before allocating by Marc-André Lureau · 8 years ago
  100. b085b05 vhost-user-scsi: use g_strdup() by Marc-André Lureau · 8 years ago