FPU context save/restore for SVM in vmm(4), matches a previous diff
authormlarkin <mlarkin@openbsd.org>
Tue, 30 May 2017 17:49:47 +0000 (17:49 +0000)
committermlarkin <mlarkin@openbsd.org>
Tue, 30 May 2017 17:49:47 +0000 (17:49 +0000)
commit78080c4e6cb000d4e3a7d251f8b4ae1db7c1163f
tree60592da2454e7409acb11fb04e1285ce341a9a15
parentd3c210029f7c3e6107d534afd2bf78cb121bf244
FPU context save/restore for SVM in vmm(4), matches a previous diff
from a few weeks ago that did the same for Intel/VMX.

ok deraadt
sys/arch/amd64/amd64/vmm.c
sys/arch/amd64/amd64/vmm_support.S
sys/arch/amd64/include/specialreg.h
sys/arch/amd64/include/vmmvar.h