aboutsummaryrefslogtreecommitdiff
path: root/include/hw/elf_ops.h
AgeCommit message (Expand)Author
2016-09-22loader: Add AddressSpace loading support to ELFsAlistair Francis
2016-09-22loader: Allow a custom AddressSpace when loading ROMsAlistair Francis
2016-09-22loader: Allow ELF loader to auto-detect the ELF archAlistair Francis
2016-03-04loader: Add data swap option to load-elfPeter Crosthwaite
2015-09-25elf: Update EM_MOXIE definitionPeter Crosthwaite
2015-09-25elf_ops: Fix coding style for EM alias case statementPeter Crosthwaite
2015-03-19elf-loader: Add missing error handling for call of lseekStefan Weil
2015-03-10elf-loader: Provide the possibility to relocate s390 ELF filesThomas Huth
2014-09-29loader: g_realloc(p, 0) frees and returns NULL, simplifyMarkus Armbruster
2014-03-05elf-loader: add more return codesAlexey Kardashevskiy
2013-04-08hw: move headers to include/Paolo Bonzini