]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit186f784dae42e7da360415324f8ce58a51fa9d0f
tree4f9bc15c2a2087727e9f5c23d53317afe44b9e5b
parent3da1778f5a0f992646651399ce0fa5247434c0c2
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