commit | 89c8a4984fc98e625517bfe5083342d77ee35811 | [log] [tgz] |
---|---|---|
author | Janakarajan Natarajan <Janakarajan.Natarajan@amd.com> | Thu Jul 06 15:50:47 2017 -0500 |
committer | Radim Krčmář <rkrcmar@redhat.com> | Wed Jul 12 22:38:30 2017 +0200 |
tree | e8a974ab962400b2a851baed04a3b750f66f3ca0 | |
parent | 76ff359249f1e80ff0d6ced3b52b1088c4e61b9b [diff] |
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>