index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vdpa
/
ifcvf
/
ifcvf_base.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
vDPA/ifcvf: get_max_vq_size to return max size
Zhu Lingshan
2024-03-19
1
-5
/
+1
*
vDPA/ifcvf: implement vdpa_config_ops.get_vq_size
Zhu Lingshan
2024-03-19
1
-1
/
+4
*
vDPA/ifcvf: implement new accessors for vq_state
Zhu Lingshan
2023-07-03
1
-16
/
+5
*
vDPA/ifcvf: detect and report max allowed vq size
Zhu Lingshan
2023-07-03
1
-0
/
+31
*
vDPA/ifcvf: dynamic allocate vq data stores
Zhu Lingshan
2023-07-03
1
-0
/
+3
*
vDPA/ifcvf: synchronize irqs in the reset routine
Zhu Lingshan
2023-06-27
1
-12
/
+31
*
vDPA/ifcvf: retire ifcvf_start_datapath and ifcvf_add_status
Zhu Lingshan
2023-06-27
1
-19
/
+0
*
vDPA/ifcvf: get_driver_features from virtio registers
Zhu Lingshan
2023-06-27
1
-18
/
+20
*
vDPA/ifcvf: virt queue ops take immediate actions
Zhu Lingshan
2023-06-27
1
-22
/
+36
*
vDPA/ifcvf: implement features provisioning
Zhu Lingshan
2023-02-21
1
-1
/
+1
*
vDPA/ifcvf: decouple config space ops from the adapter
Zhu Lingshan
2023-02-21
1
-16
/
+5
*
vDPA/ifcvf: decouple hw features manipulators from the adapter
Zhu Lingshan
2023-02-21
1
-7
/
+2
*
vdpa/ifcvf: fix the calculation of queuepair
Angus Chen
2022-09-28
1
-2
/
+2
*
vDPA/ifcvf: get_config_size should return a value no greater than dev impleme...
Zhu Lingshan
2022-08-11
1
-2
/
+11
*
vDPA/ifcvf: remove duplicated assignment to pointer cfg
Colin Ian King
2022-08-11
1
-1
/
+0
*
vDPA/ifcvf: cacheline alignment for ifcvf_hw
Zhu Lingshan
2022-03-28
1
-4
/
+0
*
vDPA/ifcvf: implement shared IRQ feature
Zhu Lingshan
2022-03-28
1
-22
/
+26
*
vDPA/ifcvf: make use of virtio pci modern IO helpers in ifcvf
Zhu Lingshan
2022-03-28
1
-70
/
+34
*
ifcvf/vDPA: fix misuse virtio-net device config size for blk dev
Zhu Lingshan
2022-01-15
1
-10
/
+31
*
vDPA/ifcvf: detect and use the onboard number of queues directly
Zhu Lingshan
2021-09-05
1
-3
/
+5
*
vDPA/ifcvf: record virtio notify base
Zhu Lingshan
2021-07-03
1
-0
/
+4
*
vDPA/ifcvf: verify mandatory feature bits for vDPA
Zhu Lingshan
2021-05-03
1
-0
/
+12
*
vDPA/ifcvf: fetch device feature bits when probe
Zhu Lingshan
2021-05-03
1
-2
/
+10
*
net/vdpa: Use struct for set/get vq state
Eli Cohen
2020-08-06
1
-2
/
+2
*
ifcvf: implement config interrupt in IFCVF
Zhu Lingshan
2020-06-06
1
-0
/
+3
*
vdpa: remove unused variables 'ifcvf' and 'ifcvf_lm'
YueHaibing
2020-04-17
1
-2
/
+0
*
vdpa: move to drivers/vdpa
Michael S. Tsirkin
2020-04-02
1
-0
/
+389