aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kvm/kvm_emulate.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-07KVM: x86: Update vPMCs when retiring branch instructionsGravatar Eric Hankland 1-0/+1
2021-06-17KVM: x86: Drop "pre_" from enter/leave_smm() helpersGravatar Sean Christopherson 1-2/+1
2021-06-17KVM: x86: Drop .post_leave_smm(), i.e. the manual post-RSM MMU resetGravatar Sean Christopherson 1-1/+0
2021-06-17KVM: x86: Replace .set_hflags() with dedicated .exiting_smm() helperGravatar Sean Christopherson 1-1/+1
2021-06-17KVM: x86: Emulate triple fault shutdown if RSM emulation failsGravatar Sean Christopherson 1-0/+1
2021-06-17KVM: x86: Move FPU register accessors into fpu.hGravatar Siddharth Chandrasekaran 1-2/+1
2021-05-28KVM: X86: Kill off ctxt->udGravatar Wanpeng Li 1-2/+1
2021-05-07KVM: x86: Move RDPID emulation intercept to its own enumGravatar Sean Christopherson 1-0/+1
2021-02-09KVM: x86: reading DR cannot failGravatar Paolo Bonzini 1-1/+1
2020-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+509
2020-03-16KVM: x86: Refactor kvm_cpuid() param that controls out-of-range logicGravatar Sean Christopherson 1-1/+1
2020-03-16KVM: x86: Fix CPUID range checks for Hypervisor and Centaur classesGravatar Sean Christopherson 1-0/+4
2020-03-16KVM: x86: Add helpers to perform CPUID-based guest vendor checkGravatar Sean Christopherson 1-0/+24
2020-03-16KVM: x86: Shrink the usercopy region of the emulation contextGravatar Sean Christopherson 1-3/+5
2020-03-16KVM: x86: Move kvm_emulate.h into KVM's private directoryGravatar Sean Christopherson 1-0/+480