summaryrefslogtreecommitdiffstats
path: root/drivers/vdpa
AgeCommit message (Expand)Author
2020-09-03vdpa: ifcvf: free config irq in ifcvf_free_irq()Jason Wang
2020-09-03vdpa: ifcvf: return err when fail to request config irqJason Wang
2020-08-21vdpa: Fix pointer math bug in vdpasim_get_config()Dan Carpenter
2020-08-21vdpa_sim: init iommu lockMichael S. Tsirkin
2020-08-19vdpasim: protect concurrent access to iommu iotlbMax Gurtovoy
2020-06-22vdpa: fix typos in the comments for __vdpa_alloc_device()Jason Wang
2020-06-06ifcvf: implement config interrupt in IFCVFZhu Lingshan
2020-06-06ifcvf: ignore continuous setting same status valueZhu Lingshan
2020-06-04vdpasim: Fix some coccinelle warningsSamuel Zou
2020-06-04ifcvf: move IRQ request/free to status change handlersZhu Lingshan
2020-06-02vhost: revert "vhost: disable for OABI"Michael S. Tsirkin
2020-05-11vdpasim: remove unused variable 'ret'YueHaibing
2020-04-20vhost: disable for OABIMichael S. Tsirkin
2020-04-17vdpa: fix comment of vdpa_register_device()Jason Wang
2020-04-17vdpa: make vhost, virtio depend on menuMichael S. Tsirkin
2020-04-17vdpa: allow a 32 bit vq alignmentMichael S. Tsirkin
2020-04-16vdpasim: Return status in vdpasim_get_statusYueHaibing
2020-04-16vdpa: remove unused variables 'ifcvf' and 'ifcvf_lm'YueHaibing
2020-04-16vdpa-sim: depend on HAS_DMAMichael S. Tsirkin
2020-04-02vdpa: move to drivers/vdpaMichael S. Tsirkin