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