We have determined that enough HV have correct PKU handling now,
authorderaadt <deraadt@openbsd.org>
Mon, 30 Jan 2023 00:10:39 +0000 (00:10 +0000)
committerderaadt <deraadt@openbsd.org>
Mon, 30 Jan 2023 00:10:39 +0000 (00:10 +0000)
commitfb41201ee8edf8ffafd5d23e3f703579b85ad89d
treeed4ddf8c67787db464bc7d4d74b79422bbdedc0a
parent4098e1162940ff562c127fd96311da63f53bd5b0
We have determined that enough HV have correct PKU handling now,
so don't be paranoid about it anymore.  What does this mean?  If the HV
above you is broken, userland programs in the guest could crash, the guest
might even be quite unusable.  So fix the hypervisor.  The best way to
raise the bar on hypervisor quality is for guests to behave like they
are on a real machine, and then sucky hypervisors have to get fixed.
ps.  if using vmd as your hypervisor, use syspatch...
sys/arch/amd64/amd64/pmap.c