index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
book3s_hv_builtin.c
Age
Commit message (
Expand
)
Author
2013-07-08
powerpc/kvm: Contiguous memory allocator based RMA allocation
Aneesh Kumar K.V
2013-07-08
powerpc/kvm: Contiguous memory allocator based hash page table allocation
Aneesh Kumar K.V
2012-10-05
KVM: PPC: Quieten message about allocating linear regions
Paul Mackerras
2012-05-30
KVM: PPC: Book3S HV: Make the guest hash table size configurable
Paul Mackerras
2012-04-03
KVM: PPC: Book3S HV: Fix kvm_alloc_linear in case where no linears exist
Paul Mackerras
2012-03-05
KVM: PPC: Add HPT preallocator
Alexander Graf
2012-03-05
KVM: PPC: Initialize linears with zeros
Alexander Graf
2012-03-05
KVM: PPC: Convert RMA allocation into generic code
Alexander Graf
2011-12-27
KVM: PPC: annotate kvm_rma_init as __init
Nishanth Aravamudan
2011-10-31
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
2011-07-12
KVM: PPC: book3s_hv: Add support for PPC970-family processors
Paul Mackerras
2011-07-12
powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architect...
Paul Mackerras
2011-07-12
KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests
Paul Mackerras