summaryrefslogtreecommitdiff
path: root/hw/arm/armv7m.c
AgeCommit message (Expand)Author
2016-05-12hw/arm: QOM'ify armv7m.cxiaoqiang.zhao
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-04loader: Add data swap option to load-elfPeter Crosthwaite
2016-01-18hw/arm: Clean up includesPeter Maydell
2015-11-03armv7-m: Return DeviceState* from armv7m_init()Michael Davidsaver
2015-09-25arm: Remove ELF_MACHINE from cpu.hPeter Crosthwaite
2015-09-18Fix bad error handling after memory_region_init_ram()Markus Armbruster
2015-02-05target_arm: Parameterise the irq lines for armv7m_initAlistair Francis
2015-02-05target_arm: Remove memory region init from armv7m_initAlistair Francis
2014-09-09memory: add parameter errp to memory_region_init_ramHu Tao
2014-08-19arm: armv7m: Rename address_space_mem -> system_memoryPeter Crosthwaite
2013-11-05armv7m: Don't enforce use of kernel for qtestAndreas Färber
2013-08-20hw/arm/armv7m: Don't use arm_pic_init_cpu()Peter Maydell
2013-07-29armv7m: QOM cast cleanup for BitBandStateAndreas Färber
2013-07-04hw/a*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-04-19Remove unneeded type castsStefan Weil
2013-04-15arm: fix location of some include filesPeter Maydell
2013-04-08hw: move headers to include/Paolo Bonzini
2013-03-01arm: move files referencing CPU to hw/arm/Paolo Bonzini