summaryrefslogtreecommitdiff
path: root/hw/9pfs/xen-9p-backend.c
AgeCommit message (Expand)Author
2018-01-089pfs: fix some type definitionsGreg Kurz
2017-06-29xen-9pfs: disconnect if buffers are misconfiguredStefano Stabellini
2017-06-29virtio-9p: break device if buffers are misconfiguredGreg Kurz
2017-05-25virtio-9p/xen-9p: move 9p specific bits to core 9p codeGreg Kurz
2017-05-16xen: call qemu_set_cloexec instead of fcntlStefano Stabellini
2017-05-16xen/9pfs: fix two resource leaks on error paths, discovered by CoverityStefano Stabellini
2017-04-25xen/9pfs: send responses back to the frontendStefano Stabellini
2017-04-25xen/9pfs: implement in/out_iov_from_pdu and vmarshal/vunmarshalStefano Stabellini
2017-04-25xen/9pfs: receive requests from the frontendStefano Stabellini
2017-04-25xen/9pfs: connect to the frontendStefano Stabellini
2017-04-25xen/9pfs: introduce Xen 9pfs backendStefano Stabellini