summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm
Commit message (Expand)AuthorAgeFilesLines
* powerpc/kvm: Fix kvmppc_vcore->in_guest value in kvmhv_switch_to_hostJordan Niethe2019-10-091-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-10-041-4/+4
|\
| * kvm: x86, powerpc: do not allow clearing largepages debugfs entryPaolo Bonzini2019-09-301-4/+4
* | powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9Aneesh Kumar K.V2019-09-241-10/+32
* | powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flagAneesh Kumar K.V2019-09-241-1/+1
* | KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flagMichael Roth2019-09-241-1/+1
* | powerpc/64s: Set reserved PCR bitsJordan Niethe2019-09-213-11/+16
|/
* Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-09-205-27/+89
|\
| * powerpc/64s/radix: introduce options to disable use of the tlbie instructionNicholas Piggin2019-09-051-0/+6
| * powerpc/64s: make mmu_partition_table_set_entry TLB flush optionalNicholas Piggin2019-09-051-1/+1
| * powerpc/64s/radix: tidy up TLB flushing codeNicholas Piggin2019-09-051-1/+1
| * Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2019-08-303-27/+87
| |\
| | * powerpc/kvm: Use UV_RETURN ucall to return to ultravisorSukadev Bhattiprolu2019-08-301-6/+33
| | * KVM: PPC: Book3S: Invalidate multiple TCEs at onceAlexey Kardashevskiy2019-08-302-19/+48
| | * KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handlingAlexey Kardashevskiy2019-08-302-4/+8
| * | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2019-08-194-27/+91
| |\|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-09-1811-44/+126
|\ \ \
| * \ \ Merge tag 'kvm-ppc-next-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2019-09-1011-49/+140
| |\ \ \
| | * | | KVM: PPC: Book3S HV: Don't lose pending doorbell request on migration on P9Paul Mackerras2019-08-271-1/+8
| | * | | KVM: PPC: Book3S HV: Check for MMU ready on piggybacked virtual coresPaul Mackerras2019-08-271-5/+10
| | * | | KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required fun...Paul Mackerras2019-08-273-4/+12
| | * | | KVM: PPC: Book3S HV: Define usage types for rmap array in guest memslotSuraj Jitindar Singh2019-08-231-1/+1
| | * | | KVM: PPC: Book3S: Mark expected switch fall-throughPaul Menzel2019-08-231-0/+1
| | * | | Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras2019-08-2356-538/+206
| | |\ \ \ | | | | |/ | | | |/|
| | | * | powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown racePaul Mackerras2019-08-163-0/+36
| | | * | KVM: PPC: Book3S HV: Don't push XIVE context when not using XIVE devicePaul Mackerras2019-08-163-1/+15
| | | * | KVM: PPC: Book3S HV: Fix race in re-enabling XIVE escalation interruptsPaul Mackerras2019-08-161-13/+23
| | | * | KVM: PPC: Book3S HV: XIVE: Free escalation interrupts before disabling the VPCédric Le Goater2019-08-162-13/+17
| | * | | KVM: PPC: Book3S PR: Fix software breakpointsMark Cave-Ayland2019-06-171-0/+1
| | * | | KVM: PPC: Remove leftover comment from emulate_loadstore.cFabiano Rosas2019-06-171-6/+0
| * | | | KVM: Assert that struct kvm_vcpu is always as offset zeroSean Christopherson2019-08-221-0/+3
* | | | | Merge tag 'kvm-ppc-fixes-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář2019-08-272-4/+8
|\ \ \ \ \
| * | | | | KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handlingAlexey Kardashevskiy2019-08-272-4/+8
| |/ / / /
* | | | / Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-08-091-10/+5
|\| | | | | |_|_|/ |/| | |
| * | | Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2019-08-096-59/+29
| |\ \ \
| * | | | KVM: remove kvm_arch_has_vcpu_debugfs()Paolo Bonzini2019-08-051-10/+0
| * | | | KVM: Fix leak vCPU's VMCS value into other pCPUWanpeng Li2019-08-051-0/+5
* | | | | powerpc/kvm: Fall through switch case explicitlySantosh Sivaraj2019-07-291-0/+1
| |_|_|/ |/| | |
* | | | Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-243-5/+16
|\ \ \ \ | |_|/ / |/| | |
| * | | KVM: PPC: Book3S HV: XIVE: fix rollback when kvmppc_xive_create failsCédric Le Goater2019-07-192-5/+3
| * | | KVM: PPC: Book3S HV: Save and restore guest visible PSSCR bits on pseriesSuraj Jitindar Singh2019-07-151-0/+11
| * | | KVM: PPC: Book3S HV: Always save guest pmu for guest capable of nestingSuraj Jitindar Singh2019-07-151-0/+2
* | | | mm: add account_locked_vm utility functionDaniel Jordan2019-07-161-40/+4
|/ / /
* | | Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-135-19/+25
|\ \ \ | |/ / |/| |
| * | powerpc/book3s: Use config independent helpers for page table walkAneesh Kumar K.V2019-07-051-9/+3
| * | powerpc/Kconfig: Clean up formattingEnrico Weigelt, metux IT consult2019-07-041-3/+3
| * | KVM: PPC: Book3S HV: Fix CR0 setting in TM emulationMichael Neuling2019-07-031-3/+3
| * | powerpc: Fix compile issue with force DAWRMichael Neuling2019-07-031-0/+1
| * | powerpc/64s/radix: keep kernel ERAT over local process/guest invalidatesNicholas Piggin2019-07-031-2/+4
| * | powerpc/64s: Rename PPC_INVALIDATE_ERAT to PPC_ISA_3_0_INVALIDATE_ERATNicholas Piggin2019-07-031-1/+1