aboutsummaryrefslogtreecommitdiff
path: root/hw/spapr_hcall.c
AgeCommit message (Expand)Author
2012-10-31cpus: Pass CPUState to [qemu_]cpu_has_work()Andreas Färber
2012-10-31spapr: Pass PowerPCCPU to hypercallsAndreas Färber
2012-10-31spapr: Pass PowerPCCPU to spapr_hypercall()Andreas Färber
2012-10-29target-ppc: Rework storage of VPA registration stateDavid Gibson
2012-10-29pseries: Don't allow duplicate registration of hcalls or RTAS callsDavid Gibson
2012-10-05pseries: Don't test for MSR_PR for hypercalls under KVMDavid Gibson
2012-10-04pseries: Remove unnecessary locking from PAPR hash table hcallsDavid Gibson
2012-10-04pseries: Small cleanup to H_CEDE implementationDavid Gibson
2012-09-15Remove unused CONFIG_TCG_PASS_AREG0 and dead codeBlue Swirl
2012-06-24spapr: Add "memop" hypercallBenjamin Herrenschmidt
2012-05-01pseries: Fix use of global CPU statePeter Portante
2012-03-14ppc hw/: Don't use CPUStateAndreas Färber
2012-02-15qom: Unify type registrationAndreas Färber
2011-10-06pseries: Implement hcall-bulk hypervisor interfaceDavid Gibson
2011-10-06pseries: Add real mode debugging hcallsDavid Gibson
2011-10-06pseries: More complete WIMG validation in H_ENTER codeDavid Gibson
2011-07-30exec.h cleanupBlue Swirl
2011-07-12spapr: use specific endian ld/st_physAlexander Graf
2011-06-26Remove exec-all.h include directivesBlue Swirl
2011-05-20pSeries: Clean up write-only variablesDavid Gibson
2011-05-10Fix off-by-one error in sizing pSeries hcall tableDavid Gibson
2011-04-01Implement PAPR VPA functions for pSeries shared processor partitionsDavid Gibson
2011-04-01Implement assorted pSeries hcalls and RTAS methodsDavid Gibson
2011-04-01Implement hcall based RTAS for pSeries machinesDavid Gibson
2011-04-01Virtual hash page table handling on pSeries machineDavid Gibson
2011-04-01Start implementing pSeries logical partition machineDavid Gibson