summaryrefslogtreecommitdiff
path: root/include/hw/arm/armv7m.h
AgeCommit message (Expand)AuthorFilesLines
2018-03-02armv7m: Forward init-svtor property to CPU objectPeter Maydell1-0/+2
2018-03-02armv7m: Forward idau property to CPU objectPeter Maydell1-0/+3
2017-09-22memory: Get rid of address_space_init_shareableAlexey Kardashevskiy1-1/+1
2017-09-19arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directlyIgor Mammedov1-2/+2
2017-09-04armv7m_nvic.h: Move from include/hw/arm to include/hw/intcPeter Maydell1-1/+1
2017-02-28armv7m: Make bitband device take the address space to accessPeter Maydell1-0/+2
2017-02-28armv7m: Make ARMv7M object take memory region linkPeter Maydell1-0/+10
2017-02-28armv7m: QOMify the armv7m containerPeter Maydell1-0/+51