index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
pvcalls-back.c
Age
Commit message (
Expand
)
Author
2017-08-31
xen/pvcalls: use WARN_ON(1) instead of __WARN()
Arnd Bergmann
2017-08-31
xen/pvcalls: implement write
Stefano Stabellini
2017-08-31
xen/pvcalls: implement read
Stefano Stabellini
2017-08-31
xen/pvcalls: implement the ioworker functions
Stefano Stabellini
2017-08-31
xen/pvcalls: disconnect and module_exit
Stefano Stabellini
2017-08-31
xen/pvcalls: implement release command
Stefano Stabellini
2017-08-31
xen/pvcalls: implement poll command
Stefano Stabellini
2017-08-31
xen/pvcalls: implement accept command
Stefano Stabellini
2017-08-31
xen/pvcalls: implement listen command
Stefano Stabellini
2017-08-31
xen/pvcalls: implement bind command
Stefano Stabellini
2017-08-31
xen/pvcalls: implement connect command
Stefano Stabellini
2017-08-31
xen/pvcalls: implement socket command
Stefano Stabellini
2017-08-31
xen/pvcalls: handle commands from the frontend
Stefano Stabellini
2017-08-31
xen/pvcalls: connect to a frontend
Stefano Stabellini
2017-08-31
xen/pvcalls: xenbus state handling
Stefano Stabellini
2017-08-31
xen/pvcalls: initialize the module and register the xenbus backend
Stefano Stabellini
2017-08-31
xen/pvcalls: introduce the pvcalls xenbus backend
Stefano Stabellini