index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: PPC: Book3S HV Nested: Sanitise H_ENTER_NESTED TM state
Nicholas Piggin
2021-07-23
1
-0
/
+20
*
KVM: PPC: Book3S: Fix H_RTAS rets buffer overflow
Nicholas Piggin
2021-07-23
1
-3
/
+22
*
KVM: PPC: Fix kvm_arch_vcpu_ioctl vcpu_load leak
Nicholas Piggin
2021-07-17
1
-2
/
+2
*
KVM: PPC: Book3S: Fix CONFIG_TRANSACTIONAL_MEM=n crash
Nicholas Piggin
2021-07-17
1
-0
/
+2
*
KVM: PPC: Book3S HV P9: Fix guest TM support
Nicholas Piggin
2021-07-15
1
-3
/
+22
*
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-07-02
3
-3
/
+5
|
\
|
*
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
2021-06-24
2
-0
/
+5
|
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2021-06-22
6
-16
/
+242
|
|
\
|
*
\
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2021-06-17
15
-1164
/
+1475
|
|
\
\
|
*
|
|
powerpc/32s: move CTX_TO_VSID() into mmu-hash.h
Christophe Leroy
2021-06-16
1
-3
/
+0
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-30
2
-3
/
+3
|
\
\
\
\
|
*
|
|
|
arch/powerpc/kvm/book3s: use vma_lookup() in kvmppc_hv_setup_htab_rma()
Liam Howlett
2021-06-29
1
-2
/
+2
|
*
|
|
|
arch/powerpc/kvm/book3s_hv_uvmem: use vma_lookup() instead of find_vma_inters...
Liam Howlett
2021-06-29
1
-1
/
+1
*
|
|
|
|
Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-06-29
3
-0
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
powerpc: Add missing linux/{of.h,irqdomain.h} include directives
Marc Zyngier
2021-06-10
3
-0
/
+3
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-06-29
21
-1243
/
+1839
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
KVM: debugfs: Reuse binary stats descriptors
Jing Zhang
2021-06-25
2
-58
/
+0
|
*
|
|
|
|
KVM: stats: Support binary stats retrieval for a VCPU
Jing Zhang
2021-06-25
2
-0
/
+83
|
*
|
|
|
|
KVM: stats: Support binary stats retrieval for a VM
Jing Zhang
2021-06-25
2
-0
/
+34
|
*
|
|
|
|
KVM: stats: Add fd-based API to read binary stats data
Jing Zhang
2021-06-24
1
-1
/
+1
|
*
|
|
|
|
KVM: stats: Separate generic stats from architecture specific ones
Jing Zhang
2021-06-24
5
-21
/
+21
|
*
|
|
|
|
Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2021-06-23
19
-1181
/
+1724
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
KVM: PPC: Book3S HV: Workaround high stack usage with clang
Nathan Chancellor
2021-06-22
1
-1
/
+2
|
|
*
|
|
|
KVM: PPC: Book3S HV: Use H_RPT_INVALIDATE in nested KVM
Bharata B Rao
2021-06-22
2
-7
/
+32
|
|
*
|
|
|
KVM: PPC: Book3S HV: Add KVM_CAP_PPC_RPT_INVALIDATE capability
Bharata B Rao
2021-06-22
1
-0
/
+3
|
|
*
|
|
|
KVM: PPC: Book3S HV: Nested support in H_RPT_INVALIDATE
Bharata B Rao
2021-06-22
2
-3
/
+163
|
|
*
|
|
|
KVM: PPC: Book3S HV: Add support for H_RPT_INVALIDATE
Bharata B Rao
2021-06-21
1
-0
/
+36
|
|
*
|
|
|
KVM: PPC: Book3S HV: Fix TLB management on SMT8 POWER9 and POWER10 processors
Suraj Jitindar Singh
2021-06-21
3
-8
/
+9
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
KVM: PPC: Book3S HV: remove ISA v3.0 and v3.1 support from P7/8 path
Nicholas Piggin
2021-06-10
3
-457
/
+35
|
|
*
|
|
KVM: PPC: Book3S HV P9: implement hash host / hash guest support
Nicholas Piggin
2021-06-10
3
-12
/
+43
|
|
*
|
|
KVM: PPC: Book3S HV P9: implement hash guest support
Nicholas Piggin
2021-06-10
5
-37
/
+100
|
|
*
|
|
KVM: PPC: Book3S HV P9: Reflect userspace hcalls to hash guests to support PR...
Nicholas Piggin
2021-06-10
1
-6
/
+16
|
|
*
|
|
KVM: PPC: Book3S HV: add virtual mode handlers for HPT hcalls and page faults
Nicholas Piggin
2021-06-10
2
-9
/
+144
|
|
*
|
|
KVM: PPC: Book3S HV: small pseries_do_hcall cleanup
Nicholas Piggin
2021-06-10
1
-14
/
+15
|
|
*
|
|
KVM: PPC: Book3S HV P9: Allow all P9 processors to enable nested HV
Nicholas Piggin
2021-06-10
1
-1
/
+1
|
|
*
|
|
KVM: PPC: Book3S HV: Remove unused nested HV tests in XICS emulation
Nicholas Piggin
2021-06-10
2
-51
/
+8
|
|
*
|
|
KVM: PPC: Book3S HV: Remove virt mode checks from real mode handlers
Nicholas Piggin
2021-06-10
7
-129
/
+22
|
|
*
|
|
KVM: PPC: Book3S HV: Remove radix guest support from P7/8 path
Nicholas Piggin
2021-06-10
1
-100
/
+3
|
|
*
|
|
KVM: PPC: Book3S HV: Remove support for dependent threads mode on P9
Nicholas Piggin
2021-06-10
2
-24
/
+6
|
|
*
|
|
KVM: PPC: Book3S HV: Implement radix prefetch workaround by disabling MMU
Nicholas Piggin
2021-06-10
3
-44
/
+25
|
|
*
|
|
KVM: PPC: Book3S HV P9: Switch to guest MMU context as late as possible
Nicholas Piggin
2021-06-10
1
-20
/
+20
|
|
*
|
|
KVM: PPC: Book3S HV P9: Add helpers for OS SPR handling
Nicholas Piggin
2021-06-10
1
-55
/
+93
|
|
*
|
|
KVM: PPC: Book3S HV P9: Move SPR loading after expiry time check
Nicholas Piggin
2021-06-10
1
-14
/
+22
|
|
*
|
|
KVM: PPC: Book3S HV P9: Improve exit timing accounting coverage
Nicholas Piggin
2021-06-10
1
-4
/
+4
|
|
*
|
|
KVM: PPC: Book3S HV P9: Read machine check registers while MSR[RI] is 0
Nicholas Piggin
2021-06-10
2
-5
/
+39
|
|
*
|
|
KVM: PPC: Book3S HV P9: inline kvmhv_load_hv_regs_and_go into __kvmhv_vcpu_en...
Nicholas Piggin
2021-06-10
2
-190
/
+177
|
|
*
|
|
KVM: PPC: Book3S HV P9: Implement the rest of the P9 path in C
Nicholas Piggin
2021-06-10
5
-121
/
+475
|
|
*
|
|
KVM: PPC: Book3S HV P9: Stop handling hcalls in real-mode in the P9 path
Nicholas Piggin
2021-06-10
4
-11
/
+143
|
|
*
|
|
KVM: PPC: Book3S HV P9: Move radix MMU switching instructions together
Nicholas Piggin
2021-06-10
1
-21
/
+41
|
|
*
|
|
KVM: PPC: Book3S HV P9: Move xive vcpu context management into kvmhv_p9_guest...
Nicholas Piggin
2021-06-10
1
-4
/
+3
[next]