aboutsummaryrefslogtreecommitdiff
path: root/include/qemu/host-utils.h
diff options
context:
space:
mode:
authorCraig Heffner <cheffner@tacnetsol.com>2011-12-05 14:14:27 -0500
committerRiku Voipio <riku.voipio@linaro.org>2014-06-17 09:21:41 +0300
commitd3606f07440ee2c2bebea2b9932938e08b66d90b (patch)
tree13bf115c8f4aa1a5a0612ba6d106aebd4f95b579 /include/qemu/host-utils.h
parent480eda2eda7c464e252f17ac87ec61bccc14f285 (diff)
downloadqemu-d3606f07440ee2c2bebea2b9932938e08b66d90b.zip
qemu-d3606f07440ee2c2bebea2b9932938e08b66d90b.tar.gz
qemu-d3606f07440ee2c2bebea2b9932938e08b66d90b.tar.bz2
User mode support for Linux ELF files with no section header
In user mode Linux, Qemu currently refuses to load ELF files that do not contain section headers (ehdr->e_shentsize == 0). Since section headers are not required in order to load an ELF file, simply removing the e_shentsize check in elf_check_ehdr() allows ELF binaries with no section headers to be run properly in user mode: Signed-off-by: Craig Heffner <cheffner@tacnetsol.com> Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Diffstat (limited to 'include/qemu/host-utils.h')
0 files changed, 0 insertions, 0 deletions