KVM: nSVM: Split off common definitions for Hyper-V on KVM and KVM on Hyper-V
authorVitaly Kuznetsov <vkuznets@redhat.com>
Wed, 2 Feb 2022 09:50:59 +0000 (10:50 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 10 Feb 2022 18:50:45 +0000 (13:50 -0500)
commit9e083ec7bb66d1dc57af169827c5d100d20bb109
tree4f9bc15c2a2087727e9f5c23d53317afe44b9e5b
parentce3859172ce09e6ff495290d8ba1d6c7f1a7b207
KVM: nSVM: Split off common definitions for Hyper-V on KVM and KVM on Hyper-V

In preparation to implementing Enlightened MSR-Bitmap feature for Hyper-V
on KVM, split off the required definitions into common 'svm/hyperv.h'
header.

No functional change intended.

Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Message-Id: <20220202095100.129834-4-vkuznets@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/svm/hyperv.h [new file with mode: 0644]
arch/x86/kvm/svm/svm_onhyperv.h