Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Sep 2019 21:17:26 +0200
From:      Li-Wen Hsu <lwhsu@freebsd.org>
To:        freebsd-riscv <freebsd-riscv@freebsd.org>
Cc:        Muhammad Moinur Rahman <bofh@freebsd.org>
Subject:   QEMU 4.1 and RISC-V
Message-ID:  <CAKBkRUw%2BgGKOzU1_JWv_FUx5A9jBnuq0MvQh15Yy9NZ0PKYR9A@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
I found that RISC-V test started failing recently:
https://ci.freebsd.org/job/FreeBSD-head-riscv64-test/

After some checking, I found the issue is our bbl image cannot boot
with this command:

qemu-system-riscv64 -nographic -m 2048M -kernel ./bbl

in QEMU 4.1, while 3.1 and 4.0 are fine.  I've switched the QEMU
version used in that job to 4.0, but I think it would be best if we
can find the root cause is in FreeBSD or QEMU.

Can anyone also help on this?

Thanks,
Li-Wen



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAKBkRUw%2BgGKOzU1_JWv_FUx5A9jBnuq0MvQh15Yy9NZ0PKYR9A>