commit | 4040ab72379f75fe171c03f93ceb75efb48c14a5 | [log] [tgz] |
---|---|---|
author | David Gibson <david@gibson.dropbear.id.au> | Fri Apr 01 15:15:21 2011 +1100 |
committer | Alexander Graf <agraf@suse.de> | Fri Apr 01 18:34:55 2011 +0200 |
tree | 0d7f11215e5032e24f10cca36d48aeff4d7b0edb | |
parent | 9fdf0c2995d04a74a22ea4609b2931eef209e53d [diff] |
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). Signed-off-by: David Gibson <dwg@au1.ibm.com> Signed-off-by: Alexander Graf <agraf@suse.de>