Ok, I will try to figure it out too. Thanks,
christos > On Mar 10, 2019, at 12:32 PM, Maxime Villard <m...@m00nbsd.net> wrote: > > I'll investigate. But it seems clear it's not related to my changes. > > Le 10/03/2019 à 16:05, Christos Zoulas a écrit : >> I tried a kernel from HEAD yesterday and it did not boot (it gave a guru >> meditation in virtualbox). >> Then I did cvs update -D yesterday in x86 and and amd64, rebuilt and it >> booted. >> christos >>> On Mar 10, 2019, at 3:30 AM, Maxime Villard <m...@m00nbsd.net> wrote: >>> >>> Le 10/03/2019 à 04:25, Christos Zoulas a écrit : >>>> In article <20190309090956.ef19cf...@cvs.netbsd.org>, >>>> Maxime Villard <source-changes-d@NetBSD.org> wrote: >>>>> -=-=-=-=-=- >>>>> >>>>> Module Name: src >>>>> Committed By: maxv >>>>> Date: Sat Mar 9 09:09:56 UTC 2019 >>>>> >>>>> Modified Files: >>>>> src/sys/arch/amd64/include: pmap.h >>>>> src/sys/arch/i386/include: pmap.h >>>>> >>>>> Log Message: >>>>> New software PTE bits. >>>> Virtualbox is not booting after those two commits. >>>> christos >>> >>> Can you elaborate? Because I've tested both amd64 and i386 on VirtualBox, >>> and amd64 on real hardware, everything works. I've reviewed my changes >>> from yesterday for the third time, I still don't see anything wrong.