segunda-feira, 25 de Março de 2019 às 06:21:26 UTC, Jan Kiszka escreveu:
> On 25.03.19 03:06, João Reis wrote:
> > Just one more question:
> >
> > How do i do to receive an interrupt from the non-root cell? Do i need to 
> > just read the shared memory? Do i need to type gic_setup() and 
> > gic_enable_irq() functions in my root cell code to receive interrupts?
> >
> 
> The UIO driver from Henning's repo will receive them for you and deliver them 
> in
> the UIO-typical manner (blocking on read, SIGIO - you choose).
> 
> Jan

But i can't receive an interrupt with uio_read, it halts forever on the for 
loop.

-- 
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.

Reply via email to