summaryrefslogtreecommitdiff
path: root/drivers/vdpa
AgeCommit message (Expand)AuthorFilesLines
2020-06-06ifcvf: implement config interrupt in IFCVFZhu Lingshan3-1/+29
2020-06-06ifcvf: ignore continuous setting same status valueZhu Lingshan1-0/+3
2020-06-04vdpasim: Fix some coccinelle warningsSamuel Zou1-3/+4
2020-06-04ifcvf: move IRQ request/free to status change handlersZhu Lingshan1-47/+73
2020-06-02vhost: revert "vhost: disable for OABI"Michael S. Tsirkin1-1/+1
2020-05-11vdpasim: remove unused variable 'ret'YueHaibing1-8/+7
2020-04-20vhost: disable for OABIMichael S. Tsirkin1-1/+1
2020-04-17vdpa: fix comment of vdpa_register_device()Jason Wang1-1/+1
2020-04-17vdpa: make vhost, virtio depend on menuMichael S. Tsirkin1-11/+5
2020-04-17vdpa: allow a 32 bit vq alignmentMichael S. Tsirkin2-2/+2
2020-04-16vdpasim: Return status in vdpasim_get_statusYueHaibing1-1/+1
2020-04-16vdpa: remove unused variables 'ifcvf' and 'ifcvf_lm'YueHaibing2-4/+0
2020-04-16vdpa-sim: depend on HAS_DMAMichael S. Tsirkin1-1/+1
2020-04-02vdpa: move to drivers/vdpaMichael S. Tsirkin9-0/+1797