From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754462AbaAFOyS (ORCPT ); Mon, 6 Jan 2014 09:54:18 -0500 Received: from aserp1040.oracle.com ([141.146.126.69]:43896 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751057AbaAFOyR (ORCPT ); Mon, 6 Jan 2014 09:54:17 -0500 Date: Mon, 6 Jan 2014 09:53:05 -0500 From: Konrad Rzeszutek Wilk To: David Vrabel Cc: xen-devel@lists.xenproject.org, linux-kernel@vger.kernel.org, boris.ostrovsky@oracle.com, stefano.stabellini@eu.citrix.com, hpa@zytor.com Subject: Re: [PATCH v13] Linux Xen PVH support (v13) Message-ID: <20140106145305.GA15337@phenom.dumpdata.com> References: <1388777916-1328-1-git-send-email-konrad.wilk@oracle.com> <52CA8BA6.5040305@citrix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <52CA8BA6.5040305@citrix.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-Source-IP: acsinet22.oracle.com [141.146.126.238] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jan 06, 2014 at 10:55:34AM +0000, David Vrabel wrote: > On 03/01/14 19:38, Konrad Rzeszutek Wilk wrote: > > The patches, also available at > > > > git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git devel/pvh.v13 > > A minor nit with a comment but consider the complete series: > > Reviewed-by: David Vrabel > > I'm happy for this to go into 3.14. Woot! Thank you. > > David