Age | Commit message (Expand) | Author | Files | Lines |
2024-05-09 | hw/intc/loongarch_ipi: Rename as loongson_ipi | Jiaxun Yang | 1 | -1/+1 |
2024-05-09 | hw/loongarch: Rename LoongArchMachineState with LoongArchVirtMachineState | Bibo Mao | 1 | -4/+3 |
2024-05-09 | hw/loongarch: Rename LOONGARCH_MACHINE with LOONGARCH_VIRT_MACHINE | Bibo Mao | 1 | -2/+2 |
2024-05-09 | hw/loongarch: move memory map to boot.c | Paolo Bonzini | 2 | -10/+10 |
2024-04-29 | hw/loongarch: Init efi_fdt table | Song Gao | 2 | -0/+6 |
2024-04-29 | hw/loongarch: Init efi_initrd table | Song Gao | 1 | -0/+9 |
2024-04-29 | hw/loongarch: Init efi_boot_memmap table | Song Gao | 2 | -0/+37 |
2024-04-29 | hw/loongarch: Init efi_system_table | Song Gao | 1 | -0/+48 |
2024-04-29 | hw/loongarch: Add init_cmdline | Song Gao | 1 | -0/+2 |
2024-04-29 | hw/loongarch: Move boot functions to boot.c | Song Gao | 2 | -0/+23 |
2024-02-29 | loongarch: Change the UEFI loading mode to loongarch | Xianglai Li | 1 | -4/+6 |
2024-01-11 | hw/loongarch/virt: Set iocsr address space per-board rather than percpu | Bibo Mao | 1 | -0/+3 |
2023-12-21 | hw/loongarch/virt: Align high memory base address with super page size | Bibo Mao | 1 | -1/+1 |
2023-10-13 | hw/loongarch/virt: Remove unused ISA Bus | Philippe Mathieu-Daudé | 1 | -3/+0 |
2023-05-15 | hw/loongarch/virt: Set max 256 cpus support on loongarch virt machine | Song Gao | 1 | -1/+1 |
2023-05-15 | hw/loongarch/virt: Modify ipi as percpu device | Song Gao | 1 | -1/+0 |
2023-03-03 | hw/loongarch/virt: add system_powerdown hmp command support | Song Gao | 1 | -0/+1 |
2022-12-15 | hw/loongarch/virt: Add cfi01 pflash device | Xiaojuan Yang | 1 | -0/+5 |
2022-12-05 | Revert "hw/loongarch/virt: Add cfi01 pflash device" | Song Gao | 1 | -5/+0 |
2022-12-02 | hw/loongarch/virt: Add cfi01 pflash device | Xiaojuan Yang | 1 | -0/+5 |
2022-11-04 | hw/loongarch: Load FDT table into dram memory space | Xiaojuan Yang | 1 | -3/+0 |
2022-09-20 | hw/loongarch: Improve acpi dsdt table | Xiaojuan Yang | 1 | -0/+1 |
2022-09-20 | hw/loongarch: Add platform bus support | Xiaojuan Yang | 1 | -0/+1 |
2022-07-29 | hw/loongarch: Change macro name 'LS7A_XXX' to 'VIRT_XXX' | Xiaojuan Yang | 1 | -4/+4 |
2022-07-19 | hw/loongarch: Add fdt support | Xiaojuan Yang | 1 | -0/+4 |
2022-07-19 | hw/loongarch: Add acpi ged support | Xiaojuan Yang | 1 | -0/+13 |
2022-07-19 | hw/loongarch: Add smbios support | Xiaojuan Yang | 1 | -0/+1 |
2022-07-19 | hw/loongarch: Add uefi bios loading support | Xiaojuan Yang | 1 | -0/+4 |
2022-07-19 | hw/loongarch: Add fw_cfg table support | Xiaojuan Yang | 1 | -0/+3 |
2022-06-06 | hw/loongarch: Add LoongArch ipi interrupt support(IPI) | Xiaojuan Yang | 1 | -0/+2 |
2022-06-06 | hw/loongarch: Add support loongson3 virt machine type. | Xiaojuan Yang | 1 | -0/+31 |