[PATCH v3 05/12] KVM: arm64: selftests: Add basic support to generate delays

Oliver Upton oupton at google.com
Thu Sep 2 13:20:31 PDT 2021


On Wed, Sep 1, 2021 at 2:14 PM Raghavendra Rao Ananta
<rananta at google.com> wrote:
>
> Add udelay() support to generate a delay in the guest.
>
> The routines are derived and simplified from kernel's
> arch/arm64/lib/delay.c.
>
> Signed-off-by: Raghavendra Rao Ananta <rananta at google.com>
> ---
>  .../selftests/kvm/include/aarch64/delay.h     | 25 +++++++++++++++++++
>  1 file changed, 25 insertions(+)
>  create mode 100644 tools/testing/selftests/kvm/include/aarch64/delay.h
>

Reviewed-by: Oliver Upton <oupton at google.com>



More information about the linux-arm-kernel mailing list