index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
intc
/
armv7m_nvic.h
Age
Commit message (
Expand
)
Author
2021-09-01
arm: Move system PPB container handling to armv7m
Peter Maydell
2021-09-01
arm: Move systick device creation from NVIC to ARMv7M object
Peter Maydell
2021-09-01
arm: Move M-profile RAS register block into its own device
Peter Maydell
2020-12-10
hw/intc/armv7m_nvic: Implement read/write for RAS register block
Peter Maydell
2020-12-10
hw/intc/armv7m_nvic: Make all of system PPB range be RAZWI/BusFault
Peter Maydell
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2018-08-14
nvic: Change NVIC to support ARMv6-M
Julia Suvorova
2017-12-13
nvic: Make systick banked
Peter Maydell
2017-09-21
nvic: Implement NVIC_ITNS<n> registers
Peter Maydell
2017-09-21
nvic: Implement AIRCR changes for v8M
Peter Maydell
2017-09-21
nvic: Add cached vectpending_prio state
Peter Maydell
2017-09-21
nvic: Add cached vectpending_is_s_banked state
Peter Maydell
2017-09-21
nvic: Add banked exception states
Peter Maydell
2017-09-07
nvic: Add NS alias SCS region
Peter Maydell
2017-09-04
armv7m_nvic.h: Move from include/hw/arm to include/hw/intc
Peter Maydell