index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
drivers
/
virtio_uml.c
Age
Commit message (
Expand
)
Author
2021-02-12
um: virtio: allow devices to be configured for wakeup
Johannes Berg
2021-02-12
um: time-travel: rework interrupt handling in ext mode
Johannes Berg
2021-02-12
um: virtio: disable VQs during suspend
Johannes Berg
2021-02-12
um: virtio: fix handling of messages without payload
Johannes Berg
2021-02-12
um: virtio: clean up a comment
Johannes Berg
2021-01-26
um: virtio: free vu_dev only with the contained struct device
Johannes Berg
2020-12-13
um: Remove IRQ_NONE type
Johannes Berg
2020-12-13
um: virtio: Use dynamic IRQ allocation
Johannes Berg
2020-12-13
um: Support dynamic IRQ allocation
Johannes Berg
2020-08-03
virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM
Michael S. Tsirkin
2020-06-02
um: Neaten vu_err macro definition
Joe Perches
2020-03-29
um: Implement time-travel=ext
Johannes Berg
2020-03-29
um: virtio: Implement VHOST_USER_PROTOCOL_F_INBAND_NOTIFICATIONS
Johannes Berg
2019-11-25
um: virtio_uml: Disallow modular build
Johannes Berg
2019-11-25
um: virtio: Keep reading on -EAGAIN
Johannes Berg
2019-11-25
um: virtio: Remove device on disconnect
Johannes Berg
2019-09-15
um: virtio: Implement VHOST_USER_PROTOCOL_F_REPLY_ACK
Johannes Berg
2019-09-15
um: virtio: Implement VHOST_USER_PROTOCOL_F_SLAVE_REQ
Johannes Berg
2019-09-15
um: drivers: Add virtio vhost-user driver
Erel Geron