/linux/tools/testing/selftests/kvm/x86_64/ |
H A D | max_vcpuid_cap_test.c | diff a12c86c447f4bce6d2725c3fab426aba6630b376 Thu Jun 02 22:19:09 CEST 2022 Sean Christopherson <seanjc@google.com> KVM: selftests: Simplify KVM_ENABLE_CAP helper APIs
Rework the KVM_ENABLE_CAP helpers to take the cap and arg0; literally every current user, and likely every future user, wants to set 0 or 1 arguments and nothing else.
Signed-off-by: Sean Christopherson <seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | triple_fault_event_test.c | diff a12c86c447f4bce6d2725c3fab426aba6630b376 Thu Jun 02 22:19:09 CEST 2022 Sean Christopherson <seanjc@google.com> KVM: selftests: Simplify KVM_ENABLE_CAP helper APIs
Rework the KVM_ENABLE_CAP helpers to take the cap and arg0; literally every current user, and likely every future user, wants to set 0 or 1 arguments and nothing else.
Signed-off-by: Sean Christopherson <seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | fix_hypercall_test.c | diff a12c86c447f4bce6d2725c3fab426aba6630b376 Thu Jun 02 22:19:09 CEST 2022 Sean Christopherson <seanjc@google.com> KVM: selftests: Simplify KVM_ENABLE_CAP helper APIs
Rework the KVM_ENABLE_CAP helpers to take the cap and arg0; literally every current user, and likely every future user, wants to set 0 or 1 arguments and nothing else.
Signed-off-by: Sean Christopherson <seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | userspace_msr_exit_test.c | diff a12c86c447f4bce6d2725c3fab426aba6630b376 Thu Jun 02 22:19:09 CEST 2022 Sean Christopherson <seanjc@google.com> KVM: selftests: Simplify KVM_ENABLE_CAP helper APIs
Rework the KVM_ENABLE_CAP helpers to take the cap and arg0; literally every current user, and likely every future user, wants to set 0 or 1 arguments and nothing else.
Signed-off-by: Sean Christopherson <seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | sev_migrate_tests.c | diff a12c86c447f4bce6d2725c3fab426aba6630b376 Thu Jun 02 22:19:09 CEST 2022 Sean Christopherson <seanjc@google.com> KVM: selftests: Simplify KVM_ENABLE_CAP helper APIs
Rework the KVM_ENABLE_CAP helpers to take the cap and arg0; literally every current user, and likely every future user, wants to set 0 or 1 arguments and nothing else.
Signed-off-by: Sean Christopherson <seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | kvm_pv_test.c | diff a12c86c447f4bce6d2725c3fab426aba6630b376 Thu Jun 02 22:19:09 CEST 2022 Sean Christopherson <seanjc@google.com> KVM: selftests: Simplify KVM_ENABLE_CAP helper APIs
Rework the KVM_ENABLE_CAP helpers to take the cap and arg0; literally every current user, and likely every future user, wants to set 0 or 1 arguments and nothing else.
Signed-off-by: Sean Christopherson <seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | platform_info_test.c | diff a12c86c447f4bce6d2725c3fab426aba6630b376 Thu Jun 02 22:19:09 CEST 2022 Sean Christopherson <seanjc@google.com> KVM: selftests: Simplify KVM_ENABLE_CAP helper APIs
Rework the KVM_ENABLE_CAP helpers to take the cap and arg0; literally every current user, and likely every future user, wants to set 0 or 1 arguments and nothing else.
Signed-off-by: Sean Christopherson <seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | hyperv_features.c | diff a12c86c447f4bce6d2725c3fab426aba6630b376 Thu Jun 02 22:19:09 CEST 2022 Sean Christopherson <seanjc@google.com> KVM: selftests: Simplify KVM_ENABLE_CAP helper APIs
Rework the KVM_ENABLE_CAP helpers to take the cap and arg0; literally every current user, and likely every future user, wants to set 0 or 1 arguments and nothing else.
Signed-off-by: Sean Christopherson <seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | pmu_event_filter_test.c | diff a12c86c447f4bce6d2725c3fab426aba6630b376 Thu Jun 02 22:19:09 CEST 2022 Sean Christopherson <seanjc@google.com> KVM: selftests: Simplify KVM_ENABLE_CAP helper APIs
Rework the KVM_ENABLE_CAP helpers to take the cap and arg0; literally every current user, and likely every future user, wants to set 0 or 1 arguments and nothing else.
Signed-off-by: Sean Christopherson <seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/linux/tools/testing/selftests/kvm/aarch64/ |
H A D | psci_test.c | diff a12c86c447f4bce6d2725c3fab426aba6630b376 Thu Jun 02 22:19:09 CEST 2022 Sean Christopherson <seanjc@google.com> KVM: selftests: Simplify KVM_ENABLE_CAP helper APIs
Rework the KVM_ENABLE_CAP helpers to take the cap and arg0; literally every current user, and likely every future user, wants to set 0 or 1 arguments and nothing else.
Signed-off-by: Sean Christopherson <seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/linux/tools/testing/selftests/kvm/lib/x86_64/ |
H A D | vmx.c | diff a12c86c447f4bce6d2725c3fab426aba6630b376 Thu Jun 02 22:19:09 CEST 2022 Sean Christopherson <seanjc@google.com> KVM: selftests: Simplify KVM_ENABLE_CAP helper APIs
Rework the KVM_ENABLE_CAP helpers to take the cap and arg0; literally every current user, and likely every future user, wants to set 0 or 1 arguments and nothing else.
Signed-off-by: Sean Christopherson <seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/linux/tools/testing/selftests/kvm/ |
H A D | dirty_log_perf_test.c | diff a12c86c447f4bce6d2725c3fab426aba6630b376 Thu Jun 02 22:19:09 CEST 2022 Sean Christopherson <seanjc@google.com> KVM: selftests: Simplify KVM_ENABLE_CAP helper APIs
Rework the KVM_ENABLE_CAP helpers to take the cap and arg0; literally every current user, and likely every future user, wants to set 0 or 1 arguments and nothing else.
Signed-off-by: Sean Christopherson <seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | dirty_log_test.c | diff a12c86c447f4bce6d2725c3fab426aba6630b376 Thu Jun 02 22:19:09 CEST 2022 Sean Christopherson <seanjc@google.com> KVM: selftests: Simplify KVM_ENABLE_CAP helper APIs
Rework the KVM_ENABLE_CAP helpers to take the cap and arg0; literally every current user, and likely every future user, wants to set 0 or 1 arguments and nothing else.
Signed-off-by: Sean Christopherson <seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/linux/tools/testing/selftests/kvm/lib/ |
H A D | kvm_util.c | diff a12c86c447f4bce6d2725c3fab426aba6630b376 Thu Jun 02 22:19:09 CEST 2022 Sean Christopherson <seanjc@google.com> KVM: selftests: Simplify KVM_ENABLE_CAP helper APIs
Rework the KVM_ENABLE_CAP helpers to take the cap and arg0; literally every current user, and likely every future user, wants to set 0 or 1 arguments and nothing else.
Signed-off-by: Sean Christopherson <seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|