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
/
hw
/
arm
/
boot.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/arm/boot: take Linux/arm64 TEXT_OFFSET header field into account
Ard Biesheuvel
2017-04-20
1
-11
/
+53
*
arm: Create /chosen and /memory devicetree nodes if necessary
Guenter Roeck
2016-11-28
1
-0
/
+17
*
hw/arm/boot: allow using a command line specified dtb without a kernel
Michael Olbrich
2016-10-17
1
-2
/
+2
*
ARM: Virt: Set numa-node-id for cpu and memory nodes
Shannon Zhao
2016-05-12
1
-6
/
+37
*
hw/arm/boot: always clear r0 when booting kernels
Sylvain Garrigues
2016-04-21
1
-1
/
+1
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
arm: boot: Support big-endian elfs
Peter Crosthwaite
2016-03-04
1
-10
/
+83
*
loader: Add data swap option to load-elf
Peter Crosthwaite
2016-03-04
1
-1
/
+1
*
device_tree: qemu_fdt_getprop_cell converted to use the error API
Eric Auger
2016-02-19
1
-2
/
+4
*
arm/boot: move highbank secure board setup code to common routine
Andrew Baumann
2016-02-03
1
-0
/
+51
*
hw/arm: Setup EL1 and EL2 in AArch64 mode for 64bit Linux boots
Edgar E. Iglesias
2016-02-03
1
-0
/
+2
*
hw/arm: Clean up includes
Peter Maydell
2016-01-18
1
-1
/
+1
*
arm: boot: Add secure_board_setup flag
Peter Crosthwaite
2015-11-10
1
-1
/
+9
*
arm: boot: Add board specific setup code API
Peter Crosthwaite
2015-11-03
1
-1
/
+19
*
arm: boot: Adjust indentation of FIXUP comments
Peter Crosthwaite
2015-11-03
1
-8
/
+8
*
hw/arm: new interface for devices which need to behave differently for kernel...
Peter Maydell
2015-09-08
1
-0
/
+34
*
hw/arm/boot: Increase fdt alignment
Alexander Graf
2015-07-15
1
-6
/
+22
*
hw/arm/boot: Use cpu_set_pc()
Peter Crosthwaite
2015-07-09
1
-13
/
+11
*
hw/arm/boot: fix rom_reset notifier registration order
Eric Auger
2015-06-15
1
-9
/
+11
*
hw/arm/boot: arm_load_kernel implemented as a machine init done notifier
Eric Auger
2015-06-02
1
-1
/
+13
*
Switch non-CPU callers from ld/st*_phys to address_space_ld/st*
Peter Maydell
2015-04-26
1
-2
/
+4
*
target-arm: Change reset to highest available EL
Greg Bellows
2015-02-05
1
-2
/
+20
*
hw/arm: pass pristine kernel image to guest firmware over fw_cfg
Laszlo Ersek
2014-12-23
1
-5
/
+83
*
target-arm: Add arm_boot_info secure_boot control
Greg Bellows
2014-12-23
1
-0
/
+10
*
hw/arm/boot: fix uninitialized scalar variable warning reported by coverity
zhanghailiang
2014-12-11
1
-1
/
+3
*
hw/core/loader: implement address translation in uimage loader
Max Filippov
2014-11-02
1
-1
/
+1
*
hw/arm/boot: register cpu reset handlers if using -bios
Ard Biesheuvel
2014-10-24
1
-5
/
+12
*
hw/arm/boot: enable DTB support when booting ELF images
Ard Biesheuvel
2014-09-12
1
-2
/
+20
*
hw/arm/boot: load device tree to base of DRAM if no -kernel option was passed
Ard Biesheuvel
2014-09-12
1
-0
/
+10
*
hw/arm/boot: pass an address limit to and return size from load_dtb()
Ard Biesheuvel
2014-09-12
1
-3
/
+31
*
hw/arm/boot: load DTB as a ROM image
Ard Biesheuvel
2014-09-12
1
-1
/
+4
*
aarch64: Allow -kernel option to take a gzip-compressed kernel.
Richard W.M. Jones
2014-08-19
1
-0
/
+7
*
hw/arm/boot: Set PC correctly when loading AArch64 ELF files
Peter Maydell
2014-08-04
1
-2
/
+6
*
target-arm: Load ELF images with the correct machine type for CPU
Peter Maydell
2014-03-24
1
-1
/
+4
*
exec: Make stl_phys_notdirty input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-2
/
+3
*
hw/arm/boot: Don't set up ATAGS for autogenerated dtb booting
Peter Maydell
2014-01-31
1
-2
/
+7
*
device_tree: s/qemu_devtree/qemu_fdt globally
Peter Crosthwaite
2013-12-20
1
-12
/
+12
*
hw/arm/boot: Add boot support for AArch64 processor
Mian M. Hamayun
2013-12-17
1
-5
/
+38
*
hw/arm/boot: Allow easier swapping in of different loader code
Peter Maydell
2013-12-17
1
-45
/
+107
*
hw/arm/boot: Allow boards to provide an fdt blob
John Rigby
2013-12-10
1
-12
/
+20
*
hw/arm/boot: Make user not specifying a kernel not an error
Peter Maydell
2013-10-31
1
-2
/
+4
*
cpu: Use QTAILQ for CPU list
Andreas Färber
2013-09-03
1
-1
/
+1
*
hw/arm: Use 'load_ramdisk()' for loading ramdisks w/ U-Boot header
Soren Brinkmann
2013-07-22
1
-4
/
+10
*
arm/boot: Allow boards to modify the FDT blob
Peter Maydell
2013-07-19
1
-0
/
+5
*
arm/boot: Use qemu_devtree_setprop_sized_cells()
Peter Maydell
2013-07-19
1
-21
/
+8
*
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
2013-07-10
1
-5
/
+5
|
\
|
*
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
2013-07-09
1
-5
/
+5
*
|
Simplify -machine option queries with qemu_get_machine_opts()
Markus Armbruster
2013-07-09
1
-7
/
+1
|
/
*
arm/boot: Free dtb blob memory after use
Peter Maydell
2013-06-25
1
-5
/
+15
*
ARM: Allow dumping of device tree
John Rigby
2013-06-25
1
-0
/
+1
[next]