aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm
AgeCommit message (Expand)AuthorFilesLines
2019-10-09powerpc/kvm: Fix kvmppc_vcore->in_guest value in kvmhv_switch_to_hostGravatar Jordan Niethe 1-0/+1
2019-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-4/+4
2019-09-30kvm: x86, powerpc: do not allow clearing largepages debugfs entryGravatar Paolo Bonzini 1-4/+4
2019-09-24powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9Gravatar Aneesh Kumar K.V 1-10/+32
2019-09-24powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flagGravatar Aneesh Kumar K.V 1-1/+1
2019-09-24KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flagGravatar Michael Roth 1-1/+1
2019-09-21powerpc/64s: Set reserved PCR bitsGravatar Jordan Niethe 3-11/+16
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 5-27/+89
2019-09-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 11-44/+126
2019-09-10Merge tag 'kvm-ppc-next-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Paolo Bonzini 11-49/+140
2019-09-05powerpc/64s/radix: introduce options to disable use of the tlbie instructionGravatar Nicholas Piggin 1-0/+6
2019-09-05powerpc/64s: make mmu_partition_table_set_entry TLB flush optionalGravatar Nicholas Piggin 1-1/+1
2019-09-05powerpc/64s/radix: tidy up TLB flushing codeGravatar Nicholas Piggin 1-1/+1
2019-08-30Merge branch 'topic/ppc-kvm' into nextGravatar Michael Ellerman 3-27/+87
2019-08-30powerpc/kvm: Use UV_RETURN ucall to return to ultravisorGravatar Sukadev Bhattiprolu 1-6/+33
2019-08-30KVM: PPC: Book3S: Invalidate multiple TCEs at onceGravatar Alexey Kardashevskiy 2-19/+48
2019-08-30KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handlingGravatar Alexey Kardashevskiy 2-4/+8
2019-08-27Merge tag 'kvm-ppc-fixes-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Radim Krčmář 2-4/+8
2019-08-27KVM: PPC: Book3S HV: Don't lose pending doorbell request on migration on P9Gravatar Paul Mackerras 1-1/+8
2019-08-27KVM: PPC: Book3S HV: Check for MMU ready on piggybacked virtual coresGravatar Paul Mackerras 1-5/+10
2019-08-27KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required fun...Gravatar Paul Mackerras 3-4/+12
2019-08-27KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handlingGravatar Alexey Kardashevskiy 2-4/+8
2019-08-23KVM: PPC: Book3S HV: Define usage types for rmap array in guest memslotGravatar Suraj Jitindar Singh 1-1/+1
2019-08-23KVM: PPC: Book3S: Mark expected switch fall-throughGravatar Paul Menzel 1-0/+1
2019-08-23Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextGravatar Paul Mackerras 56-538/+206
2019-08-22KVM: Assert that struct kvm_vcpu is always as offset zeroGravatar Sean Christopherson 1-0/+3
2019-08-19Merge branch 'topic/ppc-kvm' into nextGravatar Michael Ellerman 4-27/+91
2019-08-16powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown raceGravatar Paul Mackerras 3-0/+36
2019-08-16KVM: PPC: Book3S HV: Don't push XIVE context when not using XIVE deviceGravatar Paul Mackerras 3-1/+15
2019-08-16KVM: PPC: Book3S HV: Fix race in re-enabling XIVE escalation interruptsGravatar Paul Mackerras 1-13/+23
2019-08-16KVM: PPC: Book3S HV: XIVE: Free escalation interrupts before disabling the VPGravatar Cédric Le Goater 2-13/+17
2019-08-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-10/+5
2019-08-09Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Paolo Bonzini 6-59/+29
2019-08-05KVM: remove kvm_arch_has_vcpu_debugfs()Gravatar Paolo Bonzini 1-10/+0
2019-08-05KVM: Fix leak vCPU's VMCS value into other pCPUGravatar Wanpeng Li 1-0/+5
2019-07-29powerpc/kvm: Fall through switch case explicitlyGravatar Santosh Sivaraj 1-0/+1
2019-07-24Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 3-5/+16
2019-07-19KVM: PPC: Book3S HV: XIVE: fix rollback when kvmppc_xive_create failsGravatar Cédric Le Goater 2-5/+3
2019-07-16mm: add account_locked_vm utility functionGravatar Daniel Jordan 1-40/+4
2019-07-15KVM: PPC: Book3S HV: Save and restore guest visible PSSCR bits on pseriesGravatar Suraj Jitindar Singh 1-0/+11
2019-07-15KVM: PPC: Book3S HV: Always save guest pmu for guest capable of nestingGravatar Suraj Jitindar Singh 1-0/+2
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 5-19/+25
2019-07-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-2/+2
2019-07-12scripts/spelling.txt: drop "sepc" from the misspelling listGravatar Paul Walmsley 1-1/+1
2019-07-11Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Paolo Bonzini 54-445/+68
2019-07-05powerpc/book3s: Use config independent helpers for page table walkGravatar Aneesh Kumar K.V 1-9/+3
2019-07-04powerpc/Kconfig: Clean up formattingGravatar Enrico Weigelt, metux IT consult 1-3/+3
2019-07-03KVM: PPC: Book3S HV: Fix CR0 setting in TM emulationGravatar Michael Neuling 1-3/+3
2019-07-03powerpc: Fix compile issue with force DAWRGravatar Michael Neuling 1-0/+1
2019-07-03powerpc/64s/radix: keep kernel ERAT over local process/guest invalidatesGravatar Nicholas Piggin 1-2/+4