Re: [Xen-devel] libx[lc]: Improve error reporting for invalid kernel images

2018-02-12 Thread Wei Liu
On Thu, Feb 08, 2018 at 10:49:07PM +0100, Simon Gaiser wrote: > Simon Gaiser (3): > libxc: Cleanup xc_dom_parse_elf_kernel()'s return value > libxl: Improve logging in libxl__build_dom() > libxc: xc_dom_parse_elf_kernel: Return error for invalid kernel images Acked-by: Wei Liu

[Xen-devel] libx[lc]: Improve error reporting for invalid kernel images

2018-02-08 Thread Simon Gaiser
Hi, this series cleans up the error reporting in case a invalid kernel image is supplied. For example if the user tries to boot a pre 4.11 Linux in PVH mode. Commit 96edb111dd ("libxc: panic when trying to create a PVH guest without kernel support") already improved the situation: xc: error: