index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-11-08
ptp_kvm: probe for kvm guest availability
Joao Martins
1
-0
/
+3
2017-11-08
xen/privcmd: remove unused variable pageidx
Colin Ian King
1
-3
/
+0
2017-11-06
xen: select grant interface version
Juergen Gross
1
-2
/
+33
2017-11-06
xen: update arch/x86/include/asm/xen/cpuid.h
Juergen Gross
1
-10
/
+32
2017-11-06
xen: add grant interface version dependent constants to gnttab_ops
Juergen Gross
1
-30
/
+43
2017-11-06
xen: limit grant v2 interface to the v1 functionality
Juergen Gross
2
-175
/
+0
2017-11-06
xen: re-introduce support for grant v2 interface
Juergen Gross
4
-13
/
+398
2017-11-03
xen: support priv-mapping in an HVM tools domain
Paul Durrant
2
-2
/
+36
2017-11-03
xen/pvcalls: remove redundant check for irq >= 0
Colin Ian King
1
-3
/
+1
2017-11-03
xen/pvcalls: fix unsigned less than zero error check
Colin Ian King
1
-4
/
+3
2017-11-03
xen/time: Return -ENODEV from xen_get_wallclock()
Boris Ostrovsky
1
-1
/
+1
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