>>> On 25.09.15 at 13:54, 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
Along the same lines as just said in reply to patch 2, I don't think the
changes here should be split off of that one ei
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
s
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
---
tools/libxc/xc_dom_binloader.c | 2 +-
tools/libxc/xc_dom_elfloader.c | 8
tools/libxc/xc_dom_x86.c | 6 +++---
tools/libxc/xg_private.h