Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-05-16 | xen: call qemu_set_cloexec instead of fcntl | Stefano Stabellini | 1 | -1/+1 |
2017-05-16 | xen/9pfs: fix two resource leaks on error paths, discovered by Coverity | Stefano Stabellini | 1 | -0/+2 |
2017-04-25 | xen/9pfs: send responses back to the frontend | Stefano Stabellini | 1 | -0/+19 |
2017-04-25 | xen/9pfs: implement in/out_iov_from_pdu and vmarshal/vunmarshal | Stefano Stabellini | 1 | -2/+97 |
2017-04-25 | xen/9pfs: receive requests from the frontend | Stefano Stabellini | 1 | -0/+50 |
2017-04-25 | xen/9pfs: connect to the frontend | Stefano Stabellini | 1 | -1/+181 |
2017-04-25 | xen/9pfs: introduce Xen 9pfs backend | Stefano Stabellini | 1 | -0/+96 |