This kernel is KVM enabled kernel for my test
You can build and use if you want
This kernel is for SM-G950N. (Galaxy S8 Korean variant)
- Virtualization, KVM enabled
- Add dtbtool for make boot.img
- Use
git submodule update --init --recursive
in the repository to import Android Image Kitchen. - Unpack original Galaxy S8 boot.img with
AIK-Linux/unpackimg.sh
. It will be extracted toAIK-Linux/split_img/
. - Use
bash build_kernel.sh
to build kernel. - New boot.img will be created in
AIK_Linux/