summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s_64_vio_hv.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Create a virtual-mode only TCE table handlersAlexey Kardashevskiy2016-03-221-5/+3Star
* Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-191-1/+1
|\
| * powerpc/mm: Move hash related mmu-*.h headers to book3s/Aneesh Kumar K.V2016-03-031-1/+1
* | KVM: PPC: Add @offset to kvmppc_spapr_tce_tableAlexey Kardashevskiy2016-03-011-2/+5
* | KVM: PPC: Add @page_shift to kvmppc_spapr_tce_tableAlexey Kardashevskiy2016-03-011-11/+10Star
* | KVM: PPC: Add support for multiple-TCE hcallsAlexey Kardashevskiy2016-02-161-4/+146
* | KVM: PPC: Move reusable bits of H_PUT_TCE handler to helpersAlexey Kardashevskiy2016-02-161-10/+79
* | KVM: PPC: Replace SPAPR_TCE_SHIFT with IOMMU_PAGE_SHIFT_4KAlexey Kardashevskiy2016-02-161-2/+2
* | KVM: PPC: Use RCU for arch.spapr_tce_tablesAlexey Kardashevskiy2016-02-161-1/+1
* | KVM: PPC: Rework H_PUT_TCE/H_GET_TCE handlersAlexey Kardashevskiy2016-02-161-42/+75
|/
* KVM: PPC: Book3S: Introduce hypervisor call H_GET_TCELaurent Dufour2014-03-261-0/+28
* kvm: powerpc: book3s: move book3s_64_vio_hv.c into the main kernel binaryPaul Mackerras2013-10-171-0/+1
* kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVMBenjamin Herrenschmidt2012-05-061-0/+3
* KVM: PPC: Accelerate H_PUT_TCE by implementing it in real modeDavid Gibson2011-07-121-0/+73