Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xen: fix poll misannotation | Al Viro | 2018-02-01 | 1 | -1/+1 |
* | xen/pvcalls: implement release command | Stefano Stabellini | 2017-10-31 | 1 | -0/+1 |
* | xen/pvcalls: implement poll command | Stefano Stabellini | 2017-10-31 | 1 | -0/+3 |
* | xen/pvcalls: implement recvmsg | Stefano Stabellini | 2017-10-31 | 1 | -0/+4 |
* | xen/pvcalls: implement sendmsg | Stefano Stabellini | 2017-10-31 | 1 | -0/+3 |
* | xen/pvcalls: implement accept command | Stefano Stabellini | 2017-10-31 | 1 | -0/+3 |
* | xen/pvcalls: implement listen command | Stefano Stabellini | 2017-10-31 | 1 | -0/+1 |
* | xen/pvcalls: implement bind command | Stefano Stabellini | 2017-10-31 | 1 | -0/+3 |
* | xen/pvcalls: implement connect command | Stefano Stabellini | 2017-10-31 | 1 | -0/+2 |
* | xen/pvcalls: implement socket command and handle events | Stefano Stabellini | 2017-10-31 | 1 | -0/+8 |