summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s_hv_builtin.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Book3S HV: Make the guest hash table size configurablePaul Mackerras2012-05-301-1/+4
* KVM: PPC: Book3S HV: Fix kvm_alloc_linear in case where no linears existPaul Mackerras2012-04-031-4/+5
* KVM: PPC: Add HPT preallocatorAlexander Graf2012-03-051-1/+38
* KVM: PPC: Initialize linears with zerosAlexander Graf2012-03-051-0/+1
* KVM: PPC: Convert RMA allocation into generic codeAlexander Graf2012-03-051-70/+105
* KVM: PPC: annotate kvm_rma_init as __initNishanth Aravamudan2011-12-271-1/+1
* powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker2011-11-011-0/+1
* KVM: PPC: book3s_hv: Add support for PPC970-family processorsPaul Mackerras2011-07-121-4/+7
* powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architect...Paul Mackerras2011-07-121-2/+2
* KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guestsPaul Mackerras2011-07-121-0/+152