FreeBSD-stable-15-amd64-build - Build #749 - Fixed

From: <jenkins-admin_at_FreeBSD.org>
Date: Wed, 08 Apr 2026 15:02:56 UTC
FreeBSD-stable-15-amd64-build - Build #749 (f6f5d927bf756810bb16c5f90540453eb309eb21) - Fixed

Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-build/749/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-build/749/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-build/749/console

Change summaries:
(Those commits are likely but not certainly responsible)

c91d1de34d260e73c7816c69b9b5f48194019100 by andrew:
arm64: Move creating the ID register views earlier

7a70c9fcff1d79648b45b6936e8172eb696d5490 by andrew:
arm64: Panic if the ID register isn't known

ca69c5d68f300e306490831d4995ae36364c94eb by andrew:
arm64: Assume get_kernel_reg returns true

edc0dd0445b762993052ef9d7ff16c845fb03df1 by andrew:
arm64: Enable MOPS usage in the kernel

44d6e17c86cf0e538cd6d066b8da15b4b4b11597 by andrew:
arm64: Add MOPS implementations of memset(), memcpy() and memmove()

e40964f7123e92ed13e826e904a7b8161f1f3bd2 by andrew:
arm64: Add MOPS implementation of pagezero()

b608ec4297778a7f68220ef416d96a44f62acce0 by andrew:
arm64: Add MOPS implementations of copyin/copyout

91ce7a19120a83009348a8bcac6f5af3fd8378f5 by andrew:
vtgpu: Support virtio gpu on Parallels Desktop

db2a34bc45288405ab6f41a667a141c32bf232a5 by andrew:
nvmecontrol: Remove an incorrect use of PAGE_SIZE

767f1aa9fb64b80015f43dac2a896d7029a60d20 by andrew:
arm64: Fix the ESR_ELx_EC_MASK definition

ffaa67ef59ab300bbcd3902875827c1fb665b8b8 by andrew:
arm64: Add more HWCAP values

920f5f6e10a01b65bd48a624ccba4f51faf9d9b6 by andrew:
arm64: Treat the PMUVer field of ID_AA64DFR0 as unsigned

1d4a619667eadb01bd13538a3c9feede49bf86ec by andrew:
arm64/vmm: Support PMU v3p9

cf9949fa6c0023f98e02e2af2c886644616a25bc by andrew:
arm64: Optimise the repeated TLBI workaround

f6f5d927bf756810bb16c5f90540453eb309eb21 by andrew:
arm64: Have a common call to userret