summaryrefslogtreecommitdiff
path: root/hw/spapr_hcall.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-20pSeries: Clean up write-only variablesDavid Gibson1-6/+1
2011-05-10Fix off-by-one error in sizing pSeries hcall tableDavid Gibson1-2/+2
2011-04-01Implement PAPR VPA functions for pSeries shared processor partitionsDavid Gibson1-0/+192
2011-04-01Implement assorted pSeries hcalls and RTAS methodsDavid Gibson1-0/+10
2011-04-01Implement hcall based RTAS for pSeries machinesDavid Gibson1-8/+36
2011-04-01Virtual hash page table handling on pSeries machineDavid Gibson1-0/+254
2011-04-01Start implementing pSeries logical partition machineDavid Gibson1-0/+41