index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
debugfs.c
Age
Commit message (
Expand
)
Author
Lines
2022-06-08
KVM: x86: Introduce "struct kvm_caps" to track misc caps/settings
Sean Christopherson
-2
/
+2
2022-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-3
/
+3
2022-01-07
KVM: x86: Check for rmaps allocation
Nikunj A Dadhania
-0
/
+3
2021-12-08
KVM: Keep memslots in tree-based structures instead of array-based ones
Maciej S. Szmigiero
-3
/
+3
2021-08-20
KVM: X86: Introduce mmu_rmaps_stat per-vm debugfs file
Peter Xu
-0
/
+111
2021-06-17
KVM: nVMX: nSVM: Add a new VCPU statistic to show if VCPU is in guest mode
Krish Sadhukhan
-0
/
+11
2020-06-04
KVM: let kvm_destroy_vm_debugfs clean up vCPU debugfs directories
Paolo Bonzini
-5
/
+5
2019-08-05
KVM: no need to check return value of debugfs_create functions
Greg KH
-28
/
+13
2019-08-05
KVM: remove kvm_arch_has_vcpu_debugfs()
Paolo Bonzini
-5
/
+0
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499
Thomas Gleixner
-4
/
+1
2019-05-24
KVM: LAPIC: Expose per-vCPU timer_advance_ns to userspace
Wanpeng Li
-0
/
+18
2016-09-16
kvm: x86: export TSC information to user-space
Luiz Capitulino
-1
/
+50
2016-09-16
kvm: add stubs for arch specific debugfs support
Luiz Capitulino
-0
/
+20