index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
drivers
/
virtio_uml.c
Age
Commit message (
Expand
)
Author
2022-05-27
um: virtio_uml: Fix broken device handling in time-travel
Johannes Berg
2021-12-22
um: virtio_uml: Allow probing from devicetree
Vincent Whitchurch
2021-12-21
um: virtio_uml: Fix time-travel external time propagation
Johannes Berg
2021-08-26
um: virtio_uml: fix memory leak on init failures
Johannes Berg
2021-08-26
um: virtio_uml: include linux/virtio-uml.h
Johannes Berg
2021-06-17
um: virtio/pci: enable suspend/resume
Johannes Berg
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