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.h
Age
Commit message (
Expand
)
Author
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