Skip to content

intel/lkvs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux Kernel Validation Suite

The Linux Kernel Validation Suite (LKVS) is a Linux Kernel test suite. It is a working project created by the Intel Core Linux Kernel Val Team. The purpose is to improve the quality of Intel-contributed Linux Kernel code. Furthermore, it shows the customer how to use or validate the features.

BM(Bare Metal) involves testing on physical machines without any hypervisor or virtualization software.

KVM (Kernel-based Virtual Machine) is a virtualization technology for Linux that allows running multiple virtual machines (VMs) on a single physical host. It leverages the Linux kernel to provide virtualization capabilities, enabling efficient and secure isolation between VMs. KVM test cases involve testing various aspects of virtualization, including VM creation, management, and functionality.

More details please refer to following.

BM Features

KVM Features

(TODO)

Report a problem

Submit an issue or initiate a discussion.

Contribute rule

Coding style

Any pull request are welcomed, the canonical patch format please refer to the Kernel patches submitting

Contact

Yi Sun yi.sun@intel.com

License

See LICENSE for details.