Age | Commit message (Expand) | Author | Files | Lines |
2018-09-12 | KVM: PPC: Avoid marking DMA-mapped pages dirty in real mode | Alexey Kardashevskiy | 1 | -8/+31 |
2018-08-13 | Merge branch 'fixes' into next | Michael Ellerman | 1 | -2/+4 |
2018-07-30 | powerpc: remove unnecessary inclusion of asm/tlbflush.h | Christophe Leroy | 1 | -1/+0 |
2018-07-30 | powerpc: clean the inclusion of stringify.h | Christophe Leroy | 1 | -0/+1 |
2018-07-18 | KVM: PPC: Check if IOMMU page is contained in the pinned physical page | Alexey Kardashevskiy | 1 | -2/+4 |
2018-07-16 | powerpc/powernv/ioda: Allocate indirect TCE levels on demand | Alexey Kardashevskiy | 1 | -2/+2 |
2018-07-16 | powerpc/powernv: Add indirect levels to it_userspace | Alexey Kardashevskiy | 1 | -8/+0 |
2018-07-16 | KVM: PPC: Make iommu_table::it_userspace big endian | Alexey Kardashevskiy | 1 | -5/+5 |
2018-05-18 | KVM: PPC: Add pt_regs into kvm_vcpu_arch and move vcpu->arch.gpr[] into it | Simon Guo | 1 | -1/+1 |
2018-05-17 | KVM: PPC: Book3S: Allow backing bigger guest IOMMU pages with smaller physica... | Alexey Kardashevskiy | 1 | -6/+44 |
2018-05-17 | KVM: PPC: Book3S: Use correct page shift in H_STUFF_TCE | Alexey Kardashevskiy | 1 | -1/+1 |
2018-03-19 | KVM: PPC: Remove unused kvm_unmap_hva callback | Paul Mackerras | 1 | -1/+1 |
2017-08-17 | powerpc/mm: Rename find_linux_pte_or_hugepte() | Aneesh Kumar K.V | 1 | -1/+11 |
2017-05-12 | KVM: PPC: Book3S HV: Add radix checks in real-mode hypercall handlers | Paul Mackerras | 1 | -0/+13 |
2017-04-20 | KVM: PPC: VFIO: Add in-kernel acceleration for VFIO | Alexey Kardashevskiy | 1 | -1/+200 |
2017-04-20 | KVM: PPC: iommu: Unify TCE checking | Alexey Kardashevskiy | 1 | -24/+7 |
2017-04-20 | KVM: PPC: Use preregistered memory API to access TCE list | Alexey Kardashevskiy | 1 | -16/+42 |
2017-04-20 | KVM: PPC: Pass kvm* to kvmppc_find_table() | Alexey Kardashevskiy | 1 | -6/+7 |
2016-12-01 | KVM: PPC: Book3S: Move prototypes for KVM functions into kvm_ppc.h | Paul Mackerras | 1 | -1/+0 |
2016-11-21 | KVM: PPC: Book3S HV: Drop duplicate header asm/iommu.h | Geliang Tang | 1 | -1/+0 |
2016-11-21 | KVM: PPC: Book3S HV: sparse: prototypes for functions called from assembler | Daniel Axtens | 1 | -0/+1 |
2016-03-22 | KVM: PPC: Create a virtual-mode only TCE table handlers | Alexey Kardashevskiy | 1 | -5/+3 |
2016-03-20 | Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -1/+1 |
2016-03-03 | powerpc/mm: Move hash related mmu-*.h headers to book3s/ | Aneesh Kumar K.V | 1 | -1/+1 |
2016-03-02 | KVM: PPC: Add @offset to kvmppc_spapr_tce_table | Alexey Kardashevskiy | 1 | -2/+5 |
2016-03-02 | KVM: PPC: Add @page_shift to kvmppc_spapr_tce_table | Alexey Kardashevskiy | 1 | -11/+10 |
2016-02-16 | KVM: PPC: Add support for multiple-TCE hcalls | Alexey Kardashevskiy | 1 | -4/+146 |
2016-02-16 | KVM: PPC: Move reusable bits of H_PUT_TCE handler to helpers | Alexey Kardashevskiy | 1 | -10/+79 |
2016-02-16 | KVM: PPC: Replace SPAPR_TCE_SHIFT with IOMMU_PAGE_SHIFT_4K | Alexey Kardashevskiy | 1 | -2/+2 |
2016-02-16 | KVM: PPC: Use RCU for arch.spapr_tce_tables | Alexey Kardashevskiy | 1 | -1/+1 |
2016-02-16 | KVM: PPC: Rework H_PUT_TCE/H_GET_TCE handlers | Alexey Kardashevskiy | 1 | -42/+75 |
2014-03-26 | KVM: PPC: Book3S: Introduce hypervisor call H_GET_TCE | Laurent Dufour | 1 | -0/+28 |
2013-10-17 | kvm: powerpc: book3s: move book3s_64_vio_hv.c into the main kernel binary | Paul Mackerras | 1 | -0/+1 |
2012-05-06 | kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM | Benjamin Herrenschmidt | 1 | -0/+3 |
2011-07-12 | KVM: PPC: Accelerate H_PUT_TCE by implementing it in real mode | David Gibson | 1 | -0/+73 |