Merge: KVM: backport improvements to dirty_log_test
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/6549 Backport a series of improvements to dirty_log_test that make this test more robust, and in particular make it work in L1 Also backport a minor fix to KVM which needs to be present in L1 kernel to avoid the test failing, when run on Intel. JIRA: https://issues.redhat.com/browse/RHEL-67879 Tested: run the test few times Signed-off-by:Maxim Levitsky <mlevitsk@redhat.com> Approved-by:
Vitaly Kuznetsov <vkuznets@redhat.com> Approved-by:
Cathy Avery <cavery@redhat.com> Approved-by:
CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> Merged-by:
Augusto Caringi <acaringi@redhat.com>
No related branches found
No related tags found
Showing
- arch/x86/kvm/vmx/main.c 1 addition, 1 deletionarch/x86/kvm/vmx/main.c
- arch/x86/kvm/vmx/nested.c 1 addition, 1 deletionarch/x86/kvm/vmx/nested.c
- arch/x86/kvm/vmx/vmx.c 20 additions, 12 deletionsarch/x86/kvm/vmx/vmx.c
- arch/x86/kvm/vmx/vmx.h 4 additions, 1 deletionarch/x86/kvm/vmx/vmx.h
- tools/testing/selftests/kvm/dirty_log_perf_test.c 4 additions, 5 deletionstools/testing/selftests/kvm/dirty_log_perf_test.c
- tools/testing/selftests/kvm/dirty_log_test.c 251 additions, 294 deletionstools/testing/selftests/kvm/dirty_log_test.c
- tools/testing/selftests/kvm/include/kvm_util_base.h 3 additions, 0 deletionstools/testing/selftests/kvm/include/kvm_util_base.h
- tools/testing/selftests/kvm/include/memstress.h 0 additions, 1 deletiontools/testing/selftests/kvm/include/memstress.h
- tools/testing/selftests/kvm/include/test_util.h 8 additions, 0 deletionstools/testing/selftests/kvm/include/test_util.h
- tools/testing/selftests/kvm/lib/kvm_util.c 9 additions, 0 deletionstools/testing/selftests/kvm/lib/kvm_util.c
- tools/testing/selftests/kvm/lib/memstress.c 1 addition, 7 deletionstools/testing/selftests/kvm/lib/memstress.c
- tools/testing/selftests/kvm/x86_64/xen_shinfo_test.c 3 additions, 2 deletionstools/testing/selftests/kvm/x86_64/xen_shinfo_test.c
Loading
Please register or sign in to comment