summaryrefslogtreecommitdiffstats
path: root/hw/spapr_hcall.c
Commit message (Expand)AuthorAgeFilesLines
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-2/+2
* janitor: do not include qemu-char everywherePaolo Bonzini2012-12-191-2/+0
* cpus: Pass CPUState to [qemu_]cpu_has_work()Andreas Färber2012-10-311-1/+1
* spapr: Pass PowerPCCPU to hypercallsAndreas Färber2012-10-311-17/+21
* spapr: Pass PowerPCCPU to spapr_hypercall()Andreas Färber2012-10-311-1/+3
* target-ppc: Rework storage of VPA registration stateDavid Gibson2012-10-291-12/+14
* pseries: Don't allow duplicate registration of hcalls or RTAS callsDavid Gibson2012-10-291-2/+1
* pseries: Don't test for MSR_PR for hypercalls under KVMDavid Gibson2012-10-051-5/+0
* pseries: Remove unnecessary locking from PAPR hash table hcallsDavid Gibson2012-10-041-38/+4
* pseries: Small cleanup to H_CEDE implementationDavid Gibson2012-10-041-0/+2
* Remove unused CONFIG_TCG_PASS_AREG0 and dead codeBlue Swirl2012-09-151-1/+0
* spapr: Add "memop" hypercallBenjamin Herrenschmidt2012-06-241-0/+68
* pseries: Fix use of global CPU statePeter Portante2012-05-011-1/+1
* ppc hw/: Don't use CPUStateAndreas Färber2012-03-141-21/+21
* qom: Unify type registrationAndreas Färber2012-02-151-2/+3
* pseries: Implement hcall-bulk hypervisor interfaceDavid Gibson2011-10-061-12/+113
* pseries: Add real mode debugging hcallsDavid Gibson2011-10-061-0/+73
* pseries: More complete WIMG validation in H_ENTER codeDavid Gibson2011-10-061-4/+18
* exec.h cleanupBlue Swirl2011-07-301-1/+1
* spapr: use specific endian ld/st_physAlexander Graf2011-07-121-6/+6
* Remove exec-all.h include directivesBlue Swirl2011-06-261-1/+0
* pSeries: Clean up write-only variablesDavid Gibson2011-05-201-6/+1
* Fix off-by-one error in sizing pSeries hcall tableDavid Gibson2011-05-101-2/+2
* Implement PAPR VPA functions for pSeries shared processor partitionsDavid Gibson2011-04-011-0/+192
* Implement assorted pSeries hcalls and RTAS methodsDavid Gibson2011-04-011-0/+10
* Implement hcall based RTAS for pSeries machinesDavid Gibson2011-04-011-8/+36
* Virtual hash page table handling on pSeries machineDavid Gibson2011-04-011-0/+254
* Start implementing pSeries logical partition machineDavid Gibson2011-04-011-0/+41
OpenPOWER on IntegriCloud