index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
drivers
/
virtio_uml.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
um: virtio: allow devices to be configured for wakeup
Johannes Berg
2021-02-12
1
-3
/
+16
*
um: time-travel: rework interrupt handling in ext mode
Johannes Berg
2021-02-12
1
-44
/
+48
*
um: virtio: disable VQs during suspend
Johannes Berg
2021-02-12
1
-0
/
+36
*
um: virtio: fix handling of messages without payload
Johannes Berg
2021-02-12
1
-0
/
+3
*
um: virtio: clean up a comment
Johannes Berg
2021-02-12
1
-2
/
+1
*
um: virtio: free vu_dev only with the contained struct device
Johannes Berg
2021-01-26
1
-1
/
+2
*
um: Remove IRQ_NONE type
Johannes Berg
2020-12-13
1
-5
/
+0
*
um: virtio: Use dynamic IRQ allocation
Johannes Berg
2020-12-13
1
-8
/
+14
*
um: Support dynamic IRQ allocation
Johannes Berg
2020-12-13
1
-2
/
+2
*
virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM
Michael S. Tsirkin
2020-08-03
1
-1
/
+1
*
um: Neaten vu_err macro definition
Joe Perches
2020-06-02
1
-1
/
+1
*
um: Implement time-travel=ext
Johannes Berg
2020-03-29
1
-4
/
+64
*
um: virtio: Implement VHOST_USER_PROTOCOL_F_INBAND_NOTIFICATIONS
Johannes Berg
2020-03-29
1
-18
/
+67
*
um: virtio_uml: Disallow modular build
Johannes Berg
2019-11-25
1
-2
/
+2
*
um: virtio: Keep reading on -EAGAIN
Johannes Berg
2019-11-25
1
-4
/
+4
*
um: virtio: Remove device on disconnect
Johannes Berg
2019-11-25
1
-19
/
+45
*
um: virtio: Implement VHOST_USER_PROTOCOL_F_REPLY_ACK
Johannes Berg
2019-09-15
1
-17
/
+80
*
um: virtio: Implement VHOST_USER_PROTOCOL_F_SLAVE_REQ
Johannes Berg
2019-09-15
1
-20
/
+132
*
um: drivers: Add virtio vhost-user driver
Erel Geron
2019-09-15
1
-0
/
+1002