summaryrefslogtreecommitdiffstats
path: root/arch/um/drivers/virtio_uml.c
Commit message (Expand)AuthorAgeFilesLines
* virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORMMichael S. Tsirkin2020-08-031-1/+1
* um: Neaten vu_err macro definitionJoe Perches2020-06-021-1/+1
* um: Implement time-travel=extJohannes Berg2020-03-291-4/+64
* um: virtio: Implement VHOST_USER_PROTOCOL_F_INBAND_NOTIFICATIONSJohannes Berg2020-03-291-18/+67
* um: virtio_uml: Disallow modular buildJohannes Berg2019-11-251-2/+2
* um: virtio: Keep reading on -EAGAINJohannes Berg2019-11-251-4/+4
* um: virtio: Remove device on disconnectJohannes Berg2019-11-251-19/+45
* um: virtio: Implement VHOST_USER_PROTOCOL_F_REPLY_ACKJohannes Berg2019-09-151-17/+80
* um: virtio: Implement VHOST_USER_PROTOCOL_F_SLAVE_REQJohannes Berg2019-09-151-20/+132
* um: drivers: Add virtio vhost-user driverErel Geron2019-09-151-0/+1002