From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55117) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1buJm4-0001DE-C4 for qemu-devel@nongnu.org; Wed, 12 Oct 2016 09:40:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1buJlz-00051N-CC for qemu-devel@nongnu.org; Wed, 12 Oct 2016 09:40:47 -0400 Received: from smtp.citrix.com ([66.165.176.89]:34784) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1buJlz-00050O-8X for qemu-devel@nongnu.org; Wed, 12 Oct 2016 09:40:43 -0400 Date: Wed, 12 Oct 2016 14:40:40 +0100 From: Anthony PERARD Message-ID: <20161012134040.GI1812@perard.uk.xensource.com> References: <1475563424-6604-1-git-send-email-emilcondrea@gmail.com> <1475563424-6604-12-git-send-email-emilcondrea@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <1475563424-6604-12-git-send-email-emilcondrea@gmail.com> Subject: Re: [Qemu-devel] [PATCH 11/15] xen: Rename xen_be_send_notify List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Emil Condrea Cc: qemu-devel@nongnu.org, xuquan8@huawei.com, wei.liu2@citrix.com, stefanb@linux.vnet.ibm.com, sstabellini@kernel.org, xen-devel@lists.xen.org, dgdegra@tycho.nsa.gov, eblake@redhat.com On Tue, Oct 04, 2016 at 09:43:40AM +0300, Emil Condrea wrote: > Prepare xen_be_send_notify to be shared with frontends: > * xen_be_send_notify -> xen_pv_send_notify > > Signed-off-by: Emil Condrea Acked-by: Anthony PERARD -- Anthony PERARD