diff options
author | Sean Christopherson <seanjc@google.com> | 2022-11-01 15:53:40 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-11-18 12:58:58 -0500 |
commit | 381fc63ac0754e05d3921e9d399b89dfdfd2b2e5 (patch) | |
tree | 8261710dcf01cff470975ac4f29925c088b6b5ba /arch/powerpc/kexec | |
parent | 089fe572a2e0a89e36a455d299d801770293d08f (diff) | |
download | linux-381fc63ac0754e05d3921e9d399b89dfdfd2b2e5.tar.gz linux-381fc63ac0754e05d3921e9d399b89dfdfd2b2e5.tar.bz2 linux-381fc63ac0754e05d3921e9d399b89dfdfd2b2e5.zip |
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>
Diffstat (limited to 'arch/powerpc/kexec')
0 files changed, 0 insertions, 0 deletions