summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: Allow arch code to track number of memslot address spaces per VMSean Christopherson2023-11-141-1/+1
* KVM: x86: Unify pr_fmt to use module name for all KVM modulesSean Christopherson2022-12-291-0/+2
* KVM: x86: Reduce refcount if single_open() fails in kvm_mmu_rmaps_stat_open()Hou Wenlong2022-10-271-1/+6
* KVM: x86: Introduce "struct kvm_caps" to track misc caps/settingsSean Christopherson2022-06-081-2/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-01-161-3/+3
|\
| * KVM: Keep memslots in tree-based structures instead of array-based onesMaciej S. Szmigiero2021-12-081-3/+3
* | KVM: x86: Check for rmaps allocationNikunj A Dadhania2022-01-071-0/+3
|/
* KVM: X86: Introduce mmu_rmaps_stat per-vm debugfs filePeter Xu2021-08-201-0/+111
* KVM: nVMX: nSVM: Add a new VCPU statistic to show if VCPU is in guest modeKrish Sadhukhan2021-06-171-0/+11
* KVM: let kvm_destroy_vm_debugfs clean up vCPU debugfs directoriesPaolo Bonzini2020-06-041-5/+5
* KVM: no need to check return value of debugfs_create functionsGreg KH2019-08-051-28/+13
* KVM: remove kvm_arch_has_vcpu_debugfs()Paolo Bonzini2019-08-051-5/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499Thomas Gleixner2019-06-191-4/+1
* KVM: LAPIC: Expose per-vCPU timer_advance_ns to userspaceWanpeng Li2019-05-241-0/+18
* kvm: x86: export TSC information to user-spaceLuiz Capitulino2016-09-161-1/+50
* kvm: add stubs for arch specific debugfs supportLuiz Capitulino2016-09-161-0/+20