index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
elf_ops.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-10
hw/elf_ops: Do not ignore write failures when loading ELF
Philippe Mathieu-Daudé
1
-3
/
+8
2020-05-04
elf_ops: Don't try to g_mapped_file_unref(NULL)
Peter Maydell
1
-1
/
+3
2020-04-07
elf-ops: bail out if we have no function symbols
Alex Bennée
1
-23
/
+25
2020-01-29
hw/core/loader: Let load_elf() populate a field with CPU-specific flags
Aleksandar Markovic
1
-1
/
+5
2019-09-16
elf-ops.h: fix int overflow in load_elf()
Stefano Garzarella
1
-0
/
+5
2019-08-20
elf-ops.h: Map into memory the ELF to load
Stefano Garzarella
1
-29
/
+42
2019-08-20
loader: Handle memory-mapped ELFs
Stefano Garzarella
1
-1
/
+1
2019-02-05
elf-ops.h: Add get_elf_note_type()
Liam Merwick
1
-0
/
+75
2019-02-05
elf: Add optional function ptr to load_elf() to parse ELF notes
Liam Merwick
1
-0
/
+2
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
1
-1
/
+1
2019-01-11
remove space-tab sequences
Paolo Bonzini
1
-1
/
+1
2018-12-14
elf_ops.h: Use address_space_write() to write memory
Peter Maydell
1
-1
/
+3
2018-08-24
elf: On elf loading, treat both EM_MIPS and EM_NANOMIPS as legal for MIPS
Aleksandar Rikalo
1
-0
/
+8
2018-03-07
Add symbol table callback interface to load_elf
Michael Clark
1
-13
/
+21
2017-09-04
loader: Ignore zero-sized ELF segments
Peter Maydell
1
-7
/
+17
2017-09-04
loader: Handle ELF files with overlapping zero-initialized data
Peter Maydell
1
-0
/
+48
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