aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm
AgeCommit message (Expand)AuthorFilesLines
2017-06-04KVM: add kvm_request_pendingGravatar Radim Krčmář 2-4/+3
2017-05-09Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Paolo Bonzini 16-67/+3024
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 15-132/+1392
2017-05-05Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+2
2017-05-05Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 6-34/+41
2017-04-28Merge remote-tracking branch 'remotes/powerpc/topic/xive' into kvm-ppc-nextGravatar Paul Mackerras 16-96/+3055
2017-04-28KVM: PPC: Book3S HV: Avoid preemptibility warning in module initializationGravatar Denis Kirjanov 1-1/+1
2017-04-27KVM: add kvm_{test,clear}_request to replace {test,clear}_bitGravatar Radim Krčmář 4-5/+5
2017-04-27KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controllerGravatar Benjamin Herrenschmidt 16-67/+3023
2017-04-20KVM: PPC: Book3S PR: Do not fail emulation with mtspr/mfspr for unknown SPRsGravatar Thomas Huth 2-8/+34
2017-04-20KVM: PPC: VFIO: Add in-kernel acceleration for VFIOGravatar Alexey Kardashevskiy 3-3/+506
2017-04-20KVM: PPC: iommu: Unify TCE checkingGravatar Alexey Kardashevskiy 1-24/+7
2017-04-20KVM: PPC: Use preregistered memory API to access TCE listGravatar Alexey Kardashevskiy 1-16/+42
2017-04-20KVM: PPC: Pass kvm* to kvmppc_find_table()Gravatar Alexey Kardashevskiy 2-9/+11
2017-04-20KVM: PPC: Enable IOMMU_API for KVM_BOOK3S_64 permanentlyGravatar Alexey Kardashevskiy 1-0/+1
2017-04-20KVM: PPC: Align the table size to system page sizeGravatar Alexey Kardashevskiy 1-1/+1
2017-04-20KVM: PPC: Book3S PR: Preserve storage control bitsGravatar Alexey Kardashevskiy 3-1/+4
2017-04-20KVM: PPC: Book3S PR: Exit KVM on failed mappingGravatar Alexey Kardashevskiy 2-2/+9
2017-04-20KVM: PPC: Book3S PR: Get rid of unused local variableGravatar Alexey Kardashevskiy 1-3/+1
2017-04-20KVM: PPC: e500: Use kcalloc() in e500_mmu_host_init()Gravatar Markus Elfring 1-3/+2
2017-04-20KVM: PPC: Book3S HV: Use common error handling code in kvmppc_clr_passthru_irq()Gravatar Markus Elfring 1-5/+3
2017-04-20KVM: PPC: Add MMIO emulation for remaining floating-point instructionsGravatar Paul Mackerras 1-0/+14
2017-04-20KVM: PPC: Emulation for more integer loads and storesGravatar Paul Mackerras 1-49/+86
2017-04-20KVM: PPC: Add MMIO emulation for stdx (store doubleword indexed)Gravatar Alexey Kardashevskiy 1-0/+6
2017-04-20KVM: PPC: Book3S: Add MMIO emulation for FP and VSX instructionsGravatar Bin Lu 2-7/+646
2017-04-20KVM: PPC: Provide functions for queueing up FP/VEC/VSX unavailable interruptsGravatar Paul Mackerras 2-0/+23
2017-04-18cma: Store a name in the cma structureGravatar Laura Abbott 1-1/+2
2017-04-12Merge branch 'topic/xive' (early part) into nextGravatar Michael Ellerman 5-29/+32
2017-04-11powerpc: Remove unnecessary includes of asm/debug.hGravatar Michael Ellerman 1-1/+0
2017-04-11powerpc: Create asm/debugfs.h and move powerpc_debugfs_root thereGravatar Michael Ellerman 1-2/+1
2017-04-10powerpc: Consolidate variants of real-mode MMIOsGravatar Benjamin Herrenschmidt 2-15/+10
2017-04-10powerpc/kvm: Make kvmppc_xics_create_icp staticGravatar Benjamin Herrenschmidt 1-1/+1
2017-04-10powerpc/kvm: Massage order of #includeGravatar Benjamin Herrenschmidt 2-13/+13
2017-04-10powerpc/xive: Native exploitation of the XIVE interrupt controllerGravatar Benjamin Herrenschmidt 1-0/+8
2017-04-07kvm: make KVM_CAP_COALESCED_MMIO architecture agnosticGravatar Paolo Bonzini 1-5/+0
2017-04-06KVM: PPC: Book3S HV: Check for kmalloc errors in ioctlGravatar Dan Carpenter 1-0/+4
2017-03-31powerpc/mm/hash: Support 68 bit VAGravatar Aneesh Kumar K.V 1-1/+7
2017-03-31powerpc/mm/hash: Abstract context id allocation for KVMGravatar Michael Ellerman 1-1/+1
2017-03-09power/mm: update pte_write and pte_wrprotect to handle savedwriteGravatar Aneesh Kumar K.V 2-2/+2
2017-03-04Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-6/+7
2017-03-02sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Gravatar Ingo Molnar 1-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Gravatar Ingo Molnar 2-1/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+1
2017-03-01KVM: PPC: Book3S HV: Don't use ASDR for real-mode HPT faults on POWER9Gravatar Paul Mackerras 1-4/+4
2017-03-01KVM: PPC: Book3S HV: Fix software walk of guest process page tablesGravatar Paul Mackerras 1-2/+3
2017-02-24mm: cma_alloc: allow to specify GFP maskGravatar Lucas Stach 1-1/+2
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfGravatar Dave Jiang 1-2/+2
2017-02-20Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Paolo Bonzini 4-5/+17