Colin Ian King
|
68d2059be6
xen/pvcalls: fix null pointer dereference on map->sock
|
7 years ago |
Stefano Stabellini
|
7611912588
pvcalls-back: do not return error on inet_accept EAGAIN
|
7 years ago |
Linus Torvalds
|
16382e17c0
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 years ago |
Boris Ostrovsky
|
24e7f84db0
xen/pvcalls: Add MODULE_LICENSE()
|
7 years ago |
Al Viro
|
83683dc6e0
xen: don't open-code iov_iter_kvec()
|
8 years ago |
Arnd Bergmann
|
fefcfb9935
xen/pvcalls: use WARN_ON(1) instead of __WARN()
|
8 years ago |
Stefano Stabellini
|
5ad9918ffc
xen/pvcalls: implement write
|
8 years ago |
Stefano Stabellini
|
b3f9f773af
xen/pvcalls: implement read
|
8 years ago |
Stefano Stabellini
|
5d520d8580
xen/pvcalls: implement the ioworker functions
|
8 years ago |
Stefano Stabellini
|
0a85d23b81
xen/pvcalls: disconnect and module_exit
|
8 years ago |
Stefano Stabellini
|
a51729cb9b
xen/pvcalls: implement release command
|
8 years ago |
Stefano Stabellini
|
3cf33a587d
xen/pvcalls: implement poll command
|
8 years ago |
Stefano Stabellini
|
6f474e7116
xen/pvcalls: implement accept command
|
8 years ago |
Stefano Stabellini
|
8ce3f7626f
xen/pvcalls: implement listen command
|
8 years ago |
Stefano Stabellini
|
331a63e6f8
xen/pvcalls: implement bind command
|
8 years ago |
Stefano Stabellini
|
5db4d286a8
xen/pvcalls: implement connect command
|
8 years ago |
Stefano Stabellini
|
fb0298754a
xen/pvcalls: implement socket command
|
8 years ago |
Stefano Stabellini
|
b1efa69317
xen/pvcalls: handle commands from the frontend
|
8 years ago |
Stefano Stabellini
|
d0e4d560c2
xen/pvcalls: connect to a frontend
|
8 years ago |
Stefano Stabellini
|
0a9c75c2c7
xen/pvcalls: xenbus state handling
|
8 years ago |
Stefano Stabellini
|
9be07334f9
xen/pvcalls: initialize the module and register the xenbus backend
|
8 years ago |
Stefano Stabellini
|
72e59c30df
xen/pvcalls: introduce the pvcalls xenbus backend
|
8 years ago |