linux-stable/arch/x86/kvm/svm
Krish Sadhukhan 47903dc10e KVM: SVM: Define actual size of IOPM and MSRPM tables
Define the actual size of the IOPM and MSRPM tables so that the actual size
can be used when initializing them and when checking the consistency of their
physical address.
These #defines are placed in svm.h so that they can be shared.

Suggested-by: Sean Christopherson <seanjc@google.com>
Signed-off-by: Krish Sadhukhan <krish.sadhukhan@oracle.com>
Message-Id: <20210412215611.110095-2-krish.sadhukhan@oracle.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2021-04-20 04:18:56 -04:00
..
avic.c KVM: SVM: Pass struct kvm_vcpu to exit handlers (and many, many other places) 2021-03-15 04:43:09 -04:00
nested.c KVM: x86: pending exceptions must not be blocked by an injected event 2021-04-17 08:31:02 -04:00
pmu.c KVM: x86/pmu: Tweak kvm_pmu_get_msr to pass 'struct msr_data' in 2020-06-01 04:26:08 -04:00
sev.c KVM: SVM: Make sure GHCB is mapped before updating 2021-04-19 18:04:47 -04:00
svm.c KVM: SVM: Define actual size of IOPM and MSRPM tables 2021-04-20 04:18:56 -04:00
svm.h KVM: SVM: Define actual size of IOPM and MSRPM tables 2021-04-20 04:18:56 -04:00
svm_ops.h KVM: SVM: use vmsave/vmload for saving/restoring additional host state 2021-02-04 05:27:34 -05:00
vmenter.S KVM/SVM: Move vmenter.S exception fixups out of line 2021-03-15 04:43:56 -04:00