开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vdpa
/
vdpa_sim
/
vdpa_sim.c
Age
Commit message (
Expand
)
Author
2020-10-31
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-10-30
vdpasim: allow to assign a MAC address
Laurent Vivier
2020-10-30
vdpasim: fix MAC address configuration
Laurent Vivier
2020-10-30
vdpa_sim: Fix DMA mask
Laurent Vivier
2020-10-23
vdpa_sim: implement get_iova_range()
Jason Wang
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
2020-08-10
vdpa: Fix pointer math bug in vdpasim_get_config()
Dan Carpenter
2020-08-10
vdpa_sim: init iommu lock
Michael S. Tsirkin
2020-08-05
vdpa: Modify get_vq_state() to return error code
Eli Cohen
2020-08-05
net/vdpa: Use struct for set/get vq state
Eli Cohen
2020-08-05
vdpa: remove hard coded virtq num
Max Gurtovoy
2020-08-05
vdpasim: support batch updating
Jason Wang
2020-08-05
vdpasim: protect concurrent access to iommu iotlb
Max Gurtovoy
2020-08-05
vdpa_sim: fix endian-ness of config space
Michael S. Tsirkin
2020-08-03
virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM
Michael S. Tsirkin
2020-06-04
vdpasim: Fix some coccinelle warnings
Samuel Zou
2020-05-11
vdpasim: remove unused variable 'ret'
YueHaibing
2020-04-17
vdpa: allow a 32 bit vq alignment
Michael S. Tsirkin
2020-04-16
vdpasim: Return status in vdpasim_get_status
YueHaibing
2020-04-02
vdpa: move to drivers/vdpa
Michael S. Tsirkin