Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | KVM: PPC: Book3S HV: Fix kvm_alloc_linear in case where no linears exist | Paul Mackerras | 2012-04-03 | 1 | -4/+5 |
* | KVM: PPC: Add HPT preallocator | Alexander Graf | 2012-03-05 | 1 | -1/+38 |
* | KVM: PPC: Initialize linears with zeros | Alexander Graf | 2012-03-05 | 1 | -0/+1 |
* | KVM: PPC: Convert RMA allocation into generic code | Alexander Graf | 2012-03-05 | 1 | -70/+105 |
* | KVM: PPC: annotate kvm_rma_init as __init | Nishanth Aravamudan | 2011-12-27 | 1 | -1/+1 |
* | powerpc: add export.h to files making use of EXPORT_SYMBOL | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | KVM: PPC: book3s_hv: Add support for PPC970-family processors | Paul Mackerras | 2011-07-12 | 1 | -4/+7 |
* | powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architect... | Paul Mackerras | 2011-07-12 | 1 | -2/+2 |
* | KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests | Paul Mackerras | 2011-07-12 | 1 | -0/+152 |