The first 2 patches are real fixes, the last two are for discussion not sure we really need them). Thanks.
Alexey Kardashevskiy (4): spapr: support only ELF kernel images moxie: fix load_elf() usage elf-loader: add more return codes spapr: add more details error description of why load_elf() failed hw/core/loader.c | 12 ++++++------ hw/moxie/moxiesim.c | 2 +- hw/ppc/spapr.c | 22 ++++++++++++++-------- hw/s390x/ipl.c | 4 ++-- include/hw/elf_ops.h | 19 ++++++++++++++----- include/hw/loader.h | 5 +++++ 6 files changed, 42 insertions(+), 22 deletions(-) -- 1.8.4.rc4