index
:
rocket-tools/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-10.0
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
stable-9.2
staging
staging-10.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
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
/
hw
/
core
/
loader.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-30
hw/nvram/fw_cfg: Remove legacy FW_CFG_ORDER_OVERRIDE
Philippe Mathieu-Daudé
1
-14
/
+0
2025-04-25
hw/core/loader: Fix type conflict of GLib function pointers
Kohei Tokunaga
1
-2
/
+2
2025-04-23
include/system: Move exec/memory.h to system/memory.h
Richard Henderson
1
-1
/
+1
2025-03-21
load_aout: replace bswap_needed with big_endian
Paolo Bonzini
1
-2
/
+2
2025-03-14
hw/loader: fix roms during cpr
Steve Sistare
1
-1
/
+4
2025-02-12
memory: pass MemTxAttrs to memory_access_is_direct()
David Hildenbrand
1
-1
/
+1
2025-01-31
hw/loader: Pass ELFDATA endian order argument to load_elf()
Philippe Mathieu-Daudé
1
-3
/
+2
2025-01-31
hw/loader: Pass ELFDATA endian order argument to load_elf_as()
Philippe Mathieu-Daudé
1
-4
/
+4
2025-01-31
hw/loader: Pass ELFDATA endian order argument to load_elf_ram_sym()
Philippe Mathieu-Daudé
1
-10
/
+7
2025-01-31
hw/loader: Clarify local variable name in load_elf_ram_sym()
Philippe Mathieu-Daudé
1
-7
/
+3
2025-01-31
hw/loader: Remove unused load_elf_ram()
Philippe Mathieu-Daudé
1
-15
/
+1
2025-01-09
hw/core/loader: Use ssize_t for efi zboot unpacker
Jiaxun Yang
1
-2
/
+2
2024-12-20
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
1
-3
/
+3
2024-07-16
loader: remove load_image_gzipped function as its not used anywhere
Ani Sinha
1
-13
/
+0
2024-07-16
hw/core/loader: allow loading larger ROMs
Gregor Haas
1
-25
/
+7
2024-06-30
hw/core/loader: gunzip(): fix memory leak on error path
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2024-04-25
hw/elf_ops: Rename elf_ops.h -> elf_ops.h.inc
Philippe Mathieu-Daudé
1
-2
/
+2
2024-01-29
accel/tcg: Move perf and debuginfo support to tcg/
Ilya Leoshkevich
1
-1
/
+1
2023-11-23
hw/core: skip loading debug on all failures
Alex Bennée
1
-1
/
+1
2023-11-07
hw/loader: Clean up global variable shadowing in rom_add_file()
Philippe Mathieu-Daudé
1
-2
/
+2
2023-11-06
hw/core/loader: gunzip(): initialize z_stream
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2023-08-01
misc: Fix some typos in documentation and comments
Stefan Weil
1
-2
/
+2
2023-03-22
*: Add missing includes of qemu/error-report.h
Richard Henderson
1
-0
/
+1
2023-03-20
replace TABs with spaces
Yeqi Fu
1
-21
/
+21
2023-03-06
hw: arm: Support direct boot for Linux/arm64 EFI zboot images
Ard Biesheuvel
1
-0
/
+91
2023-01-18
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
Philippe Mathieu-Daudé
1
-4
/
+4
2023-01-16
accel/tcg: Add debuginfo support
Ilya Leoshkevich
1
-0
/
+5
2022-06-10
hw/core/loader: return image sizes as ssize_t
Jamie Iles
1
-39
/
+42
2022-05-24
hw/core: loader: Set is_linux to true for VxWorks uImage
Bin Meng
1
-0
/
+15
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
1
-1
/
+0
2022-04-06
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
1
-2
/
+2
2022-02-28
semihosting/arm-compat: replace heuristic for softmmu SYS_HEAPINFO
Alex Bennée
1
-0
/
+86
2022-01-20
hw/elf_ops: clear uninitialized segment space
Laurent Vivier
1
-0
/
+4
2021-11-02
qapi: introduce x-query-roms QMP command
Daniel P. Berrangé
1
-17
/
+22
2021-10-20
hw/elf_ops.h: switch to ssize_t for elf loader return type
Luc Michel
1
-29
/
+31
2021-08-26
hw/core/loader: In gunzip(), check index is in range before use, not after
Peter Maydell
1
-10
/
+25
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-03-23
hw/core/loader: Add new function rom_ptr_for_as()
Peter Maydell
1
-0
/
+75
2020-12-15
hw/core/loader.c: Improve reporting of ROM overlap errors
Peter Maydell
1
-6
/
+42
2020-12-15
hw/core/loader.c: Track last-seen ROM in rom_check_and_register_reset()
Peter Maydell
1
-8
/
+15
2020-12-10
vl: extract softmmu/datadir.c
Paolo Bonzini
1
-0
/
+1
2020-04-07
hw/core: properly terminate loading .hex on EOF record
Alex Bennée
1
-1
/
+4
2020-03-16
exec/rom_reset: Free rom data during inmigrate skip
Dr. David Alan Gilbert
1
-9
/
+16
2020-01-29
hw/core/loader: Let load_elf() populate a field with CPU-specific flags
Aleksandar Markovic
1
-18
/
+19
2019-10-01
hw/core/loader: Fix possible crash in rom_copy()
Thomas Huth
1
-1
/
+1
2019-09-18
loader: Trace loaded images
Alexey Kardashevskiy
1
-0
/
+3
2019-09-16
elf-ops.h: fix int overflow in load_elf()
Stefano Garzarella
1
-0
/
+2
2019-08-20
migration: do not rom_reset() during incoming migration
Catherine Ho
1
-0
/
+10
2019-08-20
loader: Handle memory-mapped ELFs
Stefano Garzarella
1
-8
/
+30
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
1
-0
/
+1
[next]