summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-04KVM: let kvm_destroy_vm_debugfs clean up vCPU debugfs directoriesPaolo Bonzini1-5/+5
2019-08-05KVM: no need to check return value of debugfs_create functionsGreg KH1-28/+13
2019-08-05KVM: remove kvm_arch_has_vcpu_debugfs()Paolo Bonzini1-5/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499Thomas Gleixner1-4/+1
2019-05-24KVM: LAPIC: Expose per-vCPU timer_advance_ns to userspaceWanpeng Li1-0/+18
2016-09-16kvm: x86: export TSC information to user-spaceLuiz Capitulino1-1/+50
2016-09-16kvm: add stubs for arch specific debugfs supportLuiz Capitulino1-0/+20