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