aboutsummaryrefslogtreecommitdiffstats
path: root/hw/spapr_hcall.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-15qom: Unify type registrationAndreas Färber1-2/+3
2011-10-06pseries: Implement hcall-bulk hypervisor interfaceDavid Gibson1-12/+113
2011-10-06pseries: Add real mode debugging hcallsDavid Gibson1-0/+73
2011-10-06pseries: More complete WIMG validation in H_ENTER codeDavid Gibson1-4/+18
2011-07-30exec.h cleanupBlue Swirl1-1/+1
2011-07-12spapr: use specific endian ld/st_physAlexander Graf1-6/+6
2011-06-26Remove exec-all.h include directivesBlue Swirl1-1/+0
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