From mboxrd@z Thu Jan 1 00:00:00 1970 From: George Dunlap Subject: Re: [PATCH 5/5] raisin: build linux Date: Tue, 21 Apr 2015 16:11:05 +0100 Message-ID: <55366889.7000107@eu.citrix.com> References: <1429628103-10979-5-git-send-email-stefano.stabellini@eu.citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1429628103-10979-5-git-send-email-stefano.stabellini@eu.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: Stefano Stabellini , xen-devel@lists.xensource.com Cc: george.dunlap@citrix.com List-Id: xen-devel@lists.xenproject.org On 04/21/2015 03:55 PM, Stefano Stabellini wrote: > Add a component, disabled by default, to build a linux kernel with the > Xen kconfig options enabled. > > Signed-off-by: Stefano Stabellini Acked-by: George Dunlap I'm wondering if at some point we might want to give people the option to pass in a specific Linux config; but that can be a feature for another patch. -George