index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
arm
/
arm.h
Age
Commit message (
Expand
)
Author
2016-05-19
arm: include cpu-qom.h in files that require ARMCPU
Paolo Bonzini
2016-03-04
arm: boot: Support big-endian elfs
Peter Crosthwaite
2016-02-03
arm/boot: move highbank secure board setup code to common routine
Andrew Baumann
2015-11-10
arm: boot: Add secure_board_setup flag
Peter Crosthwaite
2015-11-03
armv7-m: Return DeviceState* from armv7m_init()
Michael Davidsaver
2015-11-03
arm: boot: Add board specific setup code API
Peter Crosthwaite
2015-07-06
Stop including qemu-common.h in memory.h
Peter Maydell
2015-06-02
hw/arm/boot: arm_load_kernel implemented as a machine init done notifier
Eric Auger
2015-02-05
target_arm: Parameterise the irq lines for armv7m_init
Alistair Francis
2015-02-05
target_arm: Remove memory region init from armv7m_init
Alistair Francis
2014-12-22
hw/arm: pass pristine kernel image to guest firmware over fw_cfg
Laszlo Ersek
2014-12-22
target-arm: Add arm_boot_info secure_boot control
Greg Bellows
2014-08-19
arm: armv7m: Rename address_space_mem -> system_memory
Peter Crosthwaite
2013-12-10
hw/arm/boot: Allow boards to provide an fdt blob
John Rigby
2013-08-20
hw/arm/pic_cpu: Remove the now-unneeded arm_pic_init_cpu()
Peter Maydell
2013-07-19
arm/boot: Allow boards to modify the FDT blob
Peter Maydell
2013-04-15
arm: fix location of some include files
Peter Maydell