Home
last modified time | relevance | path

Searched hist:"381 fc63ac0754e05d3921e9d399b89dfdfd2b2e5" (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dsvm.hdiff 381fc63ac0754e05d3921e9d399b89dfdfd2b2e5 Tue Nov 01 15:53:40 CET 2022 Sean Christopherson <seanjc@google.com> KVM: selftests: Move "struct hv_enlightenments" to x86_64/svm.h

Move Hyper-V's VMCB "struct hv_enlightenments" to the svm.h header so
that the struct can be referenced in "struct vmcb_control_area".
Alternatively, a dedicated header for SVM+Hyper-V could be added, a la
x86_64/evmcs.h, but it doesn't appear that Hyper-V will end up needing
a wholesale replacement for the VMCB.

No functional change intended.

Signed-off-by: Sean Christopherson <seanjc@google.com>
Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20221101145426.251680-3-vkuznets@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
/linux/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_svm_test.cdiff 381fc63ac0754e05d3921e9d399b89dfdfd2b2e5 Tue Nov 01 15:53:40 CET 2022 Sean Christopherson <seanjc@google.com> KVM: selftests: Move "struct hv_enlightenments" to x86_64/svm.h

Move Hyper-V's VMCB "struct hv_enlightenments" to the svm.h header so
that the struct can be referenced in "struct vmcb_control_area".
Alternatively, a dedicated header for SVM+Hyper-V could be added, a la
x86_64/evmcs.h, but it doesn't appear that Hyper-V will end up needing
a wholesale replacement for the VMCB.

No functional change intended.

Signed-off-by: Sean Christopherson <seanjc@google.com>
Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20221101145426.251680-3-vkuznets@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>