Searched hist:"9931 be3fc62edad381de074ad0db576eefed7fee" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/tools/testing/selftests/kvm/lib/riscv/ |
H A D | processor.c | diff 9931be3fc62edad381de074ad0db576eefed7fee Wed Feb 16 11:30:39 CST 2022 Sean Christopherson <seanjc@google.com> KVM: selftests: Add "arch" to common utils that have arch implementations
Add "arch" into the name of utility functions that are declared in common code, but (surprise!) have arch-specific implementations. Shuffle code around so that all such helpers' declarations are bundled together.
Signed-off-by: Sean Christopherson <seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/openbmc/linux/tools/testing/selftests/kvm/lib/s390x/ |
H A D | processor.c | diff 9931be3fc62edad381de074ad0db576eefed7fee Wed Feb 16 11:30:39 CST 2022 Sean Christopherson <seanjc@google.com> KVM: selftests: Add "arch" to common utils that have arch implementations
Add "arch" into the name of utility functions that are declared in common code, but (surprise!) have arch-specific implementations. Shuffle code around so that all such helpers' declarations are bundled together.
Signed-off-by: Sean Christopherson <seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/openbmc/linux/tools/testing/selftests/kvm/include/ |
H A D | kvm_util_base.h | diff 9931be3fc62edad381de074ad0db576eefed7fee Wed Feb 16 11:30:39 CST 2022 Sean Christopherson <seanjc@google.com> KVM: selftests: Add "arch" to common utils that have arch implementations
Add "arch" into the name of utility functions that are declared in common code, but (surprise!) have arch-specific implementations. Shuffle code around so that all such helpers' declarations are bundled together.
Signed-off-by: Sean Christopherson <seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/openbmc/linux/tools/testing/selftests/kvm/lib/aarch64/ |
H A D | processor.c | diff 9931be3fc62edad381de074ad0db576eefed7fee Wed Feb 16 11:30:39 CST 2022 Sean Christopherson <seanjc@google.com> KVM: selftests: Add "arch" to common utils that have arch implementations
Add "arch" into the name of utility functions that are declared in common code, but (surprise!) have arch-specific implementations. Shuffle code around so that all such helpers' declarations are bundled together.
Signed-off-by: Sean Christopherson <seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/openbmc/linux/tools/testing/selftests/kvm/lib/x86_64/ |
H A D | processor.c | diff 9931be3fc62edad381de074ad0db576eefed7fee Wed Feb 16 11:30:39 CST 2022 Sean Christopherson <seanjc@google.com> KVM: selftests: Add "arch" to common utils that have arch implementations
Add "arch" into the name of utility functions that are declared in common code, but (surprise!) have arch-specific implementations. Shuffle code around so that all such helpers' declarations are bundled together.
Signed-off-by: Sean Christopherson <seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|