aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s_64_vio_hv.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
* KVM: PPC: Avoid marking DMA-mapped pages dirty in real modeAlexey Kardashevskiy2018-09-11
* 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
* | powerpc: clean the inclusion of stringify.hChristophe Leroy2018-07-30
* | powerpc/powernv/ioda: Allocate indirect TCE levels on demandAlexey Kardashevskiy2018-07-16
* | powerpc/powernv: Add indirect levels to it_userspaceAlexey Kardashevskiy2018-07-16
* | KVM: PPC: Make iommu_table::it_userspace big endianAlexey Kardashevskiy2018-07-16
|/
* KVM: PPC: Add pt_regs into kvm_vcpu_arch and move vcpu->arch.gpr[] into itSimon Guo2018-05-18
* 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: Remove unused kvm_unmap_hva callbackPaul Mackerras2018-03-18
* powerpc/mm: Rename find_linux_pte_or_hugepte()Aneesh Kumar K.V2017-08-17
* KVM: PPC: Book3S HV: Add radix checks in real-mode hypercall handlersPaul Mackerras2017-05-12
* KVM: PPC: VFIO: Add in-kernel acceleration for VFIOAlexey Kardashevskiy2017-04-19
* KVM: PPC: iommu: Unify TCE checkingAlexey Kardashevskiy2017-04-19
* KVM: PPC: Use preregistered memory API to access TCE listAlexey Kardashevskiy2017-04-19
* KVM: PPC: Pass kvm* to kvmppc_find_table()Alexey Kardashevskiy2017-04-19
* KVM: PPC: Book3S: Move prototypes for KVM functions into kvm_ppc.hPaul Mackerras2016-11-30
* KVM: PPC: Book3S HV: Drop duplicate header asm/iommu.hGeliang Tang2016-11-20
* KVM: PPC: Book3S HV: sparse: prototypes for functions called from assemblerDaniel Axtens2016-11-20
* 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 @offset to kvmppc_spapr_tce_tableAlexey 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: Move reusable bits of H_PUT_TCE handler to helpersAlexey Kardashevskiy2016-02-15
* | KVM: PPC: Replace SPAPR_TCE_SHIFT with IOMMU_PAGE_SHIFT_4KAlexey Kardashevskiy2016-02-15
* | KVM: PPC: Use RCU for arch.spapr_tce_tablesAlexey Kardashevskiy2016-02-15
* | KVM: PPC: Rework H_PUT_TCE/H_GET_TCE handlersAlexey Kardashevskiy2016-02-15
|/
* KVM: PPC: Book3S: Introduce hypervisor call H_GET_TCELaurent Dufour2014-03-26
* kvm: powerpc: book3s: move book3s_64_vio_hv.c into the main kernel binaryPaul Mackerras2013-10-17
* kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVMBenjamin Herrenschmidt2012-05-06
* KVM: PPC: Accelerate H_PUT_TCE by implementing it in real modeDavid Gibson2011-07-12