From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julian Pidancet Subject: Re: [PATCH 4/4] xen: Add V4V implementation Date: Sat, 22 Sep 2012 14:47:26 +0100 Message-ID: <505DC16E.6050303@gmail.com> References: <1348141322-28657-1-git-send-email-jean.guyader@citrix.com> <1348141322-28657-5-git-send-email-jean.guyader@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1348141322-28657-5-git-send-email-jean.guyader@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Jean Guyader Cc: tim@xen.org, JBeulich@suse.com, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On 09/20/12 12:42, Jean Guyader wrote: > > Setup of v4v domains a domain gets created and cleanup > when a domain die. Wire up the v4v hypercall. > > Include v4v internal and public headers. > Could we rename "viptables" in "v4vtables", or something that doesn't contain "IP" in the name ? Since IP is a totally unrelated protocol, it doesn't make sense here.