summaryrefslogtreecommitdiffstats
path: root/include/hw/arm/armv7m.h
Commit message (Expand)AuthorAgeFilesLines
* armv7m: Pass through start-powered-off CPU propertyPeter Maydell2019-02-011-0/+1
* hw/arm: make bitbanded IO optional on ARMv7-MStefan Hajnoczi2018-08-161-0/+2
* armv7m: Forward init-svtor property to CPU objectPeter Maydell2018-03-021-0/+2
* armv7m: Forward idau property to CPU objectPeter Maydell2018-03-021-0/+3
* memory: Get rid of address_space_init_shareableAlexey Kardashevskiy2017-09-221-1/+1
* arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directlyIgor Mammedov2017-09-191-2/+2
* armv7m_nvic.h: Move from include/hw/arm to include/hw/intcPeter Maydell2017-09-041-1/+1
* armv7m: Make bitband device take the address space to accessPeter Maydell2017-02-281-0/+2
* armv7m: Make ARMv7M object take memory region linkPeter Maydell2017-02-281-0/+10
* armv7m: QOMify the armv7m containerPeter Maydell2017-02-281-0/+51