index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vdpa
/
vdpa_sim
/
vdpa_sim.h
Age
Commit message (
Expand
)
Author
2023-04-21
vdpa_sim: move buffer allocation in the devices
Stefano Garzarella
2023-04-21
vdpa_sim: add support for user VA
Stefano Garzarella
2023-04-21
vdpa_sim: replace the spinlock with a mutex to protect the state
Stefano Garzarella
2023-04-21
vdpa_sim: use kthread worker
Stefano Garzarella
2023-04-21
vdpa_sim: make devices agnostic for work management
Stefano Garzarella
2023-02-20
vdpa_sim: get rid of DMA ops
Jason Wang
2023-02-20
vdpa_sim: support vendor statistics
Jason Wang
2023-02-20
vdpasim: customize allocation size
Jason Wang
2023-02-20
vdpa_sim: Implement resume vdpa op
Sebastien Boeuf
2022-10-07
vdpa_sim_net: support feature provisioning
Jason Wang
2022-08-11
vdpa_sim: Implement suspend vdpa op
Eugenio Pérez
2022-05-31
vdpasim: control virtqueue support
Gautam Dawar
2022-05-31
vdpa: introduce virtqueue groups
Gautam Dawar
2021-05-03
vdpa_sim: use iova module to allocate IOVA addresses
Stefano Garzarella
2021-02-23
vdpa_sim_net: Add support for user supported devices
Parav Pandit
2020-12-18
vdpa: split vdpasim to core and net modules
Max Gurtovoy