summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/mmu/mmutrace.h
AgeCommit message (Expand)AuthorFilesLines
2022-05-12KVM: x86/mmu: Add RET_PF_CONTINUE to eliminate bool+int* "returns"Sean Christopherson1-0/+1
2022-02-10KVM: x86/mmu: Add tracepoint for splitting huge pagesDavid Matlack1-0/+23
2021-12-08KVM: X86: Rename gpte_is_8_bytes to has_4_byte_gpte and invert the directionLai Jiangshan1-1/+1
2021-10-01KVM: MMU: change tracepoints arguments to kvm_page_faultPaolo Bonzini1-9/+9
2021-08-02KVM: x86/mmu: Fix use of enums in trace_fast_page_faultDavid Matlack1-0/+6
2021-06-24KVM: x86/mmu: Rename "nxe" role bit to "efer_nx" for macro shenanigansSean Christopherson1-1/+1
2020-11-19kvm: x86/mmu: Add TDP MMU SPTE changed trace pointBen Gardon1-0/+29
2020-10-23kvm: x86/mmu: Add TDP MMU PF handlerBen Gardon1-4/+4
2020-09-28KVM: x86/mmu: Return unique RET_PF_* values if the fault was fixedSean Christopherson1-8/+5
2020-07-08KVM: x86/mmu: Move mmu_audit.c and mmutrace.h into the mmu/ sub-directorySean Christopherson1-0/+395