Home
last modified time | relevance | path

Searched hist:"4 d53dcc5d0bc2c445e29cb14df6d2cf93091731f" (Results 1 – 6 of 6) sorted by relevance

/linux/tools/testing/selftests/kvm/x86_64/
H A Dprivate_mem_conversions_test.cdiff 4d53dcc5d0bc2c445e29cb14df6d2cf93091731f Wed Nov 29 23:49:14 CET 2023 Sean Christopherson <seanjc@google.com> KVM: selftests: Fix benign %llx vs. %lx issues in guest asserts

Convert %llx to %lx as appropriate in guest asserts. The guest printf
implementation treats them the same as KVM selftests are 64-bit only, but
strictly adhering to the correct format will allow annotating the
underlying helpers with __printf() without introducing new warnings in the
build.

Link: https://lore.kernel.org/r/20231129224916.532431-3-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
H A Dxcr0_cpuid_test.cdiff 4d53dcc5d0bc2c445e29cb14df6d2cf93091731f Wed Nov 29 23:49:14 CET 2023 Sean Christopherson <seanjc@google.com> KVM: selftests: Fix benign %llx vs. %lx issues in guest asserts

Convert %llx to %lx as appropriate in guest asserts. The guest printf
implementation treats them the same as KVM selftests are 64-bit only, but
strictly adhering to the correct format will allow annotating the
underlying helpers with __printf() without introducing new warnings in the
build.

Link: https://lore.kernel.org/r/20231129224916.532431-3-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
H A Dsvm_nested_soft_inject_test.cdiff 4d53dcc5d0bc2c445e29cb14df6d2cf93091731f Wed Nov 29 23:49:14 CET 2023 Sean Christopherson <seanjc@google.com> KVM: selftests: Fix benign %llx vs. %lx issues in guest asserts

Convert %llx to %lx as appropriate in guest asserts. The guest printf
implementation treats them the same as KVM selftests are 64-bit only, but
strictly adhering to the correct format will allow annotating the
underlying helpers with __printf() without introducing new warnings in the
build.

Link: https://lore.kernel.org/r/20231129224916.532431-3-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
H A Dvmx_pmu_caps_test.cdiff 4d53dcc5d0bc2c445e29cb14df6d2cf93091731f Wed Nov 29 23:49:14 CET 2023 Sean Christopherson <seanjc@google.com> KVM: selftests: Fix benign %llx vs. %lx issues in guest asserts

Convert %llx to %lx as appropriate in guest asserts. The guest printf
implementation treats them the same as KVM selftests are 64-bit only, but
strictly adhering to the correct format will allow annotating the
underlying helpers with __printf() without introducing new warnings in the
build.

Link: https://lore.kernel.org/r/20231129224916.532431-3-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
H A Dhyperv_features.cdiff 4d53dcc5d0bc2c445e29cb14df6d2cf93091731f Wed Nov 29 23:49:14 CET 2023 Sean Christopherson <seanjc@google.com> KVM: selftests: Fix benign %llx vs. %lx issues in guest asserts

Convert %llx to %lx as appropriate in guest asserts. The guest printf
implementation treats them the same as KVM selftests are 64-bit only, but
strictly adhering to the correct format will allow annotating the
underlying helpers with __printf() without introducing new warnings in the
build.

Link: https://lore.kernel.org/r/20231129224916.532431-3-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
/linux/tools/testing/selftests/kvm/
H A Dset_memory_region_test.cdiff 4d53dcc5d0bc2c445e29cb14df6d2cf93091731f Wed Nov 29 23:49:14 CET 2023 Sean Christopherson <seanjc@google.com> KVM: selftests: Fix benign %llx vs. %lx issues in guest asserts

Convert %llx to %lx as appropriate in guest asserts. The guest printf
implementation treats them the same as KVM selftests are 64-bit only, but
strictly adhering to the correct format will allow annotating the
underlying helpers with __printf() without introducing new warnings in the
build.

Link: https://lore.kernel.org/r/20231129224916.532431-3-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>