Get the latest tech news

Linux's KUnit Will Now Default To Using Hardware Acceleration For Faster Testing


Surprisingly a change not made years ago, the Linux Kernel Unit Testing 'KUnit' framework with the Linux 6.14 kernel is set to use hardware acceleration by default for faster testing where available.

Surprisingly up until now the KUnit testing script hasn't attempted to make use of hardware acceleration for virtualization by default. Tamir Duberstein who authored the patch enabling KUnit hardware acceleration by default explained: The patch is attempting to use KVM, HVF (macOS Hypervisor Framework), or otherwise the Tiny Code Generation (TCG) depending upon the platform / how QEMU was built.

Get the Android app

Or read this on Phoronix

Read more on:

Photo of Linux

Linux

Photo of kunit

kunit

Photo of faster testing

faster testing

Related news:

News photo

Linux 6.14 Working To Make It Less Painful Debugging Early Boot Issues

News photo

Important Changes To Intel TDX Coming With Linux 6.14

News photo

Btrfs Changes Land In Linux 6.14 With New RAID1 Round-Robin Option