summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s_64_vio.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/kvm: Clarify __user annotationsDaniel Axtens2016-07-141-1/+2
* KVM: PPC: Create a virtual-mode only TCE table handlersAlexey Kardashevskiy2016-03-221-0/+52
* 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 support for 64bit TCE windowsAlexey Kardashevskiy2016-03-011-3/+7
* | KVM: PPC: Add @page_shift to kvmppc_spapr_tce_tableAlexey Kardashevskiy2016-03-011-11/+11
* | KVM: PPC: Add support for multiple-TCE hcallsAlexey Kardashevskiy2016-02-161-2/+58
* | KVM: PPC: Replace SPAPR_TCE_SHIFT with IOMMU_PAGE_SHIFT_4KAlexey Kardashevskiy2016-02-161-1/+2
* | KVM: PPC: Account TCE-containing pages in locked_vmAlexey Kardashevskiy2016-02-161-5/+58
* | KVM: PPC: Use RCU for arch.spapr_tce_tablesAlexey Kardashevskiy2016-02-161-9/+11
|/
* ppc: kvm: use anon_inode_getfd() with O_CLOEXEC flagYann Droneaud2013-08-261-1/+1
* constify a bunch of struct file_operations instancesAl Viro2013-04-091-1/+1
* kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVMBenjamin Herrenschmidt2012-05-061-0/+150