index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hw
/
elf_ops.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Remove the unnecessary space before semicolon
Bin Meng
2022-10-24
1
-1
/
+1
*
hw/elf_ops: clear uninitialized segment space
Laurent Vivier
2022-01-20
1
-0
/
+13
*
hw/elf_ops.h: switch to ssize_t for elf loader return type
Luc Michel
2021-10-21
1
-13
/
+14
*
Remove the deprecated moxie target
Thomas Huth
2021-05-12
1
-8
/
+0
*
hw/elf_ops: Fix a typo
Philippe Mathieu-Daudé
2021-03-09
1
-1
/
+1
*
elf_ops: correct loading of 32 bit PVH kernel
David Edmondson
2021-03-06
1
-3
/
+1
*
elf_ops.h: Be more verbose with ROM blob names
Peter Maydell
2020-12-15
1
-1
/
+2
*
elf_ops.h: Don't truncate name of the ROM blobs we create
Peter Maydell
2020-12-15
1
-2
/
+2
*
hw/elf_ops: Do not ignore write failures when loading ELF
Philippe Mathieu-Daudé
2020-06-10
1
-3
/
+8
*
elf_ops: Don't try to g_mapped_file_unref(NULL)
Peter Maydell
2020-05-04
1
-1
/
+3
*
elf-ops: bail out if we have no function symbols
Alex Bennée
2020-04-07
1
-23
/
+25
*
hw/core/loader: Let load_elf() populate a field with CPU-specific flags
Aleksandar Markovic
2020-01-29
1
-1
/
+5
*
elf-ops.h: fix int overflow in load_elf()
Stefano Garzarella
2019-09-16
1
-0
/
+5
*
elf-ops.h: Map into memory the ELF to load
Stefano Garzarella
2019-08-20
1
-29
/
+42
*
loader: Handle memory-mapped ELFs
Stefano Garzarella
2019-08-20
1
-1
/
+1
*
elf-ops.h: Add get_elf_note_type()
Liam Merwick
2019-02-05
1
-0
/
+75
*
elf: Add optional function ptr to load_elf() to parse ELF notes
Liam Merwick
2019-02-05
1
-0
/
+2
*
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-11
1
-1
/
+1
*
remove space-tab sequences
Paolo Bonzini
2019-01-11
1
-1
/
+1
*
elf_ops.h: Use address_space_write() to write memory
Peter Maydell
2018-12-14
1
-1
/
+3
*
elf: On elf loading, treat both EM_MIPS and EM_NANOMIPS as legal for MIPS
Aleksandar Rikalo
2018-08-24
1
-0
/
+8
*
Add symbol table callback interface to load_elf
Michael Clark
2018-03-06
1
-13
/
+21
*
loader: Ignore zero-sized ELF segments
Peter Maydell
2017-09-04
1
-7
/
+17
*
loader: Handle ELF files with overlapping zero-initialized data
Peter Maydell
2017-09-04
1
-0
/
+48
*
elf-loader: Allow late loading of elf
Farhan Ali
2017-02-28
1
-4
/
+9
*
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