index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
book3s_xive.h
Age
Commit message (
Expand
)
Author
2021-12-08
KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index
Marc Zyngier
2021-08-10
KVM: PPC: Book3S HV: XIVE: Add support for automatic save-restore
Cédric Le Goater
2021-08-10
KVM: PPC: Book3S HV: XIVE: Add a 'flags' field
Cédric Le Goater
2021-06-10
KVM: PPC: Book3S HV: Remove virt mode checks from real mode handlers
Nicholas Piggin
2020-12-11
KVM: PPC: Book3S HV: XIVE: Add a comment regarding VP numbering
Cédric Le Goater
2020-12-11
KVM: PPC: Book3S HV: XIVE: Show detailed configuration in debug output
Cédric Le Goater
2019-10-22
KVM: PPC: Book3S HV: XIVE: Make VP block size configurable
Greg Kurz
2019-10-22
KVM: PPC: Book3S HV: XIVE: Compute the VP id in a common helper
Greg Kurz
2019-10-15
KVM: PPC: Book3S HV: XIVE: Ensure VP isn't already in use
Greg Kurz
2019-08-16
powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown race
Paul Mackerras
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-30
KVM: PPC: Book3S HV: XIVE: Introduce a new mutex for the XIVE device
Cédric Le Goater
2019-04-30
KVM: PPC: Book3S HV: XIVE: Replace the 'destroy' method by a 'release' method
Cédric Le Goater
2019-04-30
KVM: PPC: Book3S HV: XIVE: Add passthrough support
Cédric Le Goater
2019-04-30
KVM: PPC: Book3S HV: XIVE: Add controls for the EQ configuration
Cédric Le Goater
2019-04-30
KVM: PPC: Book3S HV: XIVE: Add a control to configure a source
Cédric Le Goater
2019-04-30
KVM: PPC: Book3S HV: XIVE: add a control to initialize a source
Cédric Le Goater
2019-04-30
KVM: PPC: Book3S HV: XIVE: Introduce a new capability KVM_CAP_PPC_IRQ_XIVE
Cédric Le Goater
2018-01-19
KVM: PPC: Book3S HV: Enable use of the new XIVE "single escalation" feature
Benjamin Herrenschmidt
2017-10-03
KVM: PPC: Book3S: Fix server always zero from kvmppc_xive_get_xive()
Sam Bobroff
2017-04-27
KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controller
Benjamin Herrenschmidt