Subject: CVS commit: pkgsrc/emulators/qemu
From: Jason R Thorpe
Date: 2021-05-23 15:53:10
Message id: 20210523135310.B4DA6FA95@cvs.NetBSD.org

Log Message:
Fix a bug in the Qemu Alpha PALcode's unaligned access exception vector:
after advancing the PC past the faulting instruction as defined by the
architecture spec, actually store it in the stack frame passed to the
operating system.

Fixes the difference in behavior between Qemu and real hardware in
PR bin/56198.

Files:
RevisionActionfile
1.278modifypkgsrc/emulators/qemu/Makefile
1.177modifypkgsrc/emulators/qemu/distinfo
1.2modifypkgsrc/emulators/qemu/patches/patch-roms_qemu-palcode_pal.S