index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vdpa
/
vdpa.c
Age
Commit message (
Expand
)
Author
2021-11-01
vdpa: Enable user to set mac and mtu of vdpa device
Parav Pandit
2021-11-01
vdpa: Introduce query of device config layout
Parav Pandit
2021-11-01
vdpa: Introduce and use vdpa device get, set config helpers
Parav Pandit
2021-11-01
vdpa: add new attribute VDPA_ATTR_DEV_MIN_VQ_SIZE
Wu Zongyong
2021-11-01
vdpa: min vq num of vdpa device cannot be greater than max vq num
Wu Zongyong
2021-09-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-09-06
vdpa: Support transferring virtual addressing during DMA mapping
Xie Yongji
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
2021-05-03
vdpa: Follow kdoc comment style
Parav Pandit
2021-02-25
vdpa: set the virtqueue num during register
Jason Wang
2021-02-23
vdpa: Enable user to query vdpa device info
Parav Pandit
2021-02-23
vdpa: Enable a user to add and delete a vdpa device
Parav Pandit
2021-02-23
vdpa: Define vdpa mgmt device, ops and a netlink interface
Parav Pandit
2021-02-23
vdpa: Extend routine to accept vdpa device name
Parav Pandit
2020-12-18
vdpa: Use simpler version of ida allocation
Parav Pandit
2020-08-05
vdpa: remove hard coded virtq num
Max Gurtovoy
2020-08-05
vdpa: make sure set_features is invoked for legacy
Michael S. Tsirkin
2020-06-22
vdpa: fix typos in the comments for __vdpa_alloc_device()
Jason Wang
2020-04-17
vdpa: fix comment of vdpa_register_device()
Jason Wang
2020-04-02
vdpa: move to drivers/vdpa
Michael S. Tsirkin