summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm
Commit message (Expand)AuthorAgeFilesLines
* powerpc64/ftrace: Disable ftrace during kvm entry/exitNaveen N. Rao2018-05-032-0/+7
* powerpc/kvm/booke: Fix altivec related build breakLaurentiu Tudor2018-04-271-0/+7
* Merge tag 'powerpc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-04-151-4/+0
|\
| * KVM: PPC: Book3S HV: trace_tlbie must not be called in realmodeNicholas Piggin2018-04-111-4/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-099-169/+210
|\ \ | |/ |/|
| * KVM: PPC: Book3S HV: Use __gfn_to_pfn_memslot() in page fault handlerPaul Mackerras2018-03-281-60/+88
| * KVM: PPC: Book3S HV: Handle 1GB pages in radix page fault handlerPaul Mackerras2018-03-191-36/+93
| * KVM: PPC: Book3S HV: Streamline setting of reference and change bitsPaul Mackerras2018-03-191-33/+19
| * KVM: PPC: Book3S HV: Radix page fault handler optimizationsPaul Mackerras2018-03-191-15/+27
| * KVM: PPC: Remove unused kvm_unmap_hva callbackPaul Mackerras2018-03-198-44/+2
* | Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-04-079-35/+555
|\ \
| * | KVM: PPC: Book3S HV: Fix ppc_breakpoint_available compile errorNicholas Piggin2018-04-031-0/+1
| * | powerpc/64s: Remove POWER4 supportNicholas Piggin2018-04-011-6/+0
| * | powerpc/kvm: Fix guest boot failure on Power9 since DAWR changesAneesh Kumar K.V2018-04-011-1/+1
| * | Merge branch 'topic/paca' into nextMichael Ellerman2018-03-314-19/+23
| |\ \
| | * | powerpc/64s: Allocate LPPACAs individuallyNicholas Piggin2018-03-301-1/+2
| | * | powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin2018-03-302-14/+19
| | * | powerpc/64s: Do not allocate lppaca if we are not virtualizedNicholas Piggin2018-03-302-4/+2
| * | | Merge branch 'fixes' into nextMichael Ellerman2018-03-282-0/+14
| |\ \ \
| * \ \ \ Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2018-03-272-1/+19
| |\ \ \ \
| | * | | | KVM: PPC: Book3S HV: Handle migration with POWER9 disabled DAWRMichael Neuling2018-03-271-0/+10
| | * | | | KVM: PPC: Book3S HV: Return error from h_set_dabr() on POWER9Michael Neuling2018-03-271-1/+7
| | * | | | KVM: PPC: Book3S HV: Return error from h_set_mode(SET_DAWR) on POWER9Michael Neuling2018-03-271-0/+2
| * | | | | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2018-03-246-9/+512
| |\ \ \ \ \ | | |/ / / /
| | * | | | KVM: PPC: Book3S HV: Work around TEXASR bug in fake suspend statePaul Mackerras2018-03-241-7/+10
| | * | | | KVM: PPC: Book3S HV: Work around XER[SO] bug in fake suspend modeSuraj Jitindar Singh2018-03-241-4/+20
| | * | | | KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9Paul Mackerras2018-03-246-7/+491
| | | |/ / | | |/| |
| * | | | Merge two commits from 'kvm-ppc-fixes' into nextMichael Ellerman2018-03-131-1/+3
| |\ \ \ \
* | \ \ \ \ Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-03-301-17/+18
|\ \ \ \ \ \
| * | | | | | KVM: PPC: Book3S HV: Fix duplication of host SLB entriesPaul Mackerras2018-03-231-17/+18
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'powerpc-4.16-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-03-282-0/+14
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | powerpc/mm: Fixup tlbie vs store ordering issue on POWER9Aneesh Kumar K.V2018-03-232-0/+14
| | |_|/ | |/| |
* | | | KVM: PPC: Book3S HV: Fix trap number return from __kvmppc_vcore_entryPaul Mackerras2018-03-141-5/+5
* | | | Merge tag 'kvm-ppc-fixes-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář2018-03-063-35/+55
|\ \ \ \ | |_|/ / |/| | |
| * | | KVM: PPC: Book3S HV: Fix guest time accounting with VIRT_CPU_ACCOUNTING_GENLaurent Vivier2018-03-031-3/+2
| * | | KVM: PPC: Book3S HV: Fix VRMA initialization with 2MB or 1GB memory backingPaul Mackerras2018-03-021-5/+7
| * | | KVM: PPC: Book3S HV: Fix handling of large pages in radix page fault handlerPaul Mackerras2018-03-021-26/+43
| | |/ | |/|
| * | KVM: PPC: Book3S: Fix compile error that occurs with some gcc versionsPaul Mackerras2018-02-131-1/+1
| * | KVM: PPC: Fix compile error that occurs when CONFIG_ALTIVEC=nPaul Mackerras2018-02-131-0/+2
| |/
* | treewide/trivial: Remove ';;$' typo noiseIngo Molnar2018-02-221-1/+1
|/
* Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-1014-196/+610
|\
| * Merge tag 'kvm-ppc-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář2018-02-098-35/+237
| |\
| | * KVM: PPC: Book3S: Add MMIO emulation for VMX instructionsJose Ricardo Ziviani2018-02-092-0/+186
| | * KVM: PPC: Book3S HV: Branch inside feature sectionAlexander Graf2018-02-091-1/+2
| | * KVM: PPC: Book3S HV: Make HPT resizing work on POWER9David Gibson2018-02-092-9/+24
| | * KVM: PPC: Book3S HV: Fix handling of secondary HPTEG in HPT resizing codePaul Mackerras2018-02-091-6/+2
| | * KVM: PPC: Book3S PR: Fix broken select due to misspellingUlf Magnusson2018-02-081-1/+1
| | * KVM: PPC: Book3S PR: Fix svcpu copying with preemption enabledAlexander Graf2018-02-012-14/+10
| | * KVM: PPC: Book3S HV: Drop locks before reading guest memoryPaul Mackerras2018-02-011-4/+12
| * | Merge tag 'kvm-ppc-next-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář2018-02-018-144/+298
| |\ \ | | |/
OpenPOWER on IntegriCloud