From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52447) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1buJdP-00028r-Np for qemu-devel@nongnu.org; Wed, 12 Oct 2016 09:31:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1buJdO-0001zb-Hz for qemu-devel@nongnu.org; Wed, 12 Oct 2016 09:31:51 -0400 Received: from smtp.citrix.com ([66.165.176.89]:63131) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1buJdO-0001z4-Da for qemu-devel@nongnu.org; Wed, 12 Oct 2016 09:31:50 -0400 Date: Wed, 12 Oct 2016 14:31:46 +0100 From: Anthony PERARD Message-ID: <20161012133146.GG1812@perard.uk.xensource.com> References: <1475563424-6604-1-git-send-email-emilcondrea@gmail.com> <1475563424-6604-10-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-10-git-send-email-emilcondrea@gmail.com> Subject: Re: [Qemu-devel] [PATCH 09/15] xen: Rename xen_be_printf to xen_pv_printf 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:38AM +0300, Emil Condrea wrote: > Prepare xen_be_printf to be used by both backend and frontends: > * xen_be_printf -> xen_pv_printf > > Signed-off-by: Emil Condrea Acked-by: Anthony PERARD -- Anthony PERARD