[PATCH v6 3/7] KVM: x86: Prepare MSR bitmaps for userspace tracked MSRs

2020-09-02 Thread Alexander Graf
From: Aaron Lewis Prepare vmx and svm for a subsequent change that ensures the MSR permission bitmap is set to allow an MSR that userspace is tracking to force a vmx_vmexit in the guest. Signed-off-by: Aaron Lewis Reviewed-by: Oliver Upton Signed-off-by: Alexander Graf ---

[PATCH v6 3/7] KVM: x86: Prepare MSR bitmaps for userspace tracked MSRs

2020-09-01 Thread Alexander Graf
From: Aaron Lewis Prepare vmx and svm for a subsequent change that ensures the MSR permission bitmap is set to allow an MSR that userspace is tracking to force a vmx_vmexit in the guest. Signed-off-by: Aaron Lewis Reviewed-by: Oliver Upton Signed-off-by: Alexander Graf ---