Clement Deschamps
|
45c078f163
hw/arm/boot: Set NSACR.{CP11, CP10} in dummy SMC setup routine
|
5 年 前 |
Edgar E. Iglesias
|
98be6b7d62
hw/arm/boot: Rebuild hflags when modifying CPUState at boot
|
5 年 前 |
Philippe Mathieu-Daudé
|
e4e34855e6
hw/arm/boot: Use the IEC binary prefix definitions
|
6 年 前 |
Peter Maydell
|
ece628fcf6
hw/arm/boot.c: Set NSACR.{CP11,CP10} for NS kernel boots
|
6 年 前 |
Tao Xu
|
7e721e7b10
numa: move numa global variable numa_info into MachineState
|
6 年 前 |
Tao Xu
|
aa57020774
numa: move numa global variable nb_numa_nodes into MachineState
|
6 年 前 |
Tao Xu
|
2744ece809
hw/arm: simplify arm_load_dtb
|
6 年 前 |
Markus Armbruster
|
12e9493df9
Include hw/boards.h a bit less
|
6 年 前 |
Markus Armbruster
|
650d103d3e
Include hw/hw.h exactly where needed
|
6 年 前 |
Markus Armbruster
|
71e8a91585
Include sysemu/reset.h a lot less
|
6 年 前 |
Peter Maydell
|
67505c114e
hw/arm/boot: Further improve initrd positioning code
|
6 年 前 |
Peter Maydell
|
d5fef92f6a
hw/arm/boot: Rename elf_{low, high}_addr to image_{low, high}_addr
|
6 年 前 |
Andrew Jones
|
b48b064009
hw/arm/boot: fix direct kernel boot with initrd
|
6 年 前 |
Peter Maydell
|
5e6dbe1e8c
hw/arm/boot: Honour image size field in AArch64 Image format kernels
|
6 年 前 |
Peter Maydell
|
e6b2b20d97
hw/arm/boot: Avoid placing the initrd on top of the kernel
|
6 年 前 |
Peter Maydell
|
852dc64d66
hw/arm/boot: Diagnose layouts that put initrd or DTB off the end of RAM
|
6 年 前 |
Peter Maydell
|
e70af24b42
hw/arm/boot: Don't assume RAM starts at address zero
|
6 年 前 |
Markus Armbruster
|
a8d2532645
Include qemu-common.h exactly where needed
|
6 年 前 |
Peter Maydell
|
12ec8bd51e
arm: Rename hw/arm/arm.h to hw/arm/boot.h
|
6 年 前 |
Shameer Kolothum
|
f08ced69d3
hw/arm/boot: introduce fdt_add_memory_node helper
|
6 年 前 |
Peter Maydell
|
3e29da9fd8
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
|
6 年 前 |
Peter Maydell
|
5614ca800e
hw/arm/boot: Support DTB autoload for firmware-only boots
|
6 年 前 |
Peter Maydell
|
2a5bdfc8d5
hw/arm/boot: Clarify why arm_setup_firmware_boot() doesn't set env->boot_info
|
6 年 前 |
Peter Maydell
|
4c0f268731
hw/arm/boot: Factor out "set up firmware boot" code
|
6 年 前 |
Peter Maydell
|
d33774ee44
hw/arm/boot: Factor out "direct kernel boot" code into its own function
|
6 年 前 |
Peter Maydell
|
c3a42358e3
hw/arm/boot: Fix block comment style in arm_load_kernel()
|
6 年 前 |
Liam Merwick
|
4366e1db16
elf: Add optional function ptr to load_elf() to parse ELF notes
|
6 年 前 |
Julia Suvorova
|
42f6ed9193
arm: Clarify the logic of set_pc()
|
6 年 前 |
Nick Hudson
|
f831f955d4
Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel.
|
6 年 前 |
Ricardo Perez Blanco
|
751ebc13cc
Allow AArch64 processors to boot from a kernel placed over 4GB
|
6 年 前 |