index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
mmu
/
mmutrace.h
Age
Commit message (
Expand
)
Author
2024-09-09
KVM: x86/mmu: Trigger unprotect logic only on write-protection page faults
Sean Christopherson
2024-05-07
KVM: x86/mmu: Pass full 64-bit error code when handling page faults
Isaku Yamahata
2022-05-12
KVM: x86/mmu: Add RET_PF_CONTINUE to eliminate bool+int* "returns"
Sean Christopherson
2022-02-10
KVM: x86/mmu: Add tracepoint for splitting huge pages
David Matlack
2021-12-08
KVM: X86: Rename gpte_is_8_bytes to has_4_byte_gpte and invert the direction
Lai Jiangshan
2021-10-01
KVM: MMU: change tracepoints arguments to kvm_page_fault
Paolo Bonzini
2021-08-02
KVM: x86/mmu: Fix use of enums in trace_fast_page_fault
David Matlack
2021-06-24
KVM: x86/mmu: Rename "nxe" role bit to "efer_nx" for macro shenanigans
Sean Christopherson
2020-11-19
kvm: x86/mmu: Add TDP MMU SPTE changed trace point
Ben Gardon
2020-10-23
kvm: x86/mmu: Add TDP MMU PF handler
Ben Gardon
2020-09-28
KVM: x86/mmu: Return unique RET_PF_* values if the fault was fixed
Sean Christopherson
2020-07-08
KVM: x86/mmu: Move mmu_audit.c and mmutrace.h into the mmu/ sub-directory
Sean Christopherson