summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | KVM: PPC: Book3S HV P9: Optimise timebase readsNicholas Piggin2021-11-242-57/+64
* | | KVM: PPC: Book3S HV P9: Move TB updatesNicholas Piggin2021-11-241-18/+18
* | | KVM: PPC: Book3S HV: Change dec_expires to be relative to guest timebaseNicholas Piggin2021-11-244-42/+42
* | | KVM: PPC: Book3S HV P9: Add kvmppc_stop_thread to match kvmppc_start_threadNicholas Piggin2021-11-241-2/+9
* | | KVM: PPC: Book3S HV P9: Improve mtmsrd scheduling by delaying MSR[EE] disableNicholas Piggin2021-11-241-5/+18
* | | KVM: PPC: Book3S HV P9: Reduce mtmsrd instructions required to save host SPRsNicholas Piggin2021-11-242-19/+41
* | | KVM: PPC: Book3S HV P9: Move SPRG restore to restore_p9_host_os_sprsNicholas Piggin2021-11-241-2/+2
* | | KVM: PPC: Book3S HV: CTRL SPR does not require read-modify-writeNicholas Piggin2021-11-242-10/+7
* | | KVM: PPC: Book3S HV P9: Factor out yield_count incrementNicholas Piggin2021-11-241-12/+12
* | | KVM: PPC: Book3S HV P9: Demand fault PMU SPRs when marked not inuseNicholas Piggin2021-11-241-33/+98
* | | KVM: PPC: Book3S HV P9: Factor PMU save/load into context switch functionsNicholas Piggin2021-11-241-33/+28
* | | KVM: PPC: Book3S HV P9: Implement PMU save/restore in CNicholas Piggin2021-11-243-69/+208
* | | powerpc/64s: Always set PMU control registers to frozen/disabled when not in useNicholas Piggin2021-11-241-0/+5
* | | KVM: PPC: Book3S HV: Don't always save PMU for guest capable of nestingNicholas Piggin2021-11-242-2/+23
* | | powerpc/64s: Keep AMOR SPR a constant ~0 at runtimeNicholas Piggin2021-11-242-4/+0
* | | KVM: PPC: Book3S HV: POWER10 enable HAIL when running radix guestsNicholas Piggin2021-11-241-4/+25
* | | powerpc/time: add API for KVM to re-arm the host timer/decrementerNicholas Piggin2021-11-241-5/+2
* | | KVM: PPC: Book3S HV P9: Reduce mftb per guest entry/exitNicholas Piggin2021-11-242-4/+5
* | | KVM: PPC: Book3S HV P9: Use large decrementer for HDECNicholas Piggin2021-11-241-1/+2
* | | KVM: PPC: Book3S HV P9: Use host timer accounting to avoid decrementer readNicholas Piggin2021-11-241-7/+7
* | | KMV: PPC: Book3S HV P9: Use set_dec to set decrementer to hostNicholas Piggin2021-11-241-1/+1
* | | powerpc/64s: guard optional TIDR SPR with CPU ftr testNicholas Piggin2021-11-241-4/+8
| |/ |/|
* | KVM: PPC: Book3S HV: Prevent POWER7/8 TLB flush flushing SLBNicholas Piggin2021-11-241-1/+4
|/
* Merge tag 'powerpc-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-11-211-2/+2
|\
| * KVM: PPC: Book3S HV: Use GLOBAL_TOC for kvmppc_h_set_dabr/xdabr()Michael Ellerman2021-11-151-2/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-11-181-2/+2
|\ \ | |/ |/|
| * KVM: PPC: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUSVitaly Kuznetsov2021-11-181-2/+2
* | mm/migrate.c: remove MIGRATE_PFN_LOCKEDAlistair Popple2021-11-111-2/+2
|/
* Merge tag 'powerpc-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-11-054-5/+54
|\
| * Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2021-10-283-3/+52
| |\
| | * KVM: PPC: Tick accounting should defer vtime accounting 'til after IRQ handlingLaurent Vivier2021-10-282-3/+43
| | * KVM: PPC: Book3S HV: H_ENTER filter out reserved HPTE[B] valueNicholas Piggin2021-10-131-0/+9
| * | powerpc/asm: Remove UPD_CONSTR after GCC 4.9 removalNick Desaulniers2021-10-081-2/+2
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-11-022-2/+2
|\ \
| * | kvm: rename KVM_MAX_VCPU_ID to KVM_MAX_VCPU_IDSJuergen Gross2021-09-302-2/+2
| |/
* | Merge tag 'kspp-misc-fixes-5.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-11-021-2/+1
|\ \
| * | KVM: PPC: Replace zero-length array with flexible array memberLen Baker2021-10-211-2/+1
| |/
* | KVM: PPC: Book3S HV: Make idle_kvm_start_guest() return 0 if it went to guestMichael Ellerman2021-10-151-2/+7
* | KVM: PPC: Book3S HV: Fix stack handling in idle_kvm_start_guest()Michael Ellerman2021-10-151-9/+10
|/
* KVM: PPC: Book3S HV: Tolerate treclaim. in fake-suspend mode changing registersNicholas Piggin2021-09-131-2/+34
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-09-075-15/+17
|\
| * Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-09-065-8/+68
| |\
| * | KVM: stats: Add halt polling related histogram statsJing Zhang2021-08-201-2/+14
| * | KVM: stats: Add halt_wait_ns stats for all architecturesJing Zhang2021-08-203-3/+1
| * | KVM: stats: Support linear and logarithmic histogram statisticsJing Zhang2021-08-202-8/+0
| * | KVM: Move last_used_slot logic out of search_memslotsDavid Matlack2021-08-062-2/+2
* | | KVM: PPC: Fix clearing never mapped TCEs in realmodeAlexey Kardashevskiy2021-08-301-3/+6
* | | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2021-08-265-136/+168
|\ \ \
| * | | powerpc/64s: Remove WORT SPR from POWER9/10Nicholas Piggin2021-08-251-3/+0
| * | | KVM: PPC: Book3S HV Nested: Reflect guest PMU in-use to L0 when guest SPRs ar...Nicholas Piggin2021-08-251-0/+20