RISC-V panics on booting after r353294

Li-Wen Hsu lwhsu at freebsd.org
Tue Oct 8 09:49:29 UTC 2019


On Tue, Oct 8, 2019 at 5:30 PM Dennis Clarke <dclarke at blastwave.org> wrote:
>
> On 2019-10-08 08:52, Li-Wen Hsu wrote:
> > Hi Mark,
> >
> > I found that FreeBSD-head-riscv64-test is failing after this build:
> >
> > https://ci.freebsd.org/job/FreeBSD-head-riscv64-test/12203/
> >
> > I suspect r353294 changed some VM stuff and caused this.
> >
> > Can you help check this? Thanks!
> >
>
>
> How are you using qemu for this?
>

AS in https://github.com/freebsd/freebsd-ci/blob/master/jobs/FreeBSD-head-riscv64-test/test-in-qemu.py#L13

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


More information about the freebsd-riscv mailing list