summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář2017-06-203-20/+118
|\
| * KVM: PPC: Book3S HV: Ignore timebase offset on POWER9 DD1Paul Mackerras2017-06-161-0/+8
| * KVM: PPC: Book3S HV: Save/restore host values of debug registersPaul Mackerras2017-06-161-13/+32
| * KVM: PPC: Book3S HV: Preserve userspace HTM state properlyPaul Mackerras2017-06-151-0/+21
| * KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exitPaul Mackerras2017-06-152-3/+17
| * KVM: PPC: Book3S HV: Context-switch EBB registers properlyPaul Mackerras2017-06-131-0/+15
| * KVM: PPC: Book3S HV: Cope with host using large decrementer modePaul Mackerras2017-05-292-7/+28
* | Merge tag 'powerpc-4.12-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-06-171-2/+2
|\ \ | |/ |/|
| * powerpc/xive: Fix offset for store EOI MMIOsBenjamin Herrenschmidt2017-06-151-2/+2
* | KVM: PPC: Book3S PR: Don't include SPAPR TCE code on non-pseries platformsPaul Mackerras2017-05-124-13/+33
* | KVM: PPC: Book3S PR: Check copy_to/from_user return valuesPaul Mackerras2017-05-121-8/+26
* | KVM: PPC: Book3S HV: Add radix checks in real-mode hypercall handlersPaul Mackerras2017-05-122-1/+21
|/
* Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-05-0916-67/+3024
|\
| * Merge remote-tracking branch 'remotes/powerpc/topic/xive' into kvm-ppc-nextPaul Mackerras2017-04-2816-96/+3055
| |\
| | * KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controllerBenjamin Herrenschmidt2017-04-2716-67/+3023
| * | KVM: PPC: Book3S HV: Avoid preemptibility warning in module initializationDenis Kirjanov2017-04-281-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-0815-132/+1392
|\ \ \
| * | | KVM: add kvm_{test,clear}_request to replace {test,clear}_bitRadim Krčmář2017-04-274-5/+5
| |/ /
| * | KVM: PPC: Book3S PR: Do not fail emulation with mtspr/mfspr for unknown SPRsThomas Huth2017-04-202-8/+34
| * | KVM: PPC: VFIO: Add in-kernel acceleration for VFIOAlexey Kardashevskiy2017-04-203-3/+506
| * | KVM: PPC: iommu: Unify TCE checkingAlexey Kardashevskiy2017-04-201-24/+7
| * | KVM: PPC: Use preregistered memory API to access TCE listAlexey Kardashevskiy2017-04-201-16/+42
| * | KVM: PPC: Pass kvm* to kvmppc_find_table()Alexey Kardashevskiy2017-04-202-9/+11
| * | KVM: PPC: Enable IOMMU_API for KVM_BOOK3S_64 permanentlyAlexey Kardashevskiy2017-04-201-0/+1
| * | KVM: PPC: Align the table size to system page sizeAlexey Kardashevskiy2017-04-201-1/+1
| * | KVM: PPC: Book3S PR: Preserve storage control bitsAlexey Kardashevskiy2017-04-203-1/+4
| * | KVM: PPC: Book3S PR: Exit KVM on failed mappingAlexey Kardashevskiy2017-04-202-2/+9
| * | KVM: PPC: Book3S PR: Get rid of unused local variableAlexey Kardashevskiy2017-04-201-3/+1
| * | KVM: PPC: e500: Use kcalloc() in e500_mmu_host_init()Markus Elfring2017-04-201-3/+2
| * | KVM: PPC: Book3S HV: Use common error handling code in kvmppc_clr_passthru_irq()Markus Elfring2017-04-201-5/+3
| * | KVM: PPC: Add MMIO emulation for remaining floating-point instructionsPaul Mackerras2017-04-201-0/+14
| * | KVM: PPC: Emulation for more integer loads and storesPaul Mackerras2017-04-201-49/+86
| * | KVM: PPC: Add MMIO emulation for stdx (store doubleword indexed)Alexey Kardashevskiy2017-04-201-0/+6
| * | KVM: PPC: Book3S: Add MMIO emulation for FP and VSX instructionsBin Lu2017-04-202-7/+646
| * | KVM: PPC: Provide functions for queueing up FP/VEC/VSX unavailable interruptsPaul Mackerras2017-04-202-0/+23
| * | kvm: make KVM_CAP_COALESCED_MMIO architecture agnosticPaolo Bonzini2017-04-071-5/+0
* | | Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-051-1/+2
|\ \ \
| * | | cma: Store a name in the cma structureLaura Abbott2017-04-181-1/+2
* | | | Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-056-34/+41
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'topic/xive' (early part) into nextMichael Ellerman2017-04-125-29/+32
| |\ \ \ | | | |/ | | |/|
| | * | powerpc: Consolidate variants of real-mode MMIOsBenjamin Herrenschmidt2017-04-102-15/+10
| | * | powerpc/kvm: Make kvmppc_xics_create_icp staticBenjamin Herrenschmidt2017-04-101-1/+1
| | * | powerpc/kvm: Massage order of #includeBenjamin Herrenschmidt2017-04-102-13/+13
| | * | powerpc/xive: Native exploitation of the XIVE interrupt controllerBenjamin Herrenschmidt2017-04-101-0/+8
| | |/
| * | powerpc: Remove unnecessary includes of asm/debug.hMichael Ellerman2017-04-111-1/+0
| * | powerpc: Create asm/debugfs.h and move powerpc_debugfs_root thereMichael Ellerman2017-04-111-2/+1
| * | powerpc/mm/hash: Support 68 bit VAAneesh Kumar K.V2017-03-311-1/+7
| * | powerpc/mm/hash: Abstract context id allocation for KVMMichael Ellerman2017-03-311-1/+1
| |/
* | KVM: PPC: Book3S HV: Check for kmalloc errors in ioctlDan Carpenter2017-04-061-0/+4
|/
* power/mm: update pte_write and pte_wrprotect to handle savedwriteAneesh Kumar K.V2017-03-092-2/+2
OpenPOWER on IntegriCloud