Statistics
| Branch: | Revision:

root / hw / spapr_vio.c @ 39ac8455

History | View | Annotate | Download (4.9 kB)

# Date Author Comment
4040ab72 04/01/2011 07:34 pm David Gibson

Implement the bus structure for PAPR virtual IO

This extends the "pseries" (PAPR) machine to include a virtual IO bus
supporting the PAPR defined hypercall based virtual IO mechanisms.

So far only one VIO device is provided, the vty / vterm, providing
a full console (polled only, for now)....