···85248524the dirty pages.8525852585268526The dirty ring can get full. When it happens, the KVM_RUN of the85278527-vcpu will return with exit reason KVM_EXIT_DIRTY_LOG_FULL.85278527+vcpu will return with exit reason KVM_EXIT_DIRTY_RING_FULL.8528852885298529The dirty ring interface has a major difference comparing to the85308530KVM_GET_DIRTY_LOG interface in that, when reading the dirty ring from