master
with the use of static initialization of ci_flags, it can no longer be inside #ifdef MULTIPROCESSOR
In locore0 handle #VC trap for AMD SEV-ES guest.
Move pmap_deactivate() and sched_exit() into MI exit1().
Make "tr /t" start backtraces from the switchframe like we do on other architectures (e.g. amd64 and sparc64).
remove viomb(4) from all RAMDISK kernels
Promote __mp_lock_spinout to long
pvclock: Fix reading clock, add time sensor
lucas pointed out that config failure could be swalled by true. use a new incantation suggested by tb.
mips64: Use MI soft interrupt code
Fix the unmatch warnings of printf(9) conversion specifiers.
Skip filesystem mount time update in BOOT kernels
Simplify the locking pmap_page_protect() by delaying putting back the pv entries into the pull like we already do in pmap_remove().