commit | fb0298754ab79f0aca1a8162f9aeb5b097c0a1b1 | [log] [tgz] |
---|---|---|
author | Stefano Stabellini <sstabellini@kernel.org> | Thu Jul 06 11:01:00 2017 -0700 |
committer | Boris Ostrovsky <boris.ostrovsky@oracle.com> | Thu Aug 31 09:45:55 2017 -0400 |
tree | 38e546309b7fcde0767b198554016e5c68e2793a | |
parent | b1efa69317e5e7e813620af180f262a0fc1db47c [diff] |
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>