[PATCH v3 05/12] KVM: arm64: selftests: Add basic support to generate delays
Andrew Jones
drjones at redhat.com
Thu Sep 2 07:35:24 PDT 2021
On Wed, Sep 01, 2021 at 09:14:05PM +0000, Raghavendra Rao Ananta 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: Andrew Jones <drjones at redhat.com>
More information about the linux-arm-kernel
mailing list