commit | e743664bea8e04d2735b958fe912e7cce3ab350f | [log] [tgz] |
---|---|---|
author | Jay Zhou <jianjay.zhou@huawei.com> | Tue Mar 03 16:07:10 2020 +0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Mar 16 17:57:41 2020 +0100 |
tree | 0322f80fa34f6811d8cf8dd031e44f3e933afe19 | |
parent | a1c77abb8d93381e25a8d2df3a917388244ba776 [diff] |
kvm: selftests: Support dirty log initial-all-set test Since the new capability KVM_DIRTY_LOG_INITIALLY_SET of KVM_CAP_MANUAL_DIRTY_LOG_PROTECT2 has been introduced, tweak the clear_dirty_log_test to use it. Signed-off-by: Jay Zhou <jianjay.zhou@huawei.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>