summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/kvm_emulate.h
AgeCommit message (Expand)AuthorFilesLines
2020-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+509
2020-03-16KVM: x86: Refactor kvm_cpuid() param that controls out-of-range logicSean Christopherson1-1/+1
2020-03-16KVM: x86: Fix CPUID range checks for Hypervisor and Centaur classesSean Christopherson1-0/+4
2020-03-16KVM: x86: Add helpers to perform CPUID-based guest vendor checkSean Christopherson1-0/+24
2020-03-16KVM: x86: Shrink the usercopy region of the emulation contextSean Christopherson1-3/+5
2020-03-16KVM: x86: Move kvm_emulate.h into KVM's private directorySean Christopherson1-0/+480