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