Age | Commit message (Expand) | Author | Files | Lines |
2012-10-31 | cpus: Pass CPUState to [qemu_]cpu_has_work() | Andreas Färber | 1 | -1/+1 |
2012-10-31 | spapr: Pass PowerPCCPU to hypercalls | Andreas Färber | 1 | -17/+21 |
2012-10-31 | spapr: Pass PowerPCCPU to spapr_hypercall() | Andreas Färber | 1 | -1/+3 |
2012-10-29 | target-ppc: Rework storage of VPA registration state | David Gibson | 1 | -12/+14 |
2012-10-29 | pseries: Don't allow duplicate registration of hcalls or RTAS calls | David Gibson | 1 | -2/+1 |
2012-10-05 | pseries: Don't test for MSR_PR for hypercalls under KVM | David Gibson | 1 | -5/+0 |
2012-10-04 | pseries: Remove unnecessary locking from PAPR hash table hcalls | David Gibson | 1 | -38/+4 |
2012-10-04 | pseries: Small cleanup to H_CEDE implementation | David Gibson | 1 | -0/+2 |
2012-09-15 | Remove unused CONFIG_TCG_PASS_AREG0 and dead code | Blue Swirl | 1 | -1/+0 |
2012-06-24 | spapr: Add "memop" hypercall | Benjamin Herrenschmidt | 1 | -0/+68 |
2012-05-01 | pseries: Fix use of global CPU state | Peter Portante | 1 | -1/+1 |
2012-03-14 | ppc hw/: Don't use CPUState | Andreas Färber | 1 | -21/+21 |
2012-02-15 | qom: Unify type registration | Andreas Färber | 1 | -2/+3 |
2011-10-06 | pseries: Implement hcall-bulk hypervisor interface | David Gibson | 1 | -12/+113 |
2011-10-06 | pseries: Add real mode debugging hcalls | David Gibson | 1 | -0/+73 |
2011-10-06 | pseries: More complete WIMG validation in H_ENTER code | David Gibson | 1 | -4/+18 |
2011-07-30 | exec.h cleanup | Blue Swirl | 1 | -1/+1 |
2011-07-12 | spapr: use specific endian ld/st_phys | Alexander Graf | 1 | -6/+6 |
2011-06-26 | Remove exec-all.h include directives | Blue Swirl | 1 | -1/+0 |
2011-05-20 | pSeries: Clean up write-only variables | David Gibson | 1 | -6/+1 |
2011-05-10 | Fix off-by-one error in sizing pSeries hcall table | David Gibson | 1 | -2/+2 |
2011-04-01 | Implement PAPR VPA functions for pSeries shared processor partitions | David Gibson | 1 | -0/+192 |
2011-04-01 | Implement assorted pSeries hcalls and RTAS methods | David Gibson | 1 | -0/+10 |
2011-04-01 | Implement hcall based RTAS for pSeries machines | David Gibson | 1 | -8/+36 |
2011-04-01 | Virtual hash page table handling on pSeries machine | David Gibson | 1 | -0/+254 |
2011-04-01 | Start implementing pSeries logical partition machine | David Gibson | 1 | -0/+41 |