Changes between Version 21 and Version 22 of GSoC/2013/ParavirtualizationOfRTEMS


Ignore:
Timestamp:
04/29/13 23:44:33 (11 years ago)
Author:
Phipse
Comment:

/* RTEMS startup as a guest */ consider linkcmds

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2013/ParavirtualizationOfRTEMS

    v21 v22  
    7070 *  compile POK and pass the partly linked RTEMS file along
    7171  *  The POK starter function would do the env setup and then call the RTEMS start() (0x10000c)
     72
     73
     74Both approaches might to consider this:
     75
     76Thanks to DrJoel:
     77"If it is "ld -r", then it may still need a real linking with linkcmds to be at a known address range to insert into the Pok link."
    7278=  Virtual CPU Issue  =
    7379