summaryrefslogtreecommitdiffstats
path: root/include/hw/elf_ops.h
Commit message (Expand)AuthorAgeFilesLines
* loader: Ignore zero-sized ELF segmentsPeter Maydell2017-09-041-7/+17
* loader: Handle ELF files with overlapping zero-initialized dataPeter Maydell2017-09-041-0/+48
* elf-loader: Allow late loading of elfFarhan Ali2017-02-281-4/+9
* loader: Add AddressSpace loading support to ELFsAlistair Francis2016-09-221-2/+3
* loader: Allow a custom AddressSpace when loading ROMsAlistair Francis2016-09-221-1/+1
* loader: Allow ELF loader to auto-detect the ELF archAlistair Francis2016-09-221-0/+5
* loader: Add data swap option to load-elfPeter Crosthwaite2016-03-041-1/+21
* elf: Update EM_MOXIE definitionPeter Crosthwaite2015-09-251-0/+8
* elf_ops: Fix coding style for EM alias case statementPeter Crosthwaite2015-09-251-6/+9
* elf-loader: Add missing error handling for call of lseekStefan Weil2015-03-191-1/+3
* elf-loader: Provide the possibility to relocate s390 ELF filesThomas Huth2015-03-101-0/+78
* loader: g_realloc(p, 0) frees and returns NULL, simplifyMarkus Armbruster2014-09-291-10/+5Star
* elf-loader: add more return codesAlexey Kardashevskiy2014-03-051-5/+14
* hw: move headers to include/Paolo Bonzini2013-04-081-0/+309