From: Reilly Grant Date: Thu, 14 Mar 2013 11:55:41 +0000 (+0000) Subject: VSOCK: Support VM sockets connected to the hypervisor. X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~447 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a89f9247ae43a2cf36fbc07b21b5792fc7b9efe;p=pandora-kernel.git VSOCK: Support VM sockets connected to the hypervisor. The resource ID used for VM socket control packets (0) is already used for the VMCI_GET_CONTEXT_ID hypercall so a new ID (15) must be used when the guest sends these datagrams to the hypervisor. The hypervisor context ID must also be removed from the internal blacklist. Signed-off-by: Reilly Grant Acked-by: Andy King Signed-off-by: David S. Miller --- Reading git-diff-tree failed