aboutsummaryrefslogtreecommitdiff
path: root/hw/loongarch
AgeCommit message (Expand)AuthorFilesLines
2022-07-05hw/intc/loongarch_ipi: Fix ipi device access of 64bitsXiaojuan Yang1-1/+4
2022-07-04hw/intc/loongarch_pch_msi: Fix msi vector convertionMao Bibo1-0/+1
2022-06-06hw/loongarch: Add LoongArch virt power manager support.Xiaojuan Yang1-1/+48
2022-06-06hw/loongarch: Add LoongArch load elf function.Xiaojuan Yang1-2/+59
2022-06-06hw/loongarch: Add LoongArch ls7a rtc device supportXiaojuan Yang2-0/+4
2022-06-06hw/loongarch: Add some devices support for 3A5000.Xiaojuan Yang2-0/+84
2022-06-06hw/loongarch: Add irq hierarchy for the systemXiaojuan Yang1-0/+104
2022-06-06hw/intc: Add LoongArch extioi interrupt controller(EIOINTC)Xiaojuan Yang1-0/+1
2022-06-06hw/intc: Add LoongArch ls7a msi interrupt controller support(PCH-MSI)Xiaojuan Yang1-0/+1
2022-06-06hw/intc: Add LoongArch ls7a interrupt controller support(PCH-PIC)Xiaojuan Yang1-0/+1
2022-06-06hw/loongarch: Add LoongArch ipi interrupt support(IPI)Xiaojuan Yang1-0/+1
2022-06-06hw/loongarch: Add support loongson3 virt machine type.Xiaojuan Yang3-0/+102