index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
pvcalls-back.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-31
xen/pvcalls: use WARN_ON(1) instead of __WARN()
Arnd Bergmann
1
-5
/
+5
2017-08-31
xen/pvcalls: implement write
Stefano Stabellini
1
-0
/
+71
2017-08-31
xen/pvcalls: implement read
Stefano Stabellini
1
-0
/
+85
2017-08-31
xen/pvcalls: implement the ioworker functions
Stefano Stabellini
1
-0
/
+26
2017-08-31
xen/pvcalls: disconnect and module_exit
Stefano Stabellini
1
-0
/
+53
2017-08-31
xen/pvcalls: implement release command
Stefano Stabellini
1
-0
/
+68
2017-08-31
xen/pvcalls: implement poll command
Stefano Stabellini
1
-1
/
+74
2017-08-31
xen/pvcalls: implement accept command
Stefano Stabellini
1
-0
/
+113
2017-08-31
xen/pvcalls: implement listen command
Stefano Stabellini
1
-0
/
+21
2017-08-31
xen/pvcalls: implement bind command
Stefano Stabellini
1
-0
/
+79
2017-08-31
xen/pvcalls: implement connect command
Stefano Stabellini
1
-0
/
+179
2017-08-31
xen/pvcalls: implement socket command
Stefano Stabellini
1
-0
/
+27
2017-08-31
xen/pvcalls: handle commands from the frontend
Stefano Stabellini
1
-0
/
+125
2017-08-31
xen/pvcalls: connect to a frontend
Stefano Stabellini
1
-0
/
+82
2017-08-31
xen/pvcalls: xenbus state handling
Stefano Stabellini
1
-0
/
+155
2017-08-31
xen/pvcalls: initialize the module and register the xenbus backend
Stefano Stabellini
1
-0
/
+22
2017-08-31
xen/pvcalls: introduce the pvcalls xenbus backend
Stefano Stabellini
1
-0
/
+61