blob: f1fb9ec600abec7df2c8fe74b8cbf604af7264cf [file] [log] [blame]
ad5c5690de57 ("vDPA/ifcvf: implement device MSIX vector allocator")
2ddae773c93b ("vDPA/ifcvf: detect and use the onboard number of queues directly")
6b5df347c648 ("vDPA/ifcvf: implement management netlink framework for ifcvf")
30326f957734 ("vDPA/ifcvf: introduce get_dev_type() which returns virtio dev id")
1057afa0121d ("vDPA/ifcvf: Fix return value check for vdpa_alloc_device()")
26bfea1309f5 ("vDPA/ifcvf: deduce VIRTIO device ID when probe")
e8ef6124959a ("vDPA/ifcvf: deduce VIRTIO device ID from pdev ids")
69d00d9858c7 ("vDPA/ifcvf: fetch device feature bits when probe")
f00bdce04552 ("vdpa: set the virtqueue num during register")
a3c06ae158dd ("vdpa_sim_net: Add support for user supported devices")
903f7bcaedb8 ("vdpa: Enable a user to add and delete a vdpa device")
33b347503f01 ("vdpa: Define vdpa mgmt device, ops and a netlink interface")
fd70a406a344 ("vdpa: Extend routine to accept vdpa device name")
476c135e3217 ("vdpa: Add missing comment for virtqueue count")
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")