+1
−176
arch/x86/kvm/reverse_cpuid.h
0 → 100644
+185
−0
Loading
Split out the reverse CPUID machinery to a dedicated header file so that KVM selftests can reuse the reverse CPUID definitions without introducing any '#ifdef __KERNEL__' pollution. Co-developed-by:Sean Christopherson <seanjc@google.com> Signed-off-by:
Sean Christopherson <seanjc@google.com> Signed-off-by:
Ricardo Koller <ricarkol@google.com> Message-Id: <20210422005626.564163-2-ricarkol@google.com> Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>