diff options
author | Tamir Duberstein <tamird@gmail.com> | 2024-11-02 08:09:49 -0400 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2025-01-14 14:56:56 -0700 |
commit | 220374e70b0b9d44ab5ec1106bc16caf20f94d80 (patch) | |
tree | ea902cfeb086a810e66fdd9a91704fa56cd6dc30 /kernel/Kconfig.hz | |
parent | 56530007cac0630140a0846dd6110d60105a58ac (diff) |
kunit: enable hardware acceleration when available
Use KVM or HVF if supported by the QEMU binary and available on the
system.
This produces a nice improvement on my Apple M3 Pro running macOS 14.7:
Before:
./tools/testing/kunit/kunit.py exec --arch arm64
[HH:MM:SS] Elapsed time: 10.145s
After:
./tools/testing/kunit/kunit.py exec --arch arm64
[HH:MM:SS] Elapsed time: 1.773s
Signed-off-by: Tamir Duberstein <tamird@gmail.com>
Reviewed-by: David Gow <davidgow@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'kernel/Kconfig.hz')
0 files changed, 0 insertions, 0 deletions