summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s_hv_builtin.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Book3S HV: Use msgsnd for signalling threads on POWER8Paul Mackerras2015-04-211-2/+14
* KVM: PPC: Book3S HV: Translate kvmhv_commence_exit to CPaul Mackerras2015-04-211-0/+63
* KVM: PPC: Book3S HV: Use bitmap of active threads rather than countPaul Mackerras2015-04-211-5/+5
* KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation.Michael Ellerman2015-04-211-0/+15
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-12-181-102/+34
|\
| * KVM: PPC: Book3S HV: Improve H_CONFER implementationSam Bobroff2014-12-171-0/+32
| * KVM: PPC: Book3S HV: Remove code for PPC970 processorsPaul Mackerras2014-12-171-102/+2
* | powerpc: Remove superfluous bootmem includesAnton Blanchard2014-11-101-1/+0
* | powerpc: Remove some old bootmem related commentsAnton Blanchard2014-11-101-1/+1
|/
* KVM: PPC: BOOK3S: HV: CMA: Reserve cma region only in hypervisor modeAneesh Kumar K.V2014-09-291-0/+6
* PC, KVM, CMA: Fix regression caused by wrong get_order() useAlexey Kardashevskiy2014-08-191-3/+3
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-08-071-0/+13
|\
| * KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabledPaul Mackerras2014-07-281-0/+13
* | mm, CMA: change cma_declare_contiguous() to obey coding conventionJoonsoo Kim2014-08-061-2/+2
* | PPC, KVM, CMA: use general CMA reserved area management frameworkJoonsoo Kim2014-08-061-6/+13
|/
* powerpc/kvm/book3s_hv: Rework the secondary inhibit codeMichael Ellerman2014-05-281-0/+31
* powerpc/kvm: Contiguous memory allocator based RMA allocationAneesh Kumar K.V2013-07-081-127/+40
* powerpc/kvm: Contiguous memory allocator based hash page table allocationAneesh Kumar K.V2013-07-081-27/+64
* KVM: PPC: Quieten message about allocating linear regionsPaul Mackerras2012-10-051-2/+2
* 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-10-311-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
OpenPOWER on IntegriCloud