• Ben Gardon's avatar
    KVM: selftests: Disable dirty logging with vCPUs running · c1d1650f
    Ben Gardon authored
    Disabling dirty logging is much more intestesting from a testing
    perspective if the vCPUs are still running. This also excercises the
    code-path in which collapsible SPTEs must be faulted back in at a higher
    level after disabling dirty logging.
    
    To: linux-kselftest@vger.kernel.org
    CC: Peter Xu <peterx@redhat.com>
    CC: Andrew Jones <drjones@redhat.com>
    CC: Thomas Huth <thuth@redhat.com>
    Signed-off-by: default avatarBen Gardon <bgardon@google.com>
    Message-Id: <20210202185734.1680553-29-bgardon@google.com>
    Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
    c1d1650f
dirty_log_perf_test.c 9.88 KB