Stefan Weil
|
313e162951
misc: Fix some typos in documentation and comments
|
2 years ago |
Richard Henderson
|
cc37d98bfb
*: Add missing includes of qemu/error-report.h
|
2 years ago |
Yeqi Fu
|
48805df9c2
replace TABs with spaces
|
2 years ago |
Ard Biesheuvel
|
ff11422804
hw: arm: Support direct boot for Linux/arm64 EFI zboot images
|
2 years ago |
Philippe Mathieu-Daudé
|
883f2c591f
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
|
2 years ago |
Ilya Leoshkevich
|
7c10cb38cc
accel/tcg: Add debuginfo support
|
2 years ago |
Jamie Iles
|
af9751316e
hw/core/loader: return image sizes as ssize_t
|
3 years ago |
Bin Meng
|
8fe63fe8e5
hw/core: loader: Set is_linux to true for VxWorks uImage
|
3 years ago |
Marc-André Lureau
|
0f9668e0c1
Remove qemu-common.h include from most units
|
3 years ago |
Marc-André Lureau
|
e03b56863d
Replace config-time define HOST_WORDS_BIGENDIAN
|
3 years ago |
Alex Bennée
|
5fc983af8b
semihosting/arm-compat: replace heuristic for softmmu SYS_HEAPINFO
|
3 years ago |
Laurent Vivier
|
b4c4c1f112
hw/elf_ops: clear uninitialized segment space
|
3 years ago |
Daniel P. Berrangé
|
dd98234c05
qapi: introduce x-query-roms QMP command
|
4 years ago |
Luc Michel
|
8975eb891f
hw/elf_ops.h: switch to ssize_t for elf loader return type
|
3 years ago |
Peter Maydell
|
312c496a95
hw/core/loader: In gunzip(), check index is in range before use, not after
|
4 years ago |
Thomas Huth
|
ee86213aa3
Do not include exec/address-spaces.h if it's not really necessary
|
4 years ago |
Peter Maydell
|
1228c4596a
hw/core/loader: Add new function rom_ptr_for_as()
|
4 years ago |
Peter Maydell
|
837a059516
hw/core/loader.c: Improve reporting of ROM overlap errors
|
4 years ago |
Peter Maydell
|
5b1de52047
hw/core/loader.c: Track last-seen ROM in rom_check_and_register_reset()
|
4 years ago |
Paolo Bonzini
|
2c65db5e58
vl: extract softmmu/datadir.c
|
4 years ago |
Alex Bennée
|
58d5e749d6
hw/core: properly terminate loading .hex on EOF record
|
5 years ago |
Dr. David Alan Gilbert
|
5073b5d3ea
exec/rom_reset: Free rom data during inmigrate skip
|
5 years ago |
Aleksandar Markovic
|
6cdda0ff4b
hw/core/loader: Let load_elf() populate a field with CPU-specific flags
|
5 years ago |
Thomas Huth
|
e423455c4f
hw/core/loader: Fix possible crash in rom_copy()
|
5 years ago |
Alexey Kardashevskiy
|
26b8e6dc42
loader: Trace loaded images
|
6 years ago |
Stefano Garzarella
|
41a2635124
elf-ops.h: fix int overflow in load_elf()
|
6 years ago |
Catherine Ho
|
355477f8c7
migration: do not rom_reset() during incoming migration
|
6 years ago |
Stefano Garzarella
|
fef28891aa
loader: Handle memory-mapped ELFs
|
6 years ago |
Markus Armbruster
|
d645427057
Include migration/vmstate.h less
|
6 years ago |
Markus Armbruster
|
71e8a91585
Include sysemu/reset.h a lot less
|
6 years ago |