index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-24
KVM: PPC: Book3S HV P9: Add kvmppc_stop_thread to match kvmppc_start_thread
Nicholas Piggin
1
-2
/
+9
2021-11-24
KVM: PPC: Book3S HV P9: Improve mtmsrd scheduling by delaying MSR[EE] disable
Nicholas Piggin
1
-5
/
+18
2021-11-24
KVM: PPC: Book3S HV P9: Reduce mtmsrd instructions required to save host SPRs
Nicholas Piggin
2
-19
/
+41
2021-11-24
KVM: PPC: Book3S HV P9: Move SPRG restore to restore_p9_host_os_sprs
Nicholas Piggin
1
-2
/
+2
2021-11-24
KVM: PPC: Book3S HV: CTRL SPR does not require read-modify-write
Nicholas Piggin
2
-10
/
+7
2021-11-24
KVM: PPC: Book3S HV P9: Factor out yield_count increment
Nicholas Piggin
1
-12
/
+12
2021-11-24
KVM: PPC: Book3S HV P9: Demand fault PMU SPRs when marked not inuse
Nicholas Piggin
1
-33
/
+98
2021-11-24
KVM: PPC: Book3S HV P9: Factor PMU save/load into context switch functions
Nicholas Piggin
1
-33
/
+28
2021-11-24
KVM: PPC: Book3S HV P9: Implement PMU save/restore in C
Nicholas Piggin
3
-69
/
+208
2021-11-24
powerpc/64s: Always set PMU control registers to frozen/disabled when not in use
Nicholas Piggin
1
-0
/
+5
2021-11-24
KVM: PPC: Book3S HV: Don't always save PMU for guest capable of nesting
Nicholas Piggin
2
-2
/
+23
2021-11-24
powerpc/64s: Keep AMOR SPR a constant ~0 at runtime
Nicholas Piggin
2
-4
/
+0
2021-11-24
KVM: PPC: Book3S HV: POWER10 enable HAIL when running radix guests
Nicholas Piggin
1
-4
/
+25
2021-11-24
powerpc/time: add API for KVM to re-arm the host timer/decrementer
Nicholas Piggin
1
-5
/
+2
2021-11-24
KVM: PPC: Book3S HV P9: Reduce mftb per guest entry/exit
Nicholas Piggin
2
-4
/
+5
2021-11-24
KVM: PPC: Book3S HV P9: Use large decrementer for HDEC
Nicholas Piggin
1
-1
/
+2
2021-11-24
KVM: PPC: Book3S HV P9: Use host timer accounting to avoid decrementer read
Nicholas Piggin
1
-7
/
+7
2021-11-24
KMV: PPC: Book3S HV P9: Use set_dec to set decrementer to host
Nicholas Piggin
1
-1
/
+1
2021-11-24
powerpc/64s: guard optional TIDR SPR with CPU ftr test
Nicholas Piggin
1
-4
/
+8
2021-11-24
KVM: PPC: Book3S HV: Prevent POWER7/8 TLB flush flushing SLB
Nicholas Piggin
1
-1
/
+4
2021-11-21
Merge tag 'powerpc-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-2
/
+2
2021-11-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2021-11-18
KVM: PPC: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
Vitaly Kuznetsov
1
-2
/
+2
2021-11-15
KVM: PPC: Book3S HV: Use GLOBAL_TOC for kvmppc_h_set_dabr/xdabr()
Michael Ellerman
1
-2
/
+2
2021-11-11
mm/migrate.c: remove MIGRATE_PFN_LOCKED
Alistair Popple
1
-2
/
+2
2021-11-05
Merge tag 'powerpc-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
4
-5
/
+54
2021-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+2
2021-11-01
Merge tag 'kspp-misc-fixes-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
Linus Torvalds
1
-2
/
+1
2021-10-29
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
3
-3
/
+52
2021-10-28
KVM: PPC: Tick accounting should defer vtime accounting 'til after IRQ handling
Laurent Vivier
2
-3
/
+43
2021-10-20
KVM: PPC: Replace zero-length array with flexible array member
Len Baker
1
-2
/
+1
2021-10-16
KVM: PPC: Book3S HV: Make idle_kvm_start_guest() return 0 if it went to guest
Michael Ellerman
1
-2
/
+7
2021-10-16
KVM: PPC: Book3S HV: Fix stack handling in idle_kvm_start_guest()
Michael Ellerman
1
-9
/
+10
2021-10-13
KVM: PPC: Book3S HV: H_ENTER filter out reserved HPTE[B] value
Nicholas Piggin
1
-0
/
+9
2021-10-09
powerpc/asm: Remove UPD_CONSTR after GCC 4.9 removal
Nick Desaulniers
1
-2
/
+2
2021-09-30
kvm: rename KVM_MAX_VCPU_ID to KVM_MAX_VCPU_IDS
Juergen Gross
2
-2
/
+2
2021-09-13
KVM: PPC: Book3S HV: Tolerate treclaim. in fake-suspend mode changing registers
Nicholas Piggin
1
-2
/
+34
2021-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-15
/
+17
2021-09-06
Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
5
-8
/
+68
2021-08-30
KVM: PPC: Fix clearing never mapped TCEs in realmode
Alexey Kardashevskiy
1
-3
/
+6
2021-08-26
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
5
-136
/
+168
2021-08-25
powerpc/64s: Remove WORT SPR from POWER9/10
Nicholas Piggin
1
-3
/
+0
2021-08-25
KVM: PPC: Book3S HV Nested: Reflect guest PMU in-use to L0 when guest SPRs are live
Nicholas Piggin
1
-0
/
+20
2021-08-25
KVM: PPC: Book3S HV Nested: save_hv_return_state does not require trap argument
Fabiano Rosas
1
-3
/
+3
2021-08-25
KVM: PPC: Book3S HV Nested: Stop forwarding all HFUs to L1
Fabiano Rosas
1
-2
/
+29
2021-08-25
KVM: PPC: Book3S HV Nested: Make nested HFSCR state accessible
Nicholas Piggin
2
-2
/
+5
2021-08-25
KVM: PPC: Book3S HV Nested: Sanitise vcpu registers
Fabiano Rosas
1
-48
/
+46
2021-08-25
KVM: PPC: Book3S HV Nested: Fix TM softpatch HFAC interrupt emulation
Nicholas Piggin
2
-33
/
+46
2021-08-25
KVM: PPC: Book3S HV P9: Fixes for TM softpatch interrupt NIP
Nicholas Piggin
1
-2
/
+15
2021-08-25
KVM: PPC: Book3S HV: Remove TM emulation from POWER7/8 path
Nicholas Piggin
1
-42
/
+0
[prev]
[next]