<div dir="ltr">Good job Philipp. It seems a nice first iteration for interrupt virtualization. Did you get to try it?<br>If I got it right, the POK part of the interrupt handler (CLOCK_HANDLER ??) is running after the virtualized RTEMS handler?<div>

<br></div><div>Regards, </div><div>Cláudio<br><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Aug 18, 2013 at 12:18 AM, Philipp Eppelt <span dir="ltr"><<a href="mailto:philipp.eppelt@mailbox.tu-dresden.de" target="_blank">philipp.eppelt@mailbox.tu-dresden.de</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
lately I worked a lot to extend POK with necessary features to<br>
accommodate an RTEMS partition.<br>
Since hello world works, I need a way to pass clock ticks to the RTEMS<br>
partition running on POK. Therefore the interrupt handling needs to<br>
support custom handlers.<br>
<br>
If everything works out, I can enable the virtualization layer to<br>
register an interrupt vector and if it occurs RTEMS is notified by<br>
invoking C_dispatch_isr().<br>
<br>
Blog:<br>
<a href="http://phipse.github.io/rtems/blog/2013/08/17/pok-hardware-interrupt-handling/" target="_blank">http://phipse.github.io/rtems/blog/2013/08/17/pok-hardware-interrupt-handling/</a><br>
<br>
Source:<br>
<a href="https://github.com/phipse/pok" target="_blank">https://github.com/phipse/pok</a><br>
<br>
Cheers,<br>
Philipp<br>
_______________________________________________<br>
rtems-devel mailing list<br>
<a href="mailto:rtems-devel@rtems.org">rtems-devel@rtems.org</a><br>
<a href="http://www.rtems.org/mailman/listinfo/rtems-devel" target="_blank">http://www.rtems.org/mailman/listinfo/rtems-devel</a><br>
</blockquote></div><br></div></div></div>