booting powerpc64le under qemu

Lexi Winter <[email protected]> Sat, 20 Sep 2025 17:54:21 +0100
Newsgroups gmane.os.freebsd.devel.ppc
Message-ID <[email protected]>
hello,

i'm trying to boot powerpc64le main (1f2a65222b88) using this qemu
command:

qemu-system-ppc64 -M pseries -m 4096 -nographic -serial mon:stdio \
	-drive file=$HOME/disk.img,format=raw,if=virtio \
	-cdrom /build/obj/bsd/src/bsd/dev/powerpc.powerpc64le/release/disc1.iso \
	-netdev user,id=net0 -device virtio-net-pci,netdev=net0 \
	-boot d

however, the boot fails when the loader tries to start the kernel.  do i
need something different here?  the same command works fine for powerpc64.

Loading /boot/defaults/loader.conf
/boot/kernel/kernel data=0x195d3f0+0x442436 0x8+0x14f478+0x8+0x17b27a

Hit [Enter] to boot immediately, or any other key for command prompt.
Booting [/boot/kernel/kernel]...


( 700 ) Program Exception [ 3000 ]


    R0 .. R7           R8 .. R15         R16 .. R23         R24 .. R31
0000000002c01234   000000007db73400   0000000000000000   0000000002c4dde0
0000000002c556c0   8000000000003000   0000000000000000   0000000000000000
000000000000087c   000000007db6e648   0000000000000000   000000000000001e
0000000002c00060   0000000000000000   0000000000000000   0000000000000000
0000000000000000   0000000044000000   0000000000000000   0000000000000018
0000000000003000   0000000002c007dc   0000000000000000   0000000002c502c0
0000000001000000   0000000000000000   0000000000000018   0000000002c87100
ffffffffffff9c04   0000000000000000   0000000002c4d653   0000000000000000

    CR / XER           LR / CTR          SRR0 / SRR1        DAR / DSISR
        84000000   0000000002c01250   0000000000000f40   0000000000000000
0000000000000000   0000000002c00060   8000000000081000           00000000


4a >
signature.asc (application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE-----

iHUEABYKAB0WIQSyjTg96lp3RifySyn1nT63mIK/YAUCaM7cOQAKCRD1nT63mIK/
YAbwAQCvjhvTqWd2PfdF32K9mvsxCBGtEk+HS1vAZFBdPp4N2wD+KzUobnNydr0d
oc1oLyYJt5e3u84X3CwDoqz4WNw/2wc=
=QGQ/
-----END PGP SIGNATURE-----