aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-12KVM: PPC: Book3S PR: Don't include SPAPR TCE code on non-pseries platformsPaul Mackerras4-13/+33
2017-05-12KVM: PPC: Book3S PR: Check copy_to/from_user return valuesPaul Mackerras1-8/+26
2017-05-12KVM: PPC: Book3S HV: Add radix checks in real-mode hypercall handlersPaul Mackerras2-1/+21
2017-05-09Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEADPaolo Bonzini16-67/+3024
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds15-132/+1392
2017-05-05Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-1/+2
2017-05-05Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds6-34/+41
2017-04-28Merge remote-tracking branch 'remotes/powerpc/topic/xive' into kvm-ppc-nextPaul Mackerras16-96/+3055
2017-04-28KVM: PPC: Book3S HV: Avoid preemptibility warning in module initializationDenis Kirjanov1-1/+1
2017-04-27KVM: add kvm_{test,clear}_request to replace {test,clear}_bitRadim Krčmář4-5/+5
2017-04-27KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controllerBenjamin Herrenschmidt16-67/+3023
2017-04-20KVM: PPC: Book3S PR: Do not fail emulation with mtspr/mfspr for unknown SPRsThomas Huth2-8/+34
2017-04-20KVM: PPC: VFIO: Add in-kernel acceleration for VFIOAlexey Kardashevskiy3-3/+506
2017-04-20KVM: PPC: iommu: Unify TCE checkingAlexey Kardashevskiy1-24/+7
2017-04-20KVM: PPC: Use preregistered memory API to access TCE listAlexey Kardashevskiy1-16/+42
2017-04-20KVM: PPC: Pass kvm* to kvmppc_find_table()Alexey Kardashevskiy2-9/+11
2017-04-20KVM: PPC: Enable IOMMU_API for KVM_BOOK3S_64 permanentlyAlexey Kardashevskiy1-0/+1
2017-04-20KVM: PPC: Align the table size to system page sizeAlexey Kardashevskiy1-1/+1
2017-04-20KVM: PPC: Book3S PR: Preserve storage control bitsAlexey Kardashevskiy3-1/+4
2017-04-20KVM: PPC: Book3S PR: Exit KVM on failed mappingAlexey Kardashevskiy2-2/+9
2017-04-20KVM: PPC: Book3S PR: Get rid of unused local variableAlexey Kardashevskiy1-3/+1
2017-04-20KVM: PPC: e500: Use kcalloc() in e500_mmu_host_init()Markus Elfring1-3/+2
2017-04-20KVM: PPC: Book3S HV: Use common error handling code in kvmppc_clr_passthru_irq()Markus Elfring1-5/+3
2017-04-20KVM: PPC: Add MMIO emulation for remaining floating-point instructionsPaul Mackerras1-0/+14
2017-04-20KVM: PPC: Emulation for more integer loads and storesPaul Mackerras1-49/+86
2017-04-20KVM: PPC: Add MMIO emulation for stdx (store doubleword indexed)Alexey Kardashevskiy1-0/+6
2017-04-20KVM: PPC: Book3S: Add MMIO emulation for FP and VSX instructionsBin Lu2-7/+646
2017-04-20KVM: PPC: Provide functions for queueing up FP/VEC/VSX unavailable interruptsPaul Mackerras2-0/+23
2017-04-18cma: Store a name in the cma structureLaura Abbott1-1/+2
2017-04-12Merge branch 'topic/xive' (early part) into nextMichael Ellerman5-29/+32
2017-04-11powerpc: Remove unnecessary includes of asm/debug.hMichael Ellerman1-1/+0
2017-04-11powerpc: Create asm/debugfs.h and move powerpc_debugfs_root thereMichael Ellerman1-2/+1
2017-04-10powerpc: Consolidate variants of real-mode MMIOsBenjamin Herrenschmidt2-15/+10
2017-04-10powerpc/kvm: Make kvmppc_xics_create_icp staticBenjamin Herrenschmidt1-1/+1
2017-04-10powerpc/kvm: Massage order of #includeBenjamin Herrenschmidt2-13/+13
2017-04-10powerpc/xive: Native exploitation of the XIVE interrupt controllerBenjamin Herrenschmidt1-0/+8
2017-04-07kvm: make KVM_CAP_COALESCED_MMIO architecture agnosticPaolo Bonzini1-5/+0
2017-04-06KVM: PPC: Book3S HV: Check for kmalloc errors in ioctlDan Carpenter1-0/+4
2017-03-31powerpc/mm/hash: Support 68 bit VAAneesh Kumar K.V1-1/+7
2017-03-31powerpc/mm/hash: Abstract context id allocation for KVMMichael Ellerman1-1/+1
2017-03-09power/mm: update pte_write and pte_wrprotect to handle savedwriteAneesh Kumar K.V2-2/+2
2017-03-04Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-6/+7
2017-03-02sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>Ingo Molnar1-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar2-1/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>Ingo Molnar1-0/+1
2017-03-01KVM: PPC: Book3S HV: Don't use ASDR for real-mode HPT faults on POWER9Paul Mackerras1-4/+4
2017-03-01KVM: PPC: Book3S HV: Fix software walk of guest process page tablesPaul Mackerras1-2/+3
2017-02-24mm: cma_alloc: allow to specify GFP maskLucas Stach1-1/+2