]> asedeno.scripts.mit.edu Git - linux.git/commit
xen/pvcalls: implement socket command
authorStefano Stabellini <sstabellini@kernel.org>
Thu, 6 Jul 2017 18:01:00 +0000 (11:01 -0700)
committerBoris Ostrovsky <boris.ostrovsky@oracle.com>
Thu, 31 Aug 2017 13:45:55 +0000 (09:45 -0400)
commitfb0298754ab79f0aca1a8162f9aeb5b097c0a1b1
tree38e546309b7fcde0767b198554016e5c68e2793a
parentb1efa69317e5e7e813620af180f262a0fc1db47c
xen/pvcalls: implement socket command

Just reply with success to the other end for now. Delay the allocation
of the actual socket to bind and/or connect.

Signed-off-by: Stefano Stabellini <stefano@aporeto.com>
Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Reviewed-by: Juergen Gross <jgross@suse.com>
CC: boris.ostrovsky@oracle.com
CC: jgross@suse.com
Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
drivers/xen/pvcalls-back.c