Statistics
| Branch: | Revision:

root / hw / spapr_rtas.c @ 39ac8455

History | View | Annotate | Download (4 kB)

# Date Author Comment
39ac8455 04/01/2011 07:34 pm David Gibson

Implement hcall based RTAS for pSeries machines

On pSeries machines, operating systems can instantiate "RTAS" (Run-Time
Abstraction Services), a runtime component of the firmware which implements
a number of low-level, infrequently used operations. On logical partitions...