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
/
hw
/
arm
/
armv7m.c
Age
Commit message (
Expand
)
Author
2016-05-12
hw/arm: QOM'ify armv7m.c
xiaoqiang.zhao
2016-03-22
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-04
loader: Add data swap option to load-elf
Peter Crosthwaite
2016-01-18
hw/arm: Clean up includes
Peter Maydell
2015-11-03
armv7-m: Return DeviceState* from armv7m_init()
Michael Davidsaver
2015-09-25
arm: Remove ELF_MACHINE from cpu.h
Peter Crosthwaite
2015-09-18
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
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-09-09
memory: add parameter errp to memory_region_init_ram
Hu Tao
2014-08-19
arm: armv7m: Rename address_space_mem -> system_memory
Peter Crosthwaite
2013-11-05
armv7m: Don't enforce use of kernel for qtest
Andreas Färber
2013-08-20
hw/arm/armv7m: Don't use arm_pic_init_cpu()
Peter Maydell
2013-07-29
armv7m: QOM cast cleanup for BitBandState
Andreas Färber
2013-07-04
hw/a*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-04-19
Remove unneeded type casts
Stefan Weil
2013-04-15
arm: fix location of some include files
Peter Maydell
2013-04-08
hw: move headers to include/
Paolo Bonzini
2013-03-01
arm: move files referencing CPU to hw/arm/
Paolo Bonzini