index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
dirty_ring.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: Discard zero mask with function kvm_dirty_ring_reset
Bibo Mao
2024-06-20
1
-0
/
+3
*
KVM: Allow arch code to track number of memslot address spaces per VM
Sean Christopherson
2023-11-14
1
-1
/
+1
*
KVM: Support dirty ring in conjunction with bitmap
Gavin Shan
2022-11-10
1
-0
/
+14
*
KVM: x86: Introduce KVM_REQ_DIRTY_RING_SOFT_FULL
Gavin Shan
2022-11-10
1
-2
/
+30
*
KVM: Use acquire/release semantics when accessing dirty ring GFN state
Marc Zyngier
2022-09-29
1
-2
/
+2
*
KVM: SPDX style and spelling fixes
Tom Rix
2022-04-21
1
-1
/
+1
*
KVM: Reinstate gfn_to_pfn_cache with invalidation support
David Woodhouse
2022-01-07
1
-1
/
+1
*
KVM: Warn if mark_page_dirty() is called without an active vCPU
David Woodhouse
2022-01-07
1
-9
/
+0
*
KVM: Drop unused kvm_dirty_gfn_invalid()
Peter Xu
2021-09-06
1
-5
/
+0
*
KVM: x86/mmu: Use an rwlock for the x86 MMU
Ben Gardon
2021-02-04
1
-2
/
+3
*
KVM: X86: use vzalloc() instead of vmalloc/memset
Tian Tao
2021-02-04
1
-2
/
+1
*
KVM: X86: Implement ring-based dirty memory tracking
Peter Xu
2020-11-15
1
-0
/
+194