1. f6d955d vdpa: Avoid taking cf_mutex lock on get status by Eli Cohen · 3 years ago
  2. 47a1401 vdpa: Use BIT_ULL for bit operations by Eli Cohen · 3 years ago
  3. cd2629f vdpa: Support reporting max device capabilities by Eli Cohen · 3 years ago
  4. 612f330 vdpa: Add support for returning device configuration information by Eli Cohen · 3 years ago
  5. aba21af vdpa: Allow to configure max data virtqueues by Eli Cohen · 3 years ago
  6. 30ef7a8 vdpa: Read device configuration only if FEATURES_OK by Eli Cohen · 3 years ago
  7. 73bc0db vdpa: Sync calls set/get config/status with cf_mutex by Eli Cohen · 3 years ago
  8. a64917b vdpa: Provide interface to read driver features by Eli Cohen · 3 years ago
  9. 539fec7 vdpa: add driver_override support by Stefano Garzarella · 3 years, 2 months ago
  10. bb47620 vdpa: Consider device id larger than 31 by Parav Pandit · 3 years, 2 months ago
  11. d8ca2fa vdpa: Enable user to set mac and mtu of vdpa device by Parav Pandit · 3 years, 3 months ago
  12. ad69dd0 vdpa: Introduce query of device config layout by Parav Pandit · 3 years, 3 months ago
  13. 6dbb1f1 vdpa: Introduce and use vdpa device get, set config helpers by Parav Pandit · 3 years, 3 months ago
  14. e47be84 vdpa: add new attribute VDPA_ATTR_DEV_MIN_VQ_SIZE by Wu Zongyong · 3 years, 3 months ago
  15. c53e5d1 vdpa: min vq num of vdpa device cannot be greater than max vq num by Wu Zongyong · 3 years, 3 months ago
  16. 78e7095 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 3 years, 4 months ago
  17. d8945ec vdpa: Support transferring virtual addressing during DMA mapping by Xie Yongji · 3 years, 5 months ago
  18. fc7a620 bus: Make remove callback return void by Uwe Kleine-König · 3 years, 6 months ago
  19. c0a54b4 vdpa: Follow kdoc comment style by Parav Pandit · 3 years, 9 months ago
  20. f00bdce vdpa: set the virtqueue num during register by Jason Wang · 3 years, 11 months ago
  21. bc0d90e vdpa: Enable user to query vdpa device info by Parav Pandit · 4 years ago
  22. 903f7bc vdpa: Enable a user to add and delete a vdpa device by Parav Pandit · 4 years ago
  23. 33b3475 vdpa: Define vdpa mgmt device, ops and a netlink interface by Parav Pandit · 4 years ago
  24. fd70a40 vdpa: Extend routine to accept vdpa device name by Parav Pandit · 4 years ago
  25. 418edde vdpa: Use simpler version of ida allocation by Parav Pandit · 4 years, 2 months ago
  26. a9974489 vdpa: remove hard coded virtq num by Max Gurtovoy · 4 years, 5 months ago
  27. 452639a vdpa: make sure set_features is invoked for legacy by Michael S. Tsirkin · 4 years, 6 months ago
  28. 24eae8e vdpa: fix typos in the comments for __vdpa_alloc_device() by Jason Wang · 4 years, 8 months ago
  29. ac8b85f vdpa: fix comment of vdpa_register_device() by Jason Wang · 4 years, 9 months ago
  30. c9b9f5f vdpa: move to drivers/vdpa by Michael S. Tsirkin · 4 years, 10 months ago[Renamed from drivers/virtio/vdpa/vdpa.c]
  31. 961e9c8 vDPA: introduce vDPA bus by Jason Wang · 4 years, 10 months ago