On 15.11.21 10:19, Moustafa Nofal wrote: > I read an information that CONFIG_PCI_HOST_GENERIC is available from 5.8 > Kernel. I think this would be the reason, why jailhouse fails to add > virtual PCI devices in 5.4 kernel. I switched back to jailhouse image,
We had this running with previous stable jailhouse-enabling/5.4 as well. > and will try to build on it as you said. But one more question, > Why are they missed from 5.10 kernel? is there anything in configuration > missing? > __get_vm_area_caller > ioremap_page_range > __hyp_stub_vectors Upstream decided to drop these functions/export, for various reasons. We may overcome those eventually, by dropping armv7 support and by reworking the hypervisor boot method. 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/e1ae4c0a-f3c4-5dd2-fd13-cffa2bd9b3a5%40siemens.com.
