aboutsummaryrefslogtreecommitdiffstats
path: root/virt/kvm/dirty_ring.c
AgeCommit message (Expand)Author
2023-11-14KVM: Allow arch code to track number of memslot address spaces per VMSean Christopherson
2022-11-10KVM: Support dirty ring in conjunction with bitmapGavin Shan
2022-11-10KVM: x86: Introduce KVM_REQ_DIRTY_RING_SOFT_FULLGavin Shan
2022-09-29KVM: Use acquire/release semantics when accessing dirty ring GFN stateMarc Zyngier
2022-04-21KVM: SPDX style and spelling fixesTom Rix
2022-01-07KVM: Reinstate gfn_to_pfn_cache with invalidation supportDavid Woodhouse
2022-01-07KVM: Warn if mark_page_dirty() is called without an active vCPUDavid Woodhouse
2021-09-06KVM: Drop unused kvm_dirty_gfn_invalid()Peter Xu
2021-02-04KVM: x86/mmu: Use an rwlock for the x86 MMUBen Gardon
2021-02-04KVM: X86: use vzalloc() instead of vmalloc/memsetTian Tao
2020-11-15KVM: X86: Implement ring-based dirty memory trackingPeter Xu