index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
book3s_hv_rmhandlers.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: PPC: Book3S HV: Handle hypercalls correctly when nested
Paul Mackerras
2018-10-09
1
-0
/
+2
*
KVM: PPC: Book3S HV: Nested guest entry via hypercall
Paul Mackerras
2018-10-09
1
-0
/
+8
*
KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu struct
Paul Mackerras
2018-10-09
1
-2
/
+2
*
KVM: PPC: Book3S HV: Streamlined guest entry/exit path on P9 for radix guests
Paul Mackerras
2018-10-09
1
-3
/
+92
*
KVM: PPC: Book3S: Rework TM save/restore code and make it C-callable
Paul Mackerras
2018-10-09
1
-26
/
+23
*
KVM: PPC: Book3S HV: Simplify real-mode interrupt handling
Paul Mackerras
2018-10-09
1
-109
/
+111
*
KVM: PPC: Book3S HV: Extract PMU save/restore operations as C-callable functions
Paul Mackerras
2018-10-09
1
-164
/
+199
*
KVM: PPC: Book3S HV: Move interrupt delivery on guest entry to C code
Paul Mackerras
2018-10-09
1
-53
/
+17
*
KVM: PPC: Book3S: Simplify external interrupt handling
Paul Mackerras
2018-10-09
1
-2
/
+2
*
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
2018-07-30
1
-0
/
+1
*
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
2018-07-30
1
-0
/
+1
*
powerpc/64s: Remove POWER9 DD1 support
Nicholas Piggin
2018-07-16
1
-14
/
+2
*
Merge tag 'kvm-ppc-next-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2018-06-14
1
-241
/
+77
|
\
|
*
KVM: PPC: Book3S PR: Add C function wrapper for _kvmppc_save/restore_tm()
Simon Guo
2018-06-01
1
-3
/
+3
|
*
KVM: PPC: Book3S PR: Add guest MSR parameter for kvmppc_save_tm()/kvmppc_rest...
Simon Guo
2018-06-01
1
-12
/
+21
|
*
KVM: PPC: Book3S PR: Move kvmppc_save_tm/kvmppc_restore_tm to separate file
Simon Guo
2018-05-31
1
-231
/
+0
|
*
KVM: PPC: Book3S HV: Factor fake-suspend handling out of kvmppc_save/restore_tm
Paul Mackerras
2018-05-31
1
-69
/
+126
|
*
KVM: PPC: Book3S HV: Fix kvmppc_bad_host_intr for real mode interrupts
Nicholas Piggin
2018-05-18
1
-0
/
+2
|
*
KVM: PPC: Book3S HV: Make radix handle process scoped LPID flush in C, with r...
Nicholas Piggin
2018-05-18
1
-7
/
+6
*
|
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-06-07
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
powerpc64/ftrace: Disable ftrace during kvm entry/exit
Naveen N. Rao
2018-05-03
1
-0
/
+3
*
|
KVM: PPC: Book 3S HV: Do ptesync in radix guest exit path
Paul Mackerras
2018-05-17
1
-0
/
+8
*
|
KVM: PPC: Book3S HV: Snapshot timebase offset on guest entry
Paul Mackerras
2018-05-17
1
-45
/
+44
|
/
*
Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-04-07
1
-10
/
+177
|
\
|
*
powerpc/kvm: Fix guest boot failure on Power9 since DAWR changes
Aneesh Kumar K.V
2018-04-01
1
-1
/
+1
|
*
Merge branch 'topic/paca' into next
Michael Ellerman
2018-03-31
1
-2
/
+1
|
|
\
|
|
*
powerpc/64s: Do not allocate lppaca if we are not virtualized
Nicholas Piggin
2018-03-30
1
-2
/
+1
|
*
|
KVM: PPC: Book3S HV: Handle migration with POWER9 disabled DAWR
Michael Neuling
2018-03-27
1
-0
/
+10
|
*
|
KVM: PPC: Book3S HV: Return error from h_set_dabr() on POWER9
Michael Neuling
2018-03-27
1
-1
/
+7
|
*
|
KVM: PPC: Book3S HV: Work around TEXASR bug in fake suspend state
Paul Mackerras
2018-03-24
1
-7
/
+10
|
*
|
KVM: PPC: Book3S HV: Work around XER[SO] bug in fake suspend mode
Suraj Jitindar Singh
2018-03-24
1
-4
/
+20
|
*
|
KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
Paul Mackerras
2018-03-24
1
-5
/
+138
|
|
/
*
|
KVM: PPC: Book3S HV: Fix duplication of host SLB entries
Paul Mackerras
2018-03-23
1
-17
/
+18
*
|
KVM: PPC: Book3S HV: Fix trap number return from __kvmppc_vcore_entry
Paul Mackerras
2018-03-14
1
-5
/
+5
|
/
*
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-10
1
-80
/
+151
|
\
|
*
Merge tag 'kvm-ppc-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Radim Krčmář
2018-02-09
1
-1
/
+2
|
|
\
|
|
*
KVM: PPC: Book3S HV: Branch inside feature section
Alexander Graf
2018-02-09
1
-1
/
+2
|
*
|
Merge tag 'kvm-ppc-next-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Radim Krčmář
2018-02-01
1
-83
/
+154
|
|
\
\
|
|
|
/
|
|
*
KVM: PPC: Book3S HV: Keep XIVE escalation interrupt masked unless ceded
Benjamin Herrenschmidt
2018-01-19
1
-1
/
+61
|
|
*
KVM: PPC: Book3S HV: Make xive_pushed a byte, not a word
Benjamin Herrenschmidt
2018-01-19
1
-3
/
+3
|
|
*
KVM: PPC: Book3S HV: Check DR not IR to chose real vs virt mode MMIOs
Benjamin Herrenschmidt
2018-01-19
1
-1
/
+1
|
|
*
KVM: PPC: Book3S HV: Don't use existing "prodded" flag for XIVE escalations
Benjamin Herrenschmidt
2018-01-19
1
-0
/
+10
|
|
*
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
2018-01-19
1
-4
/
+5
|
|
|
\
|
|
*
|
KVM: PPC: Book3S HV: Do SLB load/unload with guest LPCR value loaded
Paul Mackerras
2018-01-17
1
-54
/
+55
|
|
*
|
KVM: PPC: Book3S HV: Make sure we don't re-enter guest without XIVE loaded
Paul Mackerras
2018-01-17
1
-20
/
+20
|
|
*
|
KVM: PPC: Book3S HV: Remove vcpu->arch.dec usage
Alexander Graf
2018-01-11
1
-1
/
+0
*
|
|
|
Merge branch 'fixes' into next
Michael Ellerman
2018-01-21
1
-5
/
+4
|
\
\
\
\
|
|
/
/
/
|
*
|
|
powerpc/64s: Simple RFI macro conversions
Nicholas Piggin
2018-01-10
1
-5
/
+4
|
|
/
/
*
|
|
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2018-01-21
1
-4
/
+5
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
KVM: PPC: Book3S HV: Improve handling of debug-trigger HMIs on POWER9
Paul Mackerras
2018-01-18
1
-4
/
+5
|
|
/
[next]