sleirsgoevy / exynos-kvm-patch

Kernel patch to enable KVM/ARM on Samsung Exynos phones.
35 stars 10 forks source link

Newer kernels ? #4

Open ddscentral opened 4 months ago

ddscentral commented 4 months ago

Any way to port this to newer devices/kernels ? There's a port to a device with kernel 4.4 here https://github.com/raspiduino/sm-n950f-kvm

My particular device uses exynos990 which runs kernel 4.19. But the tree looks different, there's no more init/vmm.c, not sure where to even start.