index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
book3s_hv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-17
KVM: PPC: Book3S: Fix CONFIG_TRANSACTIONAL_MEM=n crash
Nicholas Piggin
1
-0
/
+2
2021-07-02
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+3
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2021-06-29
arch/powerpc/kvm/book3s: use vma_lookup() in kvmppc_hv_setup_htab_rma()
Liam Howlett
1
-2
/
+2
2021-06-24
KVM: stats: Separate generic stats from architecture specific ones
Jing Zhang
1
-6
/
+6
2021-06-25
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
1
-0
/
+3
2021-06-23
Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-320
/
+479
2021-06-22
KVM: PPC: Book3S HV: Nested support in H_RPT_INVALIDATE
Bharata B Rao
1
-3
/
+56
2021-06-21
KVM: PPC: Book3S HV: Add support for H_RPT_INVALIDATE
Bharata B Rao
1
-0
/
+36
2021-06-21
KVM: PPC: Book3S HV: Fix TLB management on SMT8 POWER9 and POWER10 processors
Suraj Jitindar Singh
1
-6
/
+7
2021-06-10
KVM: PPC: Book3S HV: remove ISA v3.0 and v3.1 support from P7/8 path
Nicholas Piggin
1
-40
/
+22
2021-06-10
KVM: PPC: Book3S HV P9: implement hash host / hash guest support
Nicholas Piggin
1
-1
/
+3
2021-06-10
KVM: PPC: Book3S HV P9: implement hash guest support
Nicholas Piggin
1
-6
/
+14
2021-06-10
KVM: PPC: Book3S HV P9: Reflect userspace hcalls to hash guests to support PR...
Nicholas Piggin
1
-6
/
+16
2021-06-10
KVM: PPC: Book3S HV: add virtual mode handlers for HPT hcalls and page faults
Nicholas Piggin
1
-9
/
+136
2021-06-10
KVM: PPC: Book3S HV: small pseries_do_hcall cleanup
Nicholas Piggin
1
-14
/
+15
2021-06-10
KVM: PPC: Book3S HV P9: Allow all P9 processors to enable nested HV
Nicholas Piggin
1
-1
/
+1
2021-06-10
KVM: PPC: Book3S HV: Remove support for dependent threads mode on P9
Nicholas Piggin
1
-22
/
+5
2021-06-10
KVM: PPC: Book3S HV: Implement radix prefetch workaround by disabling MMU
Nicholas Piggin
1
-7
/
+14
2021-06-10
KVM: PPC: Book3S HV P9: Add helpers for OS SPR handling
Nicholas Piggin
1
-55
/
+93
2021-06-10
KVM: PPC: Book3S HV P9: Read machine check registers while MSR[RI] is 0
Nicholas Piggin
1
-2
/
+9
2021-06-10
KVM: PPC: Book3S HV P9: inline kvmhv_load_hv_regs_and_go into __kvmhv_vcpu_en...
Nicholas Piggin
1
-188
/
+2
2021-06-10
KVM: PPC: Book3S HV P9: Implement the rest of the P9 path in C
Nicholas Piggin
1
-3
/
+6
2021-06-10
KVM: PPC: Book3S HV P9: Stop handling hcalls in real-mode in the P9 path
Nicholas Piggin
1
-11
/
+68
2021-06-10
KVM: PPC: Book3S HV P9: Move radix MMU switching instructions together
Nicholas Piggin
1
-21
/
+41
2021-06-10
KVM: PPC: Book3S HV P9: Move xive vcpu context management into kvmhv_p9_guest...
Nicholas Piggin
1
-4
/
+3
2021-06-10
KVM: PPC: Book3S HV P9: Reduce irq_work vs guest decrementer races
Nicholas Piggin
1
-0
/
+15
2021-06-10
KVM: PPC: Book3S HV P9: Move setting HDEC after switching to guest LPCR
Nicholas Piggin
1
-12
/
+7
2021-06-10
KVM: PPC: Book3S HV P9: implement kvmppc_xive_pull_vcpu in C
Nicholas Piggin
1
-0
/
+2
2021-06-06
Merge tag 'powerpc-5.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+0
2021-06-04
KVM: PPC: Book3S HV: Save host FSCR in the P7/8 path
Nicholas Piggin
1
-1
/
+0
2021-05-28
KVM: PPC: Book3S HV: Save host FSCR in the P7/8 path
Nicholas Piggin
1
-1
/
+0
2021-05-27
KVM: PPC: exit halt polling on need_resched()
Wanpeng Li
1
-1
/
+1
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-6
/
+6
2021-04-17
KVM: PPC: Convert to the gfn-based MMU notifier callbacks
Sean Christopherson
1
-6
/
+6
2021-04-12
KVM: PPC: Book3S HV: Fix CONFIG_SPAPR_TCE_IOMMU=n default hcalls
Nicholas Piggin
1
-0
/
+2
2021-04-12
KVM: PPC: Book3S HV: Remove redundant mtspr PSPB
Nicholas Piggin
1
-1
/
+0
2021-04-12
KVM: PPC: Book3S HV: Prevent radix guests setting LPCR[TC]
Nicholas Piggin
1
-0
/
+4
2021-04-12
KVM: PPC: Book3S HV: Disallow LPCR[AIL] to be set to 1 or 2
Nicholas Piggin
1
-1
/
+6
2021-04-12
KVM: PPC: Book3S HV: Add a function to filter guest LPCR bits
Nicholas Piggin
1
-18
/
+50
2021-04-12
KVM: PPC: Book3S HV P9: Restore host CTRL SPR after guest exit
Nicholas Piggin
1
-0
/
+3
2021-02-22
Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+5
2021-02-10
KVM: PPC: Don't always report hash MMU capability for P9 < DD2.2
Fabiano Rosas
1
-0
/
+10
2021-02-10
KVM: PPC: Book3S HV: Save and restore FSCR in the P9 path
Fabiano Rosas
1
-0
/
+4
2021-02-10
KVM: PPC: Book3S HV: Remove support for running HPT guest on RPT host without...
Nicholas Piggin
1
-44
/
+12
2021-02-10
KVM: PPC: Book3S HV: Introduce new capability for 2nd DAWR
Ravi Bangoria
1
-0
/
+12
2021-02-10
KVM: PPC: Book3S HV: Add infrastructure to support 2nd DAWR
Ravi Bangoria
1
-0
/
+43
2021-02-10
KVM: PPC: Book3S HV: Rename current DAWR macros and variables
Ravi Bangoria
1
-12
/
+12
2021-02-09
powerpc: convert interrupt handlers to use wrappers
Nicholas Piggin
1
-0
/
+1
2021-02-09
KVM: PPC: Book3S HV: Context tracking exit guest context before enabling irqs
Nicholas Piggin
1
-2
/
+4
[next]