qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 3/6] hw/loongarch: Add linux kernel booting support


From: Richard Henderson
Subject: Re: [PATCH 3/6] hw/loongarch: Add linux kernel booting support
Date: Tue, 19 Jul 2022 13:33:23 +0530
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1

On 7/12/22 14:02, Xiaojuan Yang wrote:
There are two situations to start system by kernel file. If exists bios
option, system will boot from loaded bios file, else system will boot
from hardcoded auxcode, and jump to kernel elf entry.

Signed-off-by: Xiaojuan Yang<yangxiaojuan@loongson.cn>
---
  hw/loongarch/loongson3.c | 114 +++++++++++++++++++++++++++++++++------
  1 file changed, 99 insertions(+), 15 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]