Module Name: src Committed By: maxv Date: Wed Nov 14 19:14:40 UTC 2018
Modified Files:
src/sys/dev/nvmm/x86: nvmm_x86_svm.c
Log Message:
Take RAX from the VMCB and not the VCPU state, the latter is not
synchronized and contains old values.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/nvmm/x86/nvmm_x86_svm.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
