Changes between Version 28 and Version 29 of GSoC/2013/ParavirtualizationOfRTEMS


Ignore:
Timestamp:
05/04/13 16:20:03 (11 years ago)
Author:
Phipse
Comment:

/* GSoC 2012 Project */ IRQ handling

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2013/ParavirtualizationOfRTEMS

    v28 v29  
    271271In this case the POK BSP will provide the functionality.
    272272At the moment, the CPU code in the BSP is partly real i386 code, partly just copied stubs from no_cpu.
     273=  Interrupt handling  =
     274
     275The whole interrupt control chain of RTEMS was abandoned and a own registering system established.
     276There is an own array to register the handler and the POK communication code.
    273277=  References  =
    274278