Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-11-10 | KVM: Support dirty ring in conjunction with bitmap | Gavin Shan | 1 | -0/+7 |
2022-11-10 | KVM: Move declaration of kvm_cpu_dirty_log_size() to kvm_dirty_ring.h | Gavin Shan | 1 | -0/+1 |
2022-11-10 | KVM: x86: Introduce KVM_REQ_DIRTY_RING_SOFT_FULL | Gavin Shan | 1 | -8/+4 |
2022-01-07 | KVM: Warn if mark_page_dirty() is called without an active vCPU | David Woodhouse | 1 | -6/+0 |
2021-12-09 | KVM: Introduce CONFIG_HAVE_KVM_DIRTY_RING | David Woodhouse | 1 | -4/+4 |
2020-11-15 | KVM: X86: Implement ring-based dirty memory tracking | Peter Xu | 1 | -0/+103 |