qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/4 v2] elf loader: exit if incompatible architectur


From: Alexey Kardashevskiy
Subject: [Qemu-devel] [PATCH 0/4 v2] elf loader: exit if incompatible architecture is detected
Date: Wed, 22 Jan 2014 16:20:37 +1100

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]