summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' into nextMichael Ellerman2017-08-231-8/+51
|\
| * Merge tag 'v4.13-rc1' into fixesMichael Ellerman2017-07-311-1/+1
| |\
| * | powerpc/mm/radix: Workaround prefetch issue with KVMBenjamin Herrenschmidt2017-07-261-8/+51
* | | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2017-08-175-27/+39
|\ \ \
| * | | powerpc/mm: Rename find_linux_pte_or_hugepte()Aneesh Kumar K.V2017-08-175-27/+39
| | |/ | |/|
* | | powerpc/mm: Update definitions of DSISR bitsBenjamin Herrenschmidt2017-08-031-2/+2
|/ /
* | mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko2017-07-121-1/+1
|/
* Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-07-072-4/+19
|\
| * Merge branch 'fixes' into nextMichael Ellerman2017-07-031-2/+2
| |\
| * | powerpc/mm: Trace tlbie(l) instructionsBalbir Singh2017-06-231-2/+9
| * | powerpc/64s/idle: Avoid SRR usage in idle sleep/wake pathsNicholas Piggin2017-06-191-2/+10
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-07-069-196/+563
|\ \ \
| * \ \ Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-07-037-208/+674
| |\ \ \
| | * | | KVM: PPC: Book3S HV: Close race with testing for signals on guest entryPaul Mackerras2017-07-013-79/+127
| | * | | KVM: PPC: Book3S HV: Simplify dynamic micro-threading codePaul Mackerras2017-07-012-52/+38
| | * | | KVM: PPC: Book3S HV: Add capability to report possible virtual SMT modesPaul Mackerras2017-06-221-0/+10
| | * | | KVM: PPC: Book3S HV: Exit guest upon MCE when FWNMI capability is enabledAravinda Prasad2017-06-223-32/+61
| | * | | KVM: PPC: Book3S HV: Add new capability to control MCE behaviourAravinda Prasad2017-06-211-0/+14
| | * | | KVM: PPC: Book3S HV: Don't sleep if XIVE interrupt pending on POWER9Paul Mackerras2017-06-201-1/+16
| | * | | KVM: PPC: Book3S HV: Virtualize doorbell facility on POWER9Paul Mackerras2017-06-193-11/+148
| | * | | KVM: PPC: Book3S HV: Allow userspace to set the desired SMT modePaul Mackerras2017-06-192-12/+72
| | * | | KVM: PPC: Book3S HV: Context-switch HFSCR between host and guest on POWER9Paul Mackerras2017-06-192-1/+26
| | * | | KVM: PPC: Book3S HV: Don't let VCPU sleep if it has a doorbell pendingPaul Mackerras2017-06-191-3/+22
| | * | | KVM: PPC: Book3S HV: Enable guests to use large decrementer mode on POWER9Paul Mackerras2017-06-193-7/+32
| * | | | KVM: PPC: Book3S: Fix typo in XICS-on-XIVE state saving codePaul Mackerras2017-07-031-2/+2
| * | | | Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-06-302-4/+3
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | KVM: add kvm_request_pendingRadim Krčmář2017-06-042-4/+3
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-031-7/+7
|\ \ \ \ \
| * | | | | KVM/PPC/Book3S HV: Use cpuhp_setup_state_nocalls_cpuslocked()Sebastian Andrzej Siewior2017-05-261-7/+7
| |/ / / /
* | | | | 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
OpenPOWER on IntegriCloud