index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
2021-06-25
2
-0
/
+5
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2021-06-23
6
-16
/
+242
|
\
|
*
KVM: PPC: Book3S HV: Workaround high stack usage with clang
Nathan Chancellor
2021-06-23
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
*
|
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2021-06-17
15
-1164
/
+1475
|
\
|
|
*
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
|
*
KVM: PPC: Book3S HV P9: Reduce irq_work vs guest decrementer races
Nicholas Piggin
2021-06-10
1
-0
/
+15
|
*
KVM: PPC: Book3S HV P9: Move setting HDEC after switching to guest LPCR
Nicholas Piggin
2021-06-10
1
-12
/
+7
|
*
KVM: PPC: Book3S HV P9: implement kvmppc_xive_pull_vcpu in C
Nicholas Piggin
2021-06-10
3
-0
/
+38
|
*
KVM: PPC: Book3S 64: Minimise hcall handler calling convention differences
Nicholas Piggin
2021-06-10
1
-36
/
+25
|
*
KVM: PPC: Book3S 64: move bad_host_intr check to HV handler
Nicholas Piggin
2021-06-10
3
-5
/
+6
|
*
KVM: PPC: Book3S 64: Move interrupt early register setup to KVM
Nicholas Piggin
2021-06-10
1
-2
/
+48
|
*
KVM: PPC: Book3S 64: Move hcall early register setup to KVM
Nicholas Piggin
2021-06-10
1
-0
/
+30
|
*
KVM: PPC: Book3S 64: add hcall interrupt handler
Nicholas Piggin
2021-06-10
1
-1
/
+5
|
*
KVM: PPC: Book3S 64: Move GUEST_MODE_SKIP test into KVM
Nicholas Piggin
2021-06-10
1
-1
/
+58
|
*
KVM: PPC: Book3S 64: move KVM interrupt entry to a common entry point
Nicholas Piggin
2021-06-10
3
-9
/
+39
|
*
KVM: PPC: Book3S HV: Save host FSCR in the P7/8 path
Nicholas Piggin
2021-06-04
2
-1
/
+7
*
|
powerpc/32s: move CTX_TO_VSID() into mmu-hash.h
Christophe Leroy
2021-06-17
1
-3
/
+0
*
|
KVM: PPC: Book3S HV: Save host FSCR in the P7/8 path
Nicholas Piggin
2021-05-28
2
-1
/
+7
*
|
powerpc: Fix reverse map real-mode address lookup with huge vmalloc
Nicholas Piggin
2021-05-28
1
-13
/
+2
|
/
*
KVM: PPC: Book3S HV: Fix kvm_unmap_gfn_range_hv() for Hash MMU
Michael Ellerman
2021-05-12
1
-1
/
+1
*
KVM: PPC: Book3S HV: Fix conversion to gfn-based MMU notifier callbacks
Nicholas Piggin
2021-05-06
2
-16
/
+35
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-05-01
8
-179
/
+84
|
\
|
*
KVM: PPC: Convert to the gfn-based MMU notifier callbacks
Sean Christopherson
2021-04-17
7
-162
/
+84
|
*
KVM: Move arm64's MMU notifier trace events to generic code
Sean Christopherson
2021-04-17
2
-17
/
+0
[next]