index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
vdpa.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-06
vdpa: Support transferring virtual addressing during DMA mapping
Xie Yongji
1
-3
/
+17
2021-09-06
vdpa: Add an opaque pointer for vdpa_config_ops.dma_map()
Xie Yongji
1
-1
/
+1
2021-09-06
vdpa: Add reset callback in vdpa_config_ops
Xie Yongji
1
-2
/
+6
2021-09-06
vdpa: Fix some coding style issues
Xie Yongji
1
-17
/
+17
2021-08-11
vdpa: Add documentation for vdpa_alloc_device() macro
Xie Yongji
1
-0
/
+11
2021-07-08
vdpa: support packed virtqueue for set/get_vq_state()
Jason Wang
1
-2
/
+23
2021-05-03
vdpa: add get_config_size callback in vdpa_config_ops
Stefano Garzarella
1
-0
/
+4
2021-05-03
vdpa: Follow kdoc comment style
Parav Pandit
1
-19
/
+19
2021-02-25
vdpa: set the virtqueue num during register
Jason Wang
1
-5
/
+5
2021-02-23
vdpa: Enable a user to add and delete a vdpa device
Parav Pandit
1
-0
/
+6
2021-02-23
vdpa: Define vdpa mgmt device, ops and a netlink interface
Parav Pandit
1
-0
/
+31
2021-02-23
vdpa: Extend routine to accept vdpa device name
Parav Pandit
1
-4
/
+3
2020-12-18
vdpa: Add missing comment for virtqueue count
Parav Pandit
1
-0
/
+1
2020-10-23
vdpa: introduce config op to get valid iova range
Jason Wang
1
-0
/
+15
2020-08-05
vdpa: Modify get_vq_state() to return error code
Eli Cohen
1
-2
/
+2
2020-08-05
net/vdpa: Use struct for set/get vq state
Eli Cohen
1
-4
/
+14
2020-08-05
vdpa: remove hard coded virtq num
Max Gurtovoy
1
-2
/
+4
2020-08-05
vDPA: dont change vq irq after DRIVER_OK
Zhu Lingshan
1
-0
/
+1
2020-08-05
vDPA: add get_vq_irq() in vdpa_config_ops
Zhu Lingshan
1
-0
/
+7
2020-08-05
vdpa: make sure set_features is invoked for legacy
Michael S. Tsirkin
1
-0
/
+34
2020-06-04
vdpa: introduce get_vq_notification method
Jason Wang
1
-0
/
+16
2020-04-17
vdpa: allow a 32 bit vq alignment
Michael S. Tsirkin
1
-1
/
+1
2020-04-01
vDPA: introduce vDPA bus
Jason Wang
1
-0
/
+253