summaryrefslogtreecommitdiff
path: root/include/linux/kvm_dirty_ring.h
AgeCommit message (Expand)Author
2022-11-10KVM: Support dirty ring in conjunction with bitmapGavin Shan
2022-11-10KVM: Move declaration of kvm_cpu_dirty_log_size() to kvm_dirty_ring.hGavin Shan
2022-11-10KVM: x86: Introduce KVM_REQ_DIRTY_RING_SOFT_FULLGavin Shan
2022-01-07KVM: Warn if mark_page_dirty() is called without an active vCPUDavid Woodhouse
2021-12-09KVM: Introduce CONFIG_HAVE_KVM_DIRTY_RINGDavid Woodhouse
2020-11-15KVM: X86: Implement ring-based dirty memory trackingPeter Xu