aboutsummaryrefslogtreecommitdiffstats
path: root/include/hw/intc/intc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/intc: Avoid using Monitor in INTERRUPT_STATS_PROVIDER::print_info()Philippe Mathieu-Daudé2024-06-191-1/+1
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-5/+1
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+3
* qom: make interface types abstractMarc-André Lureau2018-12-111-3/+1
* intc: add an interface to gather statistics/informations on interrupt controllersHervé Poussineau2016-10-041-0/+33