summaryrefslogtreecommitdiffstats
path: root/include/linux/kvm_dirty_ring.h
AgeCommit message (Expand)AuthorFilesLines
2022-11-10KVM: Support dirty ring in conjunction with bitmapGavin Shan1-0/+7
2022-11-10KVM: Move declaration of kvm_cpu_dirty_log_size() to kvm_dirty_ring.hGavin Shan1-0/+1
2022-11-10KVM: x86: Introduce KVM_REQ_DIRTY_RING_SOFT_FULLGavin Shan1-8/+4
2022-01-07KVM: Warn if mark_page_dirty() is called without an active vCPUDavid Woodhouse1-6/+0
2021-12-09KVM: Introduce CONFIG_HAVE_KVM_DIRTY_RINGDavid Woodhouse1-4/+4
2020-11-15KVM: X86: Implement ring-based dirty memory trackingPeter Xu1-0/+103