HomeFreeBSD

riscv vmm: add SSTC extension check.

Description

riscv vmm: add SSTC extension check.

Check if RISC-V SSTC is available and advertise to the guest.

This is needed for Eswin EIC7700 that does not include SSTC.

As we don't have a mechanism for reporting extension presence
from the kernel to userspace, then use vm_cap_type for now.

Reviewed by: mhorne, markj
Differential Revision: https://reviews.freebsd.org/D48058

Details

Provenance
brAuthored on Tue, Dec 17, 10:35 AM
Reviewer
mhorne
Differential Revision
D48058: riscv vmm: add SSTC check
Parents
rG5d1219378dd5: pf: teach nat64 to handle 0 UDP checksums
Branches
Unknown
Tags
Unknown