Re: [PATCH 0/8] PALcode fixes required to run NetBSD/alpha.

2021-06-06 Thread Richard Henderson
On 6/2/21 8:53 PM, Jason Thorpe wrote: Jason Thorpe (8): Make qemu-palcode build environment standalone. NFC. Fix delivery of unaligned access exceptions. Fix initialization of the hwrpb.hwrpb.cpuid field. Make some PCI macros available to other files. NFC. Fix incorrect initializ

Re: [PATCH 0/8] PALcode fixes required to run NetBSD/alpha.

2021-06-03 Thread Philippe Mathieu-Daudé
Cc'ing Richard & Emilio. On 6/3/21 5:53 AM, Jason Thorpe wrote: > Included here are a set of patches that fix issues in qemu-palcode needed > to run NetBSD/alpha under Qemu. Some fix garden-variety bugs, some fix > deviations from the architecture specification or behavior of the SRM > console on

[PATCH 0/8] PALcode fixes required to run NetBSD/alpha.

2021-06-02 Thread Jason Thorpe
Included here are a set of patches that fix issues in qemu-palcode needed to run NetBSD/alpha under Qemu. Some fix garden-variety bugs, some fix deviations from the architecture specification or behavior of the SRM console on real Alpha hardware. Two of the changes (patch 6 and patch 7) also requ