On 25.11.21 16:36, Moustafa Nofal wrote: > > > > https://github.com/siemens/linux/commits/jailhouse-enabling/5.10 > <https://github.com/siemens/linux/commits/jailhouse-enabling/5.10> > > What is the cleanest way to apply the patch? I used the following > commands and installed Jailhouse, and loaded the kernel Image produced > by the patch. > make defconfig > make -j4 Image modules dtbs > sudo nice make -j4 bindeb-pkg > sudo dpkg -i *.deb > jailhouse was compiled successfully, but commands are not working. So, > am I missing something? do I have to copy the .dtb files? >
As pointed out before, reference remains jailhouse-images. In this case, you want to look at the defconfig used there. Jan -- Siemens AG, T RDA IOT Corporate Competence Center Embedded Linux -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jailhouse-dev/171e1797-c04c-a816-9235-73891de7a422%40siemens.com.
