1. 31c4b6f hw/pvrdma: Protect against buggy or malicious guest driver by Yuval Shaia · 2 years, 10 months ago
  2. edf5ca5 include/hw/pci: Split pci_device.h off pci.h by Markus Armbruster · 2 years, 1 month ago
  3. 674b0a5 include/hw/pci: Break inclusion loop pci_bridge.h and cxl.h by Markus Armbruster · 2 years, 1 month ago
  4. 66997c4 cleanup: Tweak and re-run return_directly.cocci by Markus Armbruster · 2 years, 2 months ago
  5. 3d55833 Drop more useless casts from void * to pointer by Markus Armbruster · 2 years, 2 months ago
  6. 15377f6 msix: Assert that specified vector is in range by Akihiko Odaki · 2 years, 5 months ago
  7. 46c1ea0 hw/pvrdma: Some cosmetic fixes by Yuval Shaia · 2 years, 10 months ago
  8. 8e3b0cb Replace qemu_real_host_page variables with inlined functions by Marc-André Lureau · 2 years, 10 months ago
  9. b21e238 Use g_new() & friends where that makes obvious sense by Markus Armbruster · 2 years, 10 months ago
  10. bfa30f3 hw/dma: Use dma_addr_t type definition when relevant by Philippe Mathieu-Daudé · 3 years, 1 month ago
  11. 60791a2 hw/dma: Fix format string issues using dma_addr_t by Philippe Mathieu-Daudé · 3 years ago
  12. ce0a798 hw/rdma/rdma_utils: Rename rdma_pci_dma_map 'len' argument by Philippe Mathieu-Daudé · 3 years, 1 month ago
  13. 8dbbca5 qapi: introduce x-query-rdma QMP command by Daniel P. Berrangé · 3 years, 4 months ago
  14. 66ae37d pvrdma: Fix the ring init error flow (CVE-2021-3608) by Marcel Apfelbaum · 3 years, 7 months ago
  15. 32e5703 pvrdma: Ensure correct input on ring init (CVE-2021-3607) by Marcel Apfelbaum · 3 years, 7 months ago
  16. 284f191 hw/rdma: Fix possible mremap overflow in the pvrdma device (CVE-2021-3582) by Marcel Apfelbaum · 3 years, 7 months ago
  17. d0fb965 docs: fix references to docs/devel/tracing.rst by Stefano Garzarella · 3 years, 8 months ago
  18. 3aa1b7a pvrdma: wean code off pvrdma_ring.h kernel header by Cornelia Huck · 4 years ago
  19. 41192db Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-request' into staging by Peter Maydell · 4 years, 1 month ago
  20. bce8008 hw/rdma: Replace QList by GQueue by Markus Armbruster · 4 years, 1 month ago
  21. ce35e22 qdev: Move softmmu properties to qdev-properties-system.h by Eduardo Habkost · 4 years, 1 month ago
  22. d73415a qemu/atomic.h: rename atomic_ to qatomic_ by Stefan Hajnoczi · 4 years, 4 months ago
  23. 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 5 months ago
  24. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 5 months ago
  25. 7b4433b rdma: Rename INTERFACE_RDMA_PROVIDER_CLASS macro by Eduardo Habkost · 4 years, 5 months ago
  26. 19233c9 meson: convert hw/rdma by Marc-André Lureau · 5 years ago
  27. 243af02 trace: switch position of headers to what Meson requires by Paolo Bonzini · 5 years ago
  28. 08b689a lockable: Replace locks with lock guard macros by Simran Singhal · 4 years, 10 months ago
  29. a5cde04 hw/rdma: Destroy list mutex when list is destroyed by Yuval Shaia · 4 years, 9 months ago
  30. f93cfdc hw/rdma: avoid suspicious strncpy() use by Stefan Hajnoczi · 4 years, 10 months ago
  31. b196d4f hw/rdma: Skip data-path mr_id translation by Yuval Shaia · 4 years, 10 months ago
  32. f236015 hw/rdma: Cosmetic change - no need for two sge arrays by Yuval Shaia · 4 years, 10 months ago
  33. 1d2695e hw/rdma/vmw/pvrdma_dev_ring: Replace strncpy with pstrcpy by Julia Suvorova · 4 years, 10 months ago
  34. f7795e4 misc: Replace zero-length arrays with flexible array member (automatic) by Philippe Mathieu-Daudé · 4 years, 11 months ago
  35. 4f67d30 qdev: set properties with device_class_set_props() by Marc-André Lureau · 5 years ago
  36. 68b89ae hw/rdma: Utilize ibv_reg_mr_iova for memory registration by Yuval Shaia · 5 years ago
  37. 038adc2 core: replace getpagesize() with qemu_real_host_page_size by Wei Yang · 5 years ago
  38. 54d3123 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h by Markus Armbruster · 5 years ago
  39. a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 5 years ago
  40. 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 5 years ago
  41. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  42. 501cf8f hw/rdma: Delete unused headers inclusion by Yuval Shaia · 6 years ago
  43. 58ea30f Clean up header guards that don't match their file name by Markus Armbruster · 6 years ago
  44. 1b6d3b5 Use #include "..." for our own headers, <...> for others by Markus Armbruster · 6 years ago
  45. 355b7cf hw/pvrdma: Add support for SRQ by Kamal Heib · 6 years ago
  46. 8b42cfa hw/rdma: Modify create/destroy QP to support SRQ by Kamal Heib · 6 years ago
  47. cdc8405 hw/rdma: Add support for managing SRQ resource by Kamal Heib · 6 years ago
  48. e926c9f hw/rdma: Add SRQ support to backend layer by Kamal Heib · 6 years ago
  49. 84bdc58 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 6 years ago
  50. 500016e trace-events: Shorten file names in comments by Markus Armbruster · 6 years ago
  51. d6c1bd4 kconfig: add dependencies on CONFIG_MSI_NONBROKEN by Paolo Bonzini · 6 years ago
  52. cb42a58 hw/rdma: Fix the error prints in create_qp_rings() by Kamal Heib · 6 years ago
  53. d151f5d hw/pvrdma: Fix zero-initialization of resp in {query/modify}_qp by Kamal Heib · 6 years ago
  54. a421c81 hw/rdma: Use {} instead of {0} by Kamal Heib · 6 years ago
  55. 1373f4a hw/rdma: Remove unused parameter from rdma_poll_cq() by Kamal Heib · 6 years ago
  56. 7b6f6e8 hw/rdma: Fix broken paths to docs/devel/tracing.txt by Kamal Heib · 6 years ago
  57. 59f9119 hw/rdma: another clang compilation fix by Marcel Apfelbaum · 6 years ago
  58. db8b88b hw/pvrdma: Provide correct value to object_get_typename by Yuval Shaia · 6 years ago
  59. b556c3c hw/pvrdma: Unregister from shutdown notifier when device goes down by Yuval Shaia · 6 years ago
  60. a2f1dc6 hw/pvrdma: Delete pvrdma_exit function by Yuval Shaia · 6 years ago
  61. 3c890bc hw/pvrdma: Delete unneeded function argument by Yuval Shaia · 6 years ago
  62. bf44145 hw/rdma: Free all receive buffers when QP is destroyed by Yuval Shaia · 6 years ago
  63. ff30a44 hw/rdma: Free all MAD receive buffers when device is closed by Yuval Shaia · 6 years ago
  64. f4b2c02 {hmp, hw/pvrdma}: Expose device internals via monitor interface by Yuval Shaia · 6 years ago
  65. c2dd117 hw/pvrdma: Collect debugging statistics by Yuval Shaia · 6 years ago
  66. 2cfa953 hw/rdma: Protect against concurrent execution of poll_cq by Yuval Shaia · 6 years ago
  67. b20fc79 hw/rdma: Introduce protected qlist by Yuval Shaia · 6 years ago
  68. 4d71b38 hw/rdma: Switch to generic error reporting way by Yuval Shaia · 6 years ago
  69. 555b3d6 hw/rdma: modify struct initialization by Marcel Apfelbaum · 6 years ago
  70. a5fe209 hw: rdma: fix an off-by-one issue by Li Qiang · 6 years ago
  71. a1aa88b hw/rdma: Verify that ptr is not NULL before freeing by Yuval Shaia · 6 years ago
  72. 5bb8b73 hw/pvrdma: Make function pvrdma_qp_send/recv return void. by Yuval Shaia · 6 years ago
  73. 26fd869 hw/pvrdma: Post CQE when receive invalid gid index by Yuval Shaia · 6 years ago
  74. 732d948 hw/rdma: Delete unused struct member by Yuval Shaia · 6 years ago
  75. ffef477 hw/pvrdma: Remove max-sge command-line param by Yuval Shaia · 6 years ago
  76. f1e2e38 pvrdma: check return value from pvrdma_idx_ring_has_ routines by Prasad J Pandit · 6 years ago
  77. 7be3a21 rdma: remove unused VENDOR_ERR_NO_SGE macro by Prasad J Pandit · 6 years ago
  78. 509f57c pvrdma: release ring object in case of an error by Prasad J Pandit · 6 years ago
  79. 2c858ce pvrdma: check number of pages when creating rings by Prasad J Pandit · 6 years ago
  80. 2aa8645 pvrdma: add uar_read routine by Prasad J Pandit · 6 years ago
  81. 0e68373 rdma: check num_sge does not exceed MAX_SGE by Prasad J Pandit · 6 years ago
  82. cce6486 pvrdma: release device resources in case of an error by Prasad J Pandit · 6 years ago
  83. 305fd2b hw/rdma: Do not call rdma_backend_del_gid on an empty gid by Yuval Shaia · 6 years ago
  84. 9a3053d hw/rdma: Do not use bitmap_zero_extend to free bitmap by Yuval Shaia · 6 years ago
  85. ffa65d9 hw/pvrdma: Clean device's resource when system is shutdown by Yuval Shaia · 6 years ago
  86. 14c74f7 hw/rdma: Remove unneeded code that handles more that one port by Yuval Shaia · 6 years ago
  87. 0917821 hw/pvrdma: Fill error code in command's response by Yuval Shaia · 6 years ago
  88. eaac010 hw/pvrdma: Fill all CQE fields by Yuval Shaia · 6 years ago
  89. e976ebc hw/pvrdma: Make device state depend on Ethernet function state by Yuval Shaia · 6 years ago
  90. 028c3f9 hw/rdma: Initialize node_guid from vmxnet3 mac address by Yuval Shaia · 6 years ago
  91. d961ead hw/pvrdma: Make sure PCI function 0 is vmxnet3 by Yuval Shaia · 6 years ago
  92. 2b05705 hw/pvrdma: Add support to allow guest to configure GID table by Yuval Shaia · 6 years ago
  93. 1625bb1 hw/pvrdma: Set the correct opcode for send completion by Yuval Shaia · 6 years ago
  94. 2bff59e hw/pvrdma: Set the correct opcode for recv completion by Yuval Shaia · 6 years ago
  95. 536692c hw/pvrdma: Make default pkey 0xFFFF by Yuval Shaia · 6 years ago
  96. f00c48c hw/pvrdma: Make function reset_device return void by Yuval Shaia · 6 years ago
  97. 605ec16 hw/rdma: Add support for MAD packets by Yuval Shaia · 6 years ago
  98. 305bdd7 hw/rdma: Abort send-op if fail to create addr handler by Yuval Shaia · 6 years ago
  99. 46462cb hw/rdma: Return qpn 1 if ibqp is NULL by Yuval Shaia · 6 years ago
  100. 4082e53 hw/rdma: Add ability to force notification without re-arm by Yuval Shaia · 6 years ago