aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s_64_vio.c
AgeCommit message (Expand)Author
2019-05-25KVM: PPC: Book3S: Protect memslots while validating user addressAlexey Kardashevskiy
2018-12-21powerpc/vfio/iommu/kvm: Do not pin device memoryAlexey Kardashevskiy
2018-10-20KVM: PPC: Optimize clearing TCEs for sparse tablesAlexey Kardashevskiy
2018-10-09KVM: PPC: Remove redundand permission bits removalAlexey Kardashevskiy
2018-10-09KVM: PPC: Propagate errors to the guest when failed instead of ignoringAlexey Kardashevskiy
2018-10-09KVM: PPC: Validate TCEs against preregistered memory page sizesAlexey Kardashevskiy
2018-10-02KVM: PPC: Inform the userspace about TCE update failuresAlexey Kardashevskiy
2018-10-02KVM: PPC: Validate all tces before updating tablesAlexey Kardashevskiy
2018-08-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-08-13Merge branch 'fixes' into nextMichael Ellerman
2018-08-06Merge tag 'v4.18-rc6' into HEADPaolo Bonzini
2018-07-30powerpc: remove unnecessary inclusion of asm/tlbflush.hChristophe Leroy
2018-07-18KVM: PPC: Check if IOMMU page is contained in the pinned physical pageAlexey Kardashevskiy
2018-07-18KVM: PPC: Book3S: Fix matching of hardware and emulated TCE tablesAlexey Kardashevskiy
2018-07-16KVM: PPC: Make iommu_table::it_userspace big endianAlexey Kardashevskiy
2018-05-17KVM: PPC: Book3S: Change return type to vm_fault_tSouptick Joarder
2018-05-17KVM: PPC: Book3S: Check KVM_CREATE_SPAPR_TCE_64 parametersAlexey Kardashevskiy
2018-05-17KVM: PPC: Book3S: Allow backing bigger guest IOMMU pages with smaller physica...Alexey Kardashevskiy
2018-05-17KVM: PPC: Book3S: Use correct page shift in H_STUFF_TCEAlexey Kardashevskiy
2017-10-14KVM: PPC: Book3S: Protect kvmppc_gpa_to_ua() with SRCUAlexey Kardashevskiy
2017-08-30KVM: PPC: Book3S HV: Protect updates to spapr_tce_tables listPaul Mackerras
2017-08-25KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()Paul Mackerras
2017-04-20KVM: PPC: VFIO: Add in-kernel acceleration for VFIOAlexey Kardashevskiy
2017-04-20KVM: PPC: Pass kvm* to kvmppc_find_table()Alexey Kardashevskiy
2017-04-20KVM: PPC: Align the table size to system page sizeAlexey Kardashevskiy
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2017-02-09KVM: PPC: Book 3S: Fix error return in kvm_vm_ioctl_create_spapr_tce()Wei Yongjun
2016-07-14powerpc/kvm: Clarify __user annotationsDaniel Axtens
2016-03-22KVM: PPC: Create a virtual-mode only TCE table handlersAlexey Kardashevskiy
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-03-03powerpc/mm: Move hash related mmu-*.h headers to book3s/Aneesh Kumar K.V
2016-03-02KVM: PPC: Add support for 64bit TCE windowsAlexey Kardashevskiy
2016-03-02KVM: PPC: Add @page_shift to kvmppc_spapr_tce_tableAlexey Kardashevskiy
2016-02-16KVM: PPC: Add support for multiple-TCE hcallsAlexey Kardashevskiy
2016-02-16KVM: PPC: Replace SPAPR_TCE_SHIFT with IOMMU_PAGE_SHIFT_4KAlexey Kardashevskiy
2016-02-16KVM: PPC: Account TCE-containing pages in locked_vmAlexey Kardashevskiy
2016-02-16KVM: PPC: Use RCU for arch.spapr_tce_tablesAlexey Kardashevskiy
2013-08-26ppc: kvm: use anon_inode_getfd() with O_CLOEXEC flagYann Droneaud
2013-04-09constify a bunch of struct file_operations instancesAl Viro
2012-05-06kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVMBenjamin Herrenschmidt