Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-08-20 | KVM: x86: don't disable APICv memslot when inhibited | Maxim Levitsky | 1 | -1/+0 |
2021-06-17 | KVM: x86: Drop "pre_" from enter/leave_smm() helpers | Sean Christopherson | 1 | -2/+2 |
2021-06-17 | KVM: X86: Add vendor callbacks for writing the TSC multiplier | Ilias Stamatis | 1 | -0/+1 |
2021-06-17 | KVM: X86: Move write_l1_tsc_offset() logic to common code and rename it | Ilias Stamatis | 1 | -1/+1 |
2021-06-17 | KVM: X86: Add functions for retrieving L2 TSC fields from common code | Ilias Stamatis | 1 | -0/+2 |
2021-05-27 | KVM: x86: add start_assignment hook to kvm_x86_ops | Marcelo Tosatti | 1 | -0/+1 |
2021-02-19 | KVM: VMX: Dynamically enable/disable PML based on memslot dirty logging | Makarand Sonare | 1 | -0/+1 |
2021-02-19 | KVM: x86: Move MMU's PML logic to common code | Sean Christopherson | 1 | -4/+0 |
2021-02-19 | KVM: x86/mmu: Make dirty log size hook (PML) a value, not a function | Sean Christopherson | 1 | -1/+0 |
2021-02-04 | KVM: x86: introduce definitions to support static calls for kvm_x86_ops | Jason Baron | 1 | -0/+127 |