- dcfde16 vdpa/mlx5: fix param validation in mlx5_vdpa_get_config() by Stefano Garzarella · 3 years, 11 months ago
- a3c06ae vdpa_sim_net: Add support for user supported devices by Parav Pandit · 4 years ago
- bc0d90e vdpa: Enable user to query vdpa device info by Parav Pandit · 4 years ago
- 903f7bc vdpa: Enable a user to add and delete a vdpa device by Parav Pandit · 4 years ago
- 33b3475 vdpa: Define vdpa mgmt device, ops and a netlink interface by Parav Pandit · 4 years ago
- fd70a40 vdpa: Extend routine to accept vdpa device name by Parav Pandit · 4 years ago
- 4379441 vdpa_sim_net: Make mac address array static by Parav Pandit · 4 years ago
- b35cceb vdpa/mlx5: Restore the hardware used index after change map by Eli Cohen · 3 years, 11 months ago
- 710eb8e vdpa/mlx5: Fix memory key MTT population by Eli Cohen · 4 years ago
- 6414548 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years ago
- 418edde vdpa: Use simpler version of ida allocation by Parav Pandit · 4 years, 2 months ago
- 83ef73b vdpa/mlx5: Use write memory barrier after updating CQ index by Eli Cohen · 4 years, 1 month ago
- db1e8bb vdpa: split vdpasim to core and net modules by Max Gurtovoy · 4 years ago
- 275900d vdpa_sim: split vdpasim_virtqueue's iov field in out_iov and in_iov by Stefano Garzarella · 4 years ago
- da7af69 vdpa_sim: make vdpasim->buffer size configurable by Stefano Garzarella · 4 years ago
- 165be1f vdpa_sim: use kvmalloc to allocate vdpasim->buffer by Stefano Garzarella · 4 years ago
- b240491 vdpa_sim: set vringh notify callback by Stefano Garzarella · 4 years ago
- c124a95 vdpa_sim: add set_config callback in vdpasim_dev_attr by Stefano Garzarella · 4 years ago
- 65b7095 vdpa_sim: add get_config callback in vdpasim_dev_attr by Stefano Garzarella · 4 years ago
- f37cbbc vdpa_sim: make 'config' generic and usable for any device type by Stefano Garzarella · 4 years ago
- cf1a3b3 vdpa_sim: store parsed MAC address in a buffer by Stefano Garzarella · 4 years ago
- a13b591 vdpa_sim: add work_fn in vdpasim_dev_attr by Stefano Garzarella · 4 years ago
- 011c35b vdpa_sim: add supported_features field in vdpasim_dev_attr by Stefano Garzarella · 4 years ago
- 2f8f461 vdpa_sim: add device id field in vdpasim_dev_attr by Stefano Garzarella · 4 years ago
- 6c6e28f vdpa_sim: add struct vdpasim_dev_attr for device attributes by Stefano Garzarella · 4 years ago
- 36a9c30 vdpa_sim: rename vdpasim_config_ops variables by Stefano Garzarella · 4 years ago
- 2fc0ebf vdpa_sim: make IOTLB entries limit configurable by Stefano Garzarella · 4 years ago
- 423248d vdpa_sim: remove hard-coded virtq count by Max Gurtovoy · 4 years ago
- cc3d423 vdpa_sim: remove unnecessary headers inclusion by Stefano Garzarella · 4 years ago
- 29b90f9 vdpa: remove unnecessary 'default n' in Kconfig entries by Stefano Garzarella · 4 years ago
- 4d10367 vdpa: ifcvf: Use dma_set_mask_and_coherent to simplify code by Christophe JAILLET · 4 years, 1 month ago
- 8e98387 Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Jakub Kicinski · 4 years, 1 month ago
- 74c9729 vdpa/mlx5: Connect mlx5_vdpa to auxiliary bus by Leon Romanovsky · 4 years, 3 months ago
- 0aae392 vdpa/mlx5: Make hardware definitions visible to all mlx5 devices by Leon Romanovsky · 4 years, 3 months ago
- 98701a2 vdpa: mlx5: fix vdpa/vhost dependencies by Randy Dunlap · 4 years, 1 month ago
- a08f452 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 1 month ago
- a312db6 vdpasim: fix "mac_pton" undefined error by Laurent Vivier · 4 years, 2 months ago
- c2dc4c0 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 2 months ago
- 0c86d77 vdpasim: allow to assign a MAC address by Laurent Vivier · 4 years, 2 months ago
- 4a6a42d vdpasim: fix MAC address configuration by Laurent Vivier · 4 years, 2 months ago
- 1eca16b vdpa_sim: Fix DMA mask by Laurent Vivier · 4 years, 2 months ago
- 7ba08e8 vdpa/mlx5: Fix error return in map_direct_mr() by Jing Xiangfeng · 4 years, 2 months ago
- 9313f80 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 2 months ago
- 70a62fc vdpa_sim: implement get_iova_range() by Jason Wang · 4 years, 2 months ago
- 1897f0b vdpa/mlx5: Setup driver only if VIRTIO_CONFIG_S_DRIVER_OK by Eli Cohen · 4 years, 4 months ago
- 36b02df vdpa/mlx5: Fix failure to bring link up by Eli Cohen · 4 years, 3 months ago
- 36bdcf3 vdpa/mlx5: Make use of a specific 16 bit endianness API by Eli Cohen · 4 years, 3 months ago
- 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 3 months ago
- aff9077 vdpa/mlx5: Fix dependency on MLX5_CORE by Eli Cohen · 4 years, 3 months ago
- 3176e97 vdpa/mlx5: should keep avail_index despite device status by Si-Wei Liu · 4 years, 3 months ago
- 0a0f0d8 dma-mapping: split <linux/dma-mapping.h> by Christoph Hellwig · 4 years, 3 months ago
- cbb5235 vdpa/mlx5: Avoid warnings about shifts on 32-bit platforms by Nathan Chancellor · 4 years, 4 months ago
- 2b9f28d vdpa: ifcvf: free config irq in ifcvf_free_irq() by Jason Wang · 4 years, 5 months ago
- 9f4ce5d vdpa: ifcvf: return err when fail to request config irq by Jason Wang · 4 years, 5 months ago
- 57b0779 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 5 months ago
- 8a7c321 vdpa/mlx5: fix up endian-ness for mtu by Michael S. Tsirkin · 4 years, 5 months ago
- cf16fe9 vdpa: Fix pointer math bug in vdpasim_get_config() by Dan Carpenter · 4 years, 9 months ago
- 2874211 vdpa/mlx5: Fix pointer math in mlx5_vdpa_get_config() by Dan Carpenter · 4 years, 5 months ago
- f31231b vdpa/mlx5: fix memory allocation failure checks by Colin Ian King · 4 years, 5 months ago
- 05acc4b vdpa/mlx5: Fix uninitialised variable in core/mr.c by Alex Dewar · 4 years, 5 months ago
- 1e3e792 vdpa_sim: init iommu lock by Michael S. Tsirkin · 4 years, 5 months ago
- 1a86b37 vdpa/mlx5: Add VDPA driver for supported mlx5 devices by Eli Cohen · 4 years, 5 months ago
- 94abbcc vdpa/mlx5: Add shared memory registration code by Eli Cohen · 4 years, 5 months ago
- 29064bf vdpa/mlx5: Add support library for mlx5 VDPA implementation by Eli Cohen · 4 years, 5 months ago
- 89349be vdpa/mlx5: Add hardware descriptive header file by Eli Cohen · 4 years, 5 months ago
- 23750e3 vdpa: Modify get_vq_state() to return error code by Eli Cohen · 4 years, 5 months ago
- aac50c0 net/vdpa: Use struct for set/get vq state by Eli Cohen · 4 years, 5 months ago
- a9974489 vdpa: remove hard coded virtq num by Max Gurtovoy · 4 years, 5 months ago
- de91a4d vdpasim: support batch updating by Jason Wang · 4 years, 5 months ago
- 3597a2f ifcvf: implement vdpa_config_ops.get_vq_irq() by Zhu Lingshan · 4 years, 5 months ago
- 0ea9ee4 vdpasim: protect concurrent access to iommu iotlb by Max Gurtovoy · 4 years, 5 months ago
- 5d7d0f3 vdpa_sim: fix endian-ness of config space by Michael S. Tsirkin · 4 years, 6 months ago
- 452639a vdpa: make sure set_features is invoked for legacy by Michael S. Tsirkin · 4 years, 5 months ago
- 321bd21 virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM by Michael S. Tsirkin · 4 years, 6 months ago
- 2f9237d dma-mapping: make support for dma ops optional by Christoph Hellwig · 4 years, 6 months ago
- 24eae8e vdpa: fix typos in the comments for __vdpa_alloc_device() by Jason Wang · 4 years, 7 months ago
- e7991f3 ifcvf: implement config interrupt in IFCVF by Zhu Lingshan · 4 years, 7 months ago
- bb02e6e ifcvf: ignore continuous setting same status value by Zhu Lingshan · 4 years, 7 months ago
- 18e643c vdpasim: Fix some coccinelle warnings by Samuel Zou · 4 years, 8 months ago
- 7dd793f ifcvf: move IRQ request/free to status change handlers by Zhu Lingshan · 4 years, 8 months ago
- 213e772 vhost: revert "vhost: disable for OABI" by Michael S. Tsirkin · 4 years, 8 months ago
- 0f8e3823 vdpasim: remove unused variable 'ret' by YueHaibing · 4 years, 9 months ago
- d085eb8 vhost: disable for OABI by Michael S. Tsirkin · 4 years, 9 months ago
- ac8b85f vdpa: fix comment of vdpa_register_device() by Jason Wang · 4 years, 9 months ago
- 58ad137 vdpa: make vhost, virtio depend on menu by Michael S. Tsirkin · 4 years, 9 months ago
- 425a5070 vdpa: allow a 32 bit vq alignment by Michael S. Tsirkin · 4 years, 9 months ago
- 21818ed vdpasim: Return status in vdpasim_get_status by YueHaibing · 4 years, 9 months ago
- cf29b1c vdpa: remove unused variables 'ifcvf' and 'ifcvf_lm' by YueHaibing · 4 years, 9 months ago
- 355b36e vdpa-sim: depend on HAS_DMA by Michael S. Tsirkin · 4 years, 9 months ago
- c9b9f5f vdpa: move to drivers/vdpa by Michael S. Tsirkin · 4 years, 9 months ago