Age | Commit message (Expand) | Author | Files | Lines |
2022-10-14 | hw/arm, loongarch: Move load_image_to_fw_cfg() to common location | Sunil V L | 1 | -33/+0 |
2022-09-20 | hw/loongarch: Improve acpi dsdt table | Xiaojuan Yang | 2 | -140/+20 |
2022-09-20 | hw/loongarch: Support memory hotplug | Xiaojuan Yang | 3 | -7/+132 |
2022-09-20 | hw/loongarch: Fix acpi ged irq number in dsdt table | Xiaojuan Yang | 1 | -1/+1 |
2022-09-20 | hw/loongarch: Add RAMFB to dynamic_sysbus_devices list | Xiaojuan Yang | 1 | -0/+2 |
2022-09-20 | hw/loongarch: Add hotplug handler for machine | Xiaojuan Yang | 1 | -0/+32 |
2022-09-20 | hw/loongarch: Add platform bus support | Xiaojuan Yang | 2 | -0/+34 |
2022-09-20 | hw/loongarch: Add interrupt information to FDT table | Xiaojuan Yang | 1 | -0/+28 |
2022-09-19 | hw/loongarch: Support fw_cfg dma function | Xiaojuan Yang | 3 | -2/+4 |
2022-09-19 | hw/loongarch: Remove vga device when loongarch init | Xiaojuan Yang | 2 | -4/+0 |
2022-08-05 | hw/loongarch: remove acpi-build.c unused variable 'aml_len' | Song Gao | 1 | -10/+1 |
2022-07-29 | hw/loongarch: Change macro name 'LS7A_XXX' to 'VIRT_XXX' | Xiaojuan Yang | 2 | -37/+37 |
2022-07-29 | hw/loongarch: Rename file 'loongson3.XXX' to 'virt.XXX' | Xiaojuan Yang | 2 | -1/+1 |
2022-07-19 | hw/loongarch: Add fdt support | Xiaojuan Yang | 2 | -4/+134 |
2022-07-19 | hw/loongarch: Add acpi ged support | Xiaojuan Yang | 4 | -3/+687 |
2022-07-19 | hw/loongarch: Add smbios support | Xiaojuan Yang | 2 | -0/+37 |
2022-07-19 | hw/loongarch: Add linux kernel booting support | Xiaojuan Yang | 1 | -15/+99 |
2022-07-19 | hw/loongarch: Add uefi bios loading support | Xiaojuan Yang | 1 | -0/+34 |
2022-07-19 | hw/loongarch: Add fw_cfg table support | Xiaojuan Yang | 4 | -1/+91 |
2022-07-05 | hw/intc/loongarch_ipi: Fix ipi device access of 64bits | Xiaojuan Yang | 1 | -1/+4 |
2022-07-04 | hw/intc/loongarch_pch_msi: Fix msi vector convertion | Mao Bibo | 1 | -0/+1 |
2022-06-06 | hw/loongarch: Add LoongArch virt power manager support. | Xiaojuan Yang | 1 | -1/+48 |
2022-06-06 | hw/loongarch: Add LoongArch load elf function. | Xiaojuan Yang | 1 | -2/+59 |
2022-06-06 | hw/loongarch: Add LoongArch ls7a rtc device support | Xiaojuan Yang | 2 | -0/+4 |
2022-06-06 | hw/loongarch: Add some devices support for 3A5000. | Xiaojuan Yang | 2 | -0/+84 |
2022-06-06 | hw/loongarch: Add irq hierarchy for the system | Xiaojuan Yang | 1 | -0/+104 |
2022-06-06 | hw/intc: Add LoongArch extioi interrupt controller(EIOINTC) | Xiaojuan Yang | 1 | -0/+1 |
2022-06-06 | hw/intc: Add LoongArch ls7a msi interrupt controller support(PCH-MSI) | Xiaojuan Yang | 1 | -0/+1 |
2022-06-06 | hw/intc: Add LoongArch ls7a interrupt controller support(PCH-PIC) | Xiaojuan Yang | 1 | -0/+1 |
2022-06-06 | hw/loongarch: Add LoongArch ipi interrupt support(IPI) | Xiaojuan Yang | 1 | -0/+1 |
2022-06-06 | hw/loongarch: Add support loongson3 virt machine type. | Xiaojuan Yang | 3 | -0/+102 |