aboutsummaryrefslogtreecommitdiff
path: root/hw/loongarch/boot.c
AgeCommit message (Expand)Author
2024-05-09hw/loongarch: Rename LoongArchMachineState with LoongArchVirtMachineStateBibo Mao
2024-05-09hw/loongarch: Rename LOONGARCH_MACHINE with LOONGARCH_VIRT_MACHINEBibo Mao
2024-05-09hw/loongarch: move memory map to boot.cPaolo Bonzini
2024-04-29hw/loongarch: Init efi_fdt tableSong Gao
2024-04-29hw/loongarch: Init efi_initrd tableSong Gao
2024-04-29hw/loongarch: Init efi_boot_memmap tableSong Gao
2024-04-29hw/loongarch: Init efi_system_tableSong Gao
2024-04-29hw/loongarch: Add init_cmdlineSong Gao
2024-04-29hw/loongarch: Add slave cpu boot_codeSong Gao
2024-04-29hw/loongarch: Add load initrdSong Gao
2024-04-29hw/loongarch: Move boot functions to boot.cSong Gao