aboutsummaryrefslogtreecommitdiff
path: root/hw/intc/loongarch_extioi.c
AgeCommit message (Expand)Author
2024-03-20hw/intc/loongarch_extioi: Fix interrupt routing updateBibo Mao
2024-01-11hw/intc/loongarch_extioi: Add vmstate post_load supportBibo Mao
2024-01-11hw/intc/loongarch_extioi: Add dynamic cpu number supportBibo Mao
2024-01-11hw/loongarch/virt: Set iocsr address space per-board rather than percpuBibo Mao
2023-12-29hw/intc: Constify VMStateRichard Henderson
2023-09-21hw/other: spelling fixesMichael Tokarev
2023-06-05bulk: Remove pointless QOM castsPhilippe Mathieu-Daudé
2023-05-15hw/loongarch/virt: Set max 256 cpus support on loongarch virt machineSong Gao
2022-11-04hw/intc: Fix LoongArch extioi coreisr accessingXiaojuan Yang
2022-11-04hw/intc: Convert the memops to with_attrs in LoongArch extioiXiaojuan Yang
2022-06-06hw/intc: Add LoongArch extioi interrupt controller(EIOINTC)Xiaojuan Yang