Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | loader: Add AddressSpace loading support to ELFs | Alistair Francis | 2016-09-22 | 1 | -2/+3 |
* | loader: Allow a custom AddressSpace when loading ROMs | Alistair Francis | 2016-09-22 | 1 | -1/+1 |
* | loader: Allow ELF loader to auto-detect the ELF arch | Alistair Francis | 2016-09-22 | 1 | -0/+5 |
* | loader: Add data swap option to load-elf | Peter Crosthwaite | 2016-03-04 | 1 | -1/+21 |
* | elf: Update EM_MOXIE definition | Peter Crosthwaite | 2015-09-25 | 1 | -0/+8 |
* | elf_ops: Fix coding style for EM alias case statement | Peter Crosthwaite | 2015-09-25 | 1 | -6/+9 |
* | elf-loader: Add missing error handling for call of lseek | Stefan Weil | 2015-03-19 | 1 | -1/+3 |
* | elf-loader: Provide the possibility to relocate s390 ELF files | Thomas Huth | 2015-03-10 | 1 | -0/+78 |
* | loader: g_realloc(p, 0) frees and returns NULL, simplify | Markus Armbruster | 2014-09-29 | 1 | -10/+5 |
* | elf-loader: add more return codes | Alexey Kardashevskiy | 2014-03-05 | 1 | -5/+14 |
* | hw: move headers to include/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+309 |