On 23/08/2021 18:12, Moustafa Nofal wrote:
>>Did you assign those two CPUs to the cell? It looks like someone
>>else would access those register (ie, the root cell?)
> No, I am using only one cpu, but maybe its just conflicting with another
> peripheral.
> 0xfe201000 is UART0_DATA_REG.

Ah, I see, Ack. In that case, the UART is taken away from the root cell.
You can overcome this with the JAILHOUSE_MEM_ROOTSHARED flag. But be
aware that the inmate is then allowed to the UART device as well. So if
latencies that are introduced by hypervisor intervention due to
subpaging are not an issue for you, then subpaging is probably what you
want.

  Ralf

-- 
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/a66b2c70-26f2-6ac4-4a0c-74f963ead91b%40oth-regensburg.de.

Reply via email to