aboutsummaryrefslogtreecommitdiff
path: root/hw/intc/loongson_liointc.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-21hw/intc/loongson_liointc: Fix per core ISR handlingJiaxun Yang1-3/+13
2021-01-04hw/intc: Rework Loongson LIOINTCHuacai Chen1-20/+16
2020-11-03hw/intc/loongson: Fix incorrect 'core' calculation in liointc_read/writeAlexChen1-2/+2
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-2/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-0/+1
2020-06-27hw/intc: Add Loongson LIOINTC supportHuacai Chen1-0/+242