blob: f9e02c13fb6bac00a28820ea1976494e362dca97 [file] [log] [blame]
e38632dd7181 ("vduse: Signal vq trigger eventfd directly if possible")
28f6288eb63d ("vduse: Support set_vq_affinity callback")
78885597b9cc ("vduse: Refactor allocation for vduse virtqueues")
79a463be9e00 ("vduse: Support registering userspace memory for IOVA regions")
0943aacf5ae1 ("vduse: Fix race condition between resetting and irq injecting")
1394103fd72c ("vduse: Disallow injecting interrupt before DRIVER_OK is set")
6243e3c78ace ("vduse: missing error code in vduse_init()")
c8a6153b6c59 ("vduse: Introduce VDUSE - vDPA Device in Userspace")
0c853c2c2924 ("vdpa: add vdpa simulator for block device")
db1e8bb6c63a ("vdpa: split vdpasim to core and net modules")
275900dfa17c ("vdpa_sim: split vdpasim_virtqueue's iov field in out_iov and in_iov")
da7af6967c6e ("vdpa_sim: make vdpasim->buffer size configurable")
165be1f80b88 ("vdpa_sim: use kvmalloc to allocate vdpasim->buffer")
b240491b7a48 ("vdpa_sim: set vringh notify callback")
c124a95e304b ("vdpa_sim: add set_config callback in vdpasim_dev_attr")
65b709586e22 ("vdpa_sim: add get_config callback in vdpasim_dev_attr")
f37cbbc65178 ("vdpa_sim: make 'config' generic and usable for any device type")
cf1a3b35382c ("vdpa_sim: store parsed MAC address in a buffer")
a13b5918fdd0 ("vdpa_sim: add work_fn in vdpasim_dev_attr")
011c35bac5ef ("vdpa_sim: add supported_features field in vdpasim_dev_attr")