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