On Sat, Sep 22, 2018 at 12:40:36PM +0200, Matthias Schmidt wrote: > Hi, > > today I wanted to use NetBSD 8.0 on vmm and it fails on boot always at > the same point (see dmesg below). I'm dropped from vmctl back to the > console and the following messages are shown on the OpenBSD host: > > 2018-09-22T10:11:04.327Z sigma /bsd: vmx_fault_page: uvm_fault returns 14, > GPA=0xfed40014, rip=0xffffffff8021f758 > 2018-09-22T10:11:04.327Z sigma vmd[39939]: vcpu_run_loop: vm 10 / vcpu 0 run > ioctl failed: Bad address > > Originally, I used a disk image (qcow2) from an existing NetBSD qemu > installation > and added the image to vm.conf. I also tried to boot form a fresh 8.0 > and 7.2 amd64 ISO image and this also fails with the same message. > > Not sure if NetBSD on vmm is even supported... :) >
It is not. There are some WIP diffs that make it work but not yet committed. -ml
