aboutsummaryrefslogtreecommitdiffstats
path: root/hw/intc/loongson_liointc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/other: spelling fixesMichael Tokarev2023-09-211-1/+1
* hw/intc/loongson_liointc: Fix per core ISR handlingJiaxun Yang2021-02-211-3/+13
* hw/intc: Rework Loongson LIOINTCHuacai Chen2021-01-041-20/+16
* hw/intc/loongson: Fix incorrect 'core' calculation in liointc_read/writeAlexChen2020-11-031-2/+2
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-2/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-0/+1
* hw/intc: Add Loongson LIOINTC supportHuacai Chen2020-06-271-0/+242