summaryrefslogtreecommitdiffstats
path: root/include/hw/arm/armv7m.h
Commit message (Expand)AuthorAgeFilesLines
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-6/+2Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-2/+4
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-4/+7
* hw/intc/armv7m_nvic: Provide default "reset the system" behaviour for SYSRESE...Peter Maydell2020-08-031-1/+3
* hw/arm/armv7m: Forward "vfp" and "dsp" properties to CPUPeter Maydell2019-06-171-0/+4
* 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