index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
book3s_xive_template.c
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-30
KVM: PPC: Book3S HV: Fix XICS-on-XIVE H_IPI when priority = 0
Paul Mackerras
2018-10-09
KVM: PPC: Book3S HV: Remove left-over code in XICS-on-XIVE emulation
Paul Mackerras
2018-10-09
KVM: PPC: Book3S: Simplify external interrupt handling
Paul Mackerras
2018-07-16
powerpc/64s: Remove POWER9 DD1 support
Nicholas Piggin
2018-05-18
KVM: PPC: Add pt_regs into kvm_vcpu_arch and move vcpu->arch.gpr[] into it
Simon Guo
2018-05-17
KVM: PPC: Book3S HV: XIVE: Resend re-routed interrupts on CPU priority change
Benjamin Herrenschmidt
2017-09-12
KVM: PPC: Book3S HV: Don't access XIVE PIPR register using byte accesses
Benjamin Herrenschmidt
2017-08-24
KVM: PPC: Book3S HV: Add missing barriers to XIVE code and document them
Benjamin Herrenschmidt
2017-08-24
KVM: PPC: Book3S HV: Workaround POWER9 DD1.0 bug causing IPB bit loss
Benjamin Herrenschmidt
2017-06-15
powerpc/xive: Fix offset for store EOI MMIOs
Benjamin Herrenschmidt
2017-04-27
KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controller
Benjamin Herrenschmidt