Hi, all, On Fri, Aug 12, 2022 at 10:26 AM gaosong <gaos...@loongson.cn> wrote: > > CC: Huacai Chen <chenhua...@kernel.org> > > On 2022/8/11 下午9:24, Waldemar Brodkorb wrote: > > Hi Qemu developers, > > > > I am trying to bootup a loongarch64 Linux kernel in Qemu 7.1.0-rc2. > > The problem is I get no output when using following command: > > qemu-system-loongarch64 -M virt -nographic -kernel vmlinux > > > > You can find my vmlinux initramfs here: > > https://debug.openadk.org/vmlinux > > > > It is cross-compiled with binutils 2.39, gcc 12.1, glibc 2.36 and > > Linux 5.19. I use the provided defconfig loongson3_defconfig for the > > kernel build. > > > > Any hint what I can do to get a bootable Linux image? The official v5.19 still lacks boot support now, please use this one: https://github.com/loongson/linux/commits/loongarch-next
Huacai > > > > best regards > > Waldemar >