index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vdpa
/
vdpa.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-28
vdpa: change the type of nvqs to u32
Longpeng
1
-3
/
+3
2022-03-04
vdpa: factor out vdpa_set_features_unlocked for vdpa internal use
Si-Wei Liu
1
-1
/
+1
2022-01-15
vdpa: Avoid taking cf_mutex lock on get status
Eli Cohen
1
-11
/
+0
2022-01-15
vdpa: Use BIT_ULL for bit operations
Eli Cohen
1
-6
/
+6
2022-01-15
vdpa: Support reporting max device capabilities
Eli Cohen
1
-0
/
+10
2022-01-15
vdpa: Add support for returning device configuration information
Eli Cohen
1
-0
/
+3
2022-01-15
vdpa: Allow to configure max data virtqueues
Eli Cohen
1
-2
/
+13
2022-01-15
vdpa: Read device configuration only if FEATURES_OK
Eli Cohen
1
-12
/
+33
2022-01-15
vdpa: Sync calls set/get config/status with cf_mutex
Eli Cohen
1
-0
/
+19
2022-01-15
vdpa: Provide interface to read driver features
Eli Cohen
1
-1
/
+1
2022-01-15
vdpa: add driver_override support
Stefano Garzarella
1
-0
/
+74
2021-12-08
vdpa: Consider device id larger than 31
Parav Pandit
1
-1
/
+2
2021-11-01
vdpa: Enable user to set mac and mtu of vdpa device
Parav Pandit
1
-2
/
+36
2021-11-01
vdpa: Introduce query of device config layout
Parav Pandit
1
-0
/
+176
2021-11-01
vdpa: Introduce and use vdpa device get, set config helpers
Parav Pandit
1
-0
/
+36
2021-11-01
vdpa: add new attribute VDPA_ATTR_DEV_MIN_VQ_SIZE
Wu Zongyong
1
-0
/
+5
2021-11-01
vdpa: min vq num of vdpa device cannot be greater than max vq num
Wu Zongyong
1
-0
/
+8
2021-09-12
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+8
2021-09-06
vdpa: Support transferring virtual addressing during DMA mapping
Xie Yongji
1
-1
/
+8
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-05-03
vdpa: Follow kdoc comment style
Parav Pandit
1
-5
/
+7
2021-02-25
vdpa: set the virtqueue num during register
Jason Wang
1
-8
/
+10
2021-02-23
vdpa: Enable user to query vdpa device info
Parav Pandit
1
-0
/
+131
2021-02-23
vdpa: Enable a user to add and delete a vdpa device
Parav Pandit
1
-10
/
+133
2021-02-23
vdpa: Define vdpa mgmt device, ops and a netlink interface
Parav Pandit
1
-1
/
+212
2021-02-23
vdpa: Extend routine to accept vdpa device name
Parav Pandit
1
-4
/
+32
2020-12-19
vdpa: Use simpler version of ida allocation
Parav Pandit
1
-1
/
+1
2020-08-06
vdpa: remove hard coded virtq num
Max Gurtovoy
1
-0
/
+3
2020-08-05
vdpa: make sure set_features is invoked for legacy
Michael S. Tsirkin
1
-0
/
+1
2020-06-22
vdpa: fix typos in the comments for __vdpa_alloc_device()
Jason Wang
1
-1
/
+1
2020-04-17
vdpa: fix comment of vdpa_register_device()
Jason Wang
1
-1
/
+1
2020-04-02
vdpa: move to drivers/vdpa
Michael S. Tsirkin
1
-0
/
+180