aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s_64_vio.c
Commit message (Expand)AuthorAge
* KVM: PPC: Optimize clearing TCEs for sparse tablesAlexey Kardashevskiy2018-10-20
* KVM: PPC: Remove redundand permission bits removalAlexey Kardashevskiy2018-10-09
* KVM: PPC: Propagate errors to the guest when failed instead of ignoringAlexey Kardashevskiy2018-10-09
* KVM: PPC: Validate TCEs against preregistered memory page sizesAlexey Kardashevskiy2018-10-09
* KVM: PPC: Inform the userspace about TCE update failuresAlexey Kardashevskiy2018-10-02
* KVM: PPC: Validate all tces before updating tablesAlexey Kardashevskiy2018-10-02
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-08-19
|\
| * Merge tag 'v4.18-rc6' into HEADPaolo Bonzini2018-08-06
| |\
| * | KVM: PPC: Book3S: Fix matching of hardware and emulated TCE tablesAlexey Kardashevskiy2018-07-18
* | | Merge branch 'fixes' into nextMichael Ellerman2018-08-13
|\ \ \ | | |/ | |/|
| * | KVM: PPC: Check if IOMMU page is contained in the pinned physical pageAlexey Kardashevskiy2018-07-18
| |/
* | powerpc: remove unnecessary inclusion of asm/tlbflush.hChristophe Leroy2018-07-30
* | KVM: PPC: Make iommu_table::it_userspace big endianAlexey Kardashevskiy2018-07-16
|/
* KVM: PPC: Book3S: Change return type to vm_fault_tSouptick Joarder2018-05-17
* KVM: PPC: Book3S: Check KVM_CREATE_SPAPR_TCE_64 parametersAlexey Kardashevskiy2018-05-17
* KVM: PPC: Book3S: Allow backing bigger guest IOMMU pages with smaller physica...Alexey Kardashevskiy2018-05-17
* KVM: PPC: Book3S: Use correct page shift in H_STUFF_TCEAlexey Kardashevskiy2018-05-17
* KVM: PPC: Book3S: Protect kvmppc_gpa_to_ua() with SRCUAlexey Kardashevskiy2017-10-13
* KVM: PPC: Book3S HV: Protect updates to spapr_tce_tables listPaul Mackerras2017-08-30
* KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()Paul Mackerras2017-08-25
* KVM: PPC: VFIO: Add in-kernel acceleration for VFIOAlexey Kardashevskiy2017-04-19
* KVM: PPC: Pass kvm* to kvmppc_find_table()Alexey Kardashevskiy2017-04-19
* KVM: PPC: Align the table size to system page sizeAlexey Kardashevskiy2017-04-19
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-24
* KVM: PPC: Book 3S: Fix error return in kvm_vm_ioctl_create_spapr_tce()Wei Yongjun2017-02-09
* powerpc/kvm: Clarify __user annotationsDaniel Axtens2016-07-14
* KVM: PPC: Create a virtual-mode only TCE table handlersAlexey Kardashevskiy2016-03-22
* Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-19
|\
| * powerpc/mm: Move hash related mmu-*.h headers to book3s/Aneesh Kumar K.V2016-03-03
* | KVM: PPC: Add support for 64bit TCE windowsAlexey Kardashevskiy2016-03-01
* | KVM: PPC: Add @page_shift to kvmppc_spapr_tce_tableAlexey Kardashevskiy2016-03-01
* | KVM: PPC: Add support for multiple-TCE hcallsAlexey Kardashevskiy2016-02-15
* | KVM: PPC: Replace SPAPR_TCE_SHIFT with IOMMU_PAGE_SHIFT_4KAlexey Kardashevskiy2016-02-15
* | KVM: PPC: Account TCE-containing pages in locked_vmAlexey Kardashevskiy2016-02-15
* | KVM: PPC: Use RCU for arch.spapr_tce_tablesAlexey Kardashevskiy2016-02-15
|/
* ppc: kvm: use anon_inode_getfd() with O_CLOEXEC flagYann Droneaud2013-08-26
* constify a bunch of struct file_operations instancesAl Viro2013-04-09
* kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVMBenjamin Herrenschmidt2012-05-06