summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/kvm-x86-ops.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86: don't disable APICv memslot when inhibitedMaxim Levitsky2021-08-201-1/+0
* KVM: x86: Drop "pre_" from enter/leave_smm() helpersSean Christopherson2021-06-171-2/+2
* KVM: X86: Add vendor callbacks for writing the TSC multiplierIlias Stamatis2021-06-171-0/+1
* KVM: X86: Move write_l1_tsc_offset() logic to common code and rename itIlias Stamatis2021-06-171-1/+1
* KVM: X86: Add functions for retrieving L2 TSC fields from common codeIlias Stamatis2021-06-171-0/+2
* KVM: x86: add start_assignment hook to kvm_x86_opsMarcelo Tosatti2021-05-271-0/+1
* KVM: VMX: Dynamically enable/disable PML based on memslot dirty loggingMakarand Sonare2021-02-191-0/+1
* KVM: x86: Move MMU's PML logic to common codeSean Christopherson2021-02-191-4/+0
* KVM: x86/mmu: Make dirty log size hook (PML) a value, not a functionSean Christopherson2021-02-191-1/+0
* KVM: x86: introduce definitions to support static calls for kvm_x86_opsJason Baron2021-02-041-0/+127