Thomas Huth
|
e423455c4f
hw/core/loader: Fix possible crash in rom_copy()
|
5 жил өмнө |
Alexey Kardashevskiy
|
26b8e6dc42
loader: Trace loaded images
|
6 жил өмнө |
Stefano Garzarella
|
41a2635124
elf-ops.h: fix int overflow in load_elf()
|
6 жил өмнө |
Catherine Ho
|
355477f8c7
migration: do not rom_reset() during incoming migration
|
6 жил өмнө |
Stefano Garzarella
|
fef28891aa
loader: Handle memory-mapped ELFs
|
6 жил өмнө |
Markus Armbruster
|
d645427057
Include migration/vmstate.h less
|
6 жил өмнө |
Markus Armbruster
|
71e8a91585
Include sysemu/reset.h a lot less
|
6 жил өмнө |
Markus Armbruster
|
a8d2532645
Include qemu-common.h exactly where needed
|
6 жил өмнө |
Igor Mammedov
|
85fad7e115
roms: assert if max rom size is less than the used size
|
6 жил өмнө |
Li Zhijian
|
1f40547f5c
hw/core/loader.c: Read as long as possible in load_image_size()
|
6 жил өмнө |
Liam Merwick
|
4366e1db16
elf: Add optional function ptr to load_elf() to parse ELF notes
|
6 жил өмнө |
Paolo Bonzini
|
7d37435bd5
avoid TABs in files that only contain a few
|
6 жил өмнө |
Nick Hudson
|
f831f955d4
Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel.
|
6 жил өмнө |
Peter Maydell
|
2933f6980b
hw/core/loader.c: Remove load_image()
|
6 жил өмнө |
Peter Maydell
|
3c8133f973
Rename cpu_physical_memory_write_rom() to address_space_write_rom()
|
6 жил өмнө |
Li Zhijian
|
f3839fda57
change get_image_size return type to int64_t
|
7 жил өмнө |
Su Hang
|
e4a25ed919
loader: Implement .hex file loader
|
7 жил өмнө |
Stefan Hajnoczi
|
e2336043cc
loader: add rom transaction API
|
7 жил өмнө |
Stefan Hajnoczi
|
e7f5993354
loader: extract rom_free() function
|
7 жил өмнө |
Thomas Huth
|
0f0f8b611e
loader: Check access size when calling rom_ptr() to avoid crashes
|
7 жил өмнө |
Michael Clark
|
a2480ffa88
Add symbol table callback interface to load_elf
|
7 жил өмнө |
Peter Maydell
|
97df5feee3
loader: Add new load_ramdisk_as()
|
7 жил өмнө |
Mark Cave-Ayland
|
ca316c1152
loader: don't perform overlapping address check for memory region ROM images
|
7 жил өмнө |
Marc-André Lureau
|
5f9252f7cc
fw_cfg: add write callback
|
8 жил өмнө |
Marc-André Lureau
|
6f6f4aec74
fw_cfg: rename read callback
|
8 жил өмнө |
Philippe Mathieu-Daudé
|
2a4e2e4919
loader: check get_image_size() return value
|
8 жил өмнө |
Alexey Kardashevskiy
|
665df9010a
Revert "elf-loader: warn about invalid endianness"
|
8 жил өмнө |
Philippe Mathieu-Daudé
|
32fb354b08
hw/core: fix missing return value in load_image_targphys_as()
|
8 жил өмнө |
Philippe Mathieu-Daudé
|
c8e1158cf6
elf-loader: warn about invalid endianness
|
8 жил өмнө |
Andrew Jones
|
a18e93125d
load_uboot_image: don't assume a full header read
|
8 жил өмнө |