From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH 3/5] libxc: make use of new pae enum in libxc Date: Fri, 25 Sep 2015 13:00:21 +0100 Message-ID: <1443182421.25250.124.camel@citrix.com> References: <1443182072-15321-1-git-send-email-jgross@suse.com> <1443182072-15321-4-git-send-email-jgross@suse.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1443182072-15321-4-git-send-email-jgross@suse.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: Juergen Gross , keir@xen.org, andrew.cooper3@citrix.com, ian.jackson@eu.citrix.com, tim@xen.org, david.vrabel@citrix.com, jbeulich@suse.com, xen-devel@lists.xen.org, stefano.stabellini@eu.citrix.com, wei.liu2@citrix.com List-Id: xen-devel@lists.xenproject.org On Fri, 2015-09-25 at 13:54 +0200, Juergen Gross wrote: > Instead of using hard coded values for the possible values of parms.pae > make use of the new libelf enum. > > Signed-off-by: Juergen Gross Acked-by: Ian Campbell I'll assume this will be picked up by Jan along with the x86 hypervisor side once he's happy with it.