On Friday, January 5, 2018 at 4:17:31 PM UTC+1, [email protected] wrote: > Hi, > > i want to test the intercell communication demo using my bananapi M1. > i followed this link: > https://github.com/siemens/jailhouse/blob/master/Documentation/inter-cell-communication.txt > > > * i configured the non-root cell configuration ivshmem.c and the root cell > bananapi.c : > > 1- i changed the "IVSHMEM shared memory region" sets to be identical to the > root cell: the .phys_start, .virt_start, and .size > 2- i also changed the "bdf" and the bar_mask like root cell. > 3- i verified the num_msix_vector and shmem_region > 4- i changed the ".cpus" to 0x2 > > then i compiled, i enabled bananapi.cell and when i tried to create the > non-root cell : "jailhouse cell create > ~/jailhouse/configs/bananapi-uart-demo.cell" i got this ERROR: > "JAILHOUSE_CELL_CREATE: Invalid argument" > > * First i want to know if it is possible to test the intercell communication > on banana pi? > > * second, if it is possible to test than how it should be done ? > > Best regards, > Assila
I just posted a patch-set doing exactly this, here: https://groups.google.com/forum/#!topic/jailhouse-dev/IqwQsQ9JEno and for some background information on how to get there: https://groups.google.com/forum/#!topic/jailhouse-dev/_lVeo-Ru85A /Jonas -- 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]. For more options, visit https://groups.google.com/d/optout.
