index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-11-03
xen/pvcalls-front: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+2
2017-11-03
xen: xenbus_probe_frontend: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2017-11-02
xen/time: do not decrease steal time after live migration on xen
Dongli Zhang
3
-7
/
+73
2017-10-31
xen: support 52 bit physical addresses in pv guests
Juergen Gross
2
-3
/
+12
2017-10-31
xen: introduce a Kconfig option to enable the pvcalls frontend
Stefano Stabellini
2
-0
/
+12
2017-10-31
xen/pvcalls: implement release command
Stefano Stabellini
2
-0
/
+99
2017-10-31
xen/pvcalls: implement poll command
Stefano Stabellini
2
-9
/
+138
2017-10-31
xen/pvcalls: implement recvmsg
Stefano Stabellini
2
-0
/
+115
2017-10-31
xen/pvcalls: implement sendmsg
Stefano Stabellini
2
-0
/
+124
2017-10-31
xen/pvcalls: implement accept command
Stefano Stabellini
2
-0
/
+148
2017-10-31
xen/pvcalls: implement listen command
Stefano Stabellini
2
-0
/
+58
2017-10-31
xen/pvcalls: implement bind command
Stefano Stabellini
2
-0
/
+69
2017-10-31
xen/pvcalls: implement connect command
Stefano Stabellini
2
-0
/
+160
2017-10-31
xen/pvcalls: implement socket command and handle events
Stefano Stabellini
2
-0
/
+139
2017-10-31
xen/pvcalls: connect to the backend
Stefano Stabellini
1
-0
/
+132
2017-10-31
xen/pvcalls: implement frontend disconnect
Stefano Stabellini
1
-0
/
+71