Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-05-12 | KVM: x86/mmu: Add RET_PF_CONTINUE to eliminate bool+int* "returns" | Sean Christopherson | 1 | -0/+1 |
2022-02-10 | KVM: x86/mmu: Add tracepoint for splitting huge pages | David Matlack | 1 | -0/+23 |
2021-12-08 | KVM: X86: Rename gpte_is_8_bytes to has_4_byte_gpte and invert the direction | Lai Jiangshan | 1 | -1/+1 |
2021-10-01 | KVM: MMU: change tracepoints arguments to kvm_page_fault | Paolo Bonzini | 1 | -9/+9 |
2021-08-02 | KVM: x86/mmu: Fix use of enums in trace_fast_page_fault | David Matlack | 1 | -0/+6 |
2021-06-24 | KVM: x86/mmu: Rename "nxe" role bit to "efer_nx" for macro shenanigans | Sean Christopherson | 1 | -1/+1 |
2020-11-19 | kvm: x86/mmu: Add TDP MMU SPTE changed trace point | Ben Gardon | 1 | -0/+29 |
2020-10-23 | kvm: x86/mmu: Add TDP MMU PF handler | Ben Gardon | 1 | -4/+4 |
2020-09-28 | KVM: x86/mmu: Return unique RET_PF_* values if the fault was fixed | Sean Christopherson | 1 | -8/+5 |
2020-07-08 | KVM: x86/mmu: Move mmu_audit.c and mmutrace.h into the mmu/ sub-directory | Sean Christopherson | 1 | -0/+395 |