Searched hist:"89 c8a4984fc98e625517bfe5083342d77ee35811" (Results 1 – 1 of 1) sorted by relevance
/linux/arch/x86/include/asm/ |
H A D | svm.h | diff 89c8a4984fc98e625517bfe5083342d77ee35811 Thu Jul 06 22:50:47 CEST 2017 Janakarajan Natarajan <Janakarajan.Natarajan@amd.com> KVM: SVM: Enable Virtual VMLOAD VMSAVE feature
Enable the Virtual VMLOAD VMSAVE feature. This is done by setting bit 1 at position B8h in the vmcb.
The processor must have nested paging enabled, be in 64-bit mode and have support for the Virtual VMLOAD VMSAVE feature for the bit to be set in the vmcb.
Signed-off-by: Janakarajan Natarajan <Janakarajan.Natarajan@amd.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
|