aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/drivers/virtio_uml.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-25um: virtio_uml: Disallow modular buildJohannes Berg1-2/+2
2019-11-25um: virtio: Keep reading on -EAGAINJohannes Berg1-4/+4
2019-11-25um: virtio: Remove device on disconnectJohannes Berg1-19/+45
2019-09-15um: virtio: Implement VHOST_USER_PROTOCOL_F_REPLY_ACKJohannes Berg1-17/+80
2019-09-15um: virtio: Implement VHOST_USER_PROTOCOL_F_SLAVE_REQJohannes Berg1-20/+132
2019-09-15um: drivers: Add virtio vhost-user driverErel Geron1-0/+1002