index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
arm
/
armv7m.h
Age
Commit message (
Expand
)
Author
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-08-03
hw/intc/armv7m_nvic: Provide default "reset the system" behaviour for SYSRESE...
Peter Maydell
2019-06-17
hw/arm/armv7m: Forward "vfp" and "dsp" properties to CPU
Peter Maydell
2019-02-01
armv7m: Pass through start-powered-off CPU property
Peter Maydell
2018-08-16
hw/arm: make bitbanded IO optional on ARMv7-M
Stefan Hajnoczi
2018-03-02
armv7m: Forward init-svtor property to CPU object
Peter Maydell
2018-03-02
armv7m: Forward idau property to CPU object
Peter Maydell
2017-09-22
memory: Get rid of address_space_init_shareable
Alexey Kardashevskiy
2017-09-19
arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directly
Igor Mammedov
2017-09-04
armv7m_nvic.h: Move from include/hw/arm to include/hw/intc
Peter Maydell
2017-02-28
armv7m: Make bitband device take the address space to access
Peter Maydell
2017-02-28
armv7m: Make ARMv7M object take memory region link
Peter Maydell
2017-02-28
armv7m: QOMify the armv7m container
Peter Maydell