index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
book3s_xics.c
Age
Commit message (
Expand
)
Author
2016-03-01
powerpc: Fix misspellings in comments.
Adam Buchbinder
2015-09-03
KVM: PPC: Book3S: Fix typo in top comment about locking
Greg Kurz
2015-04-28
powerpc/kvm: Fix SMP=n build error in book3s_xics.c
Michael Ellerman
2015-04-21
KVM: PPC: Book3S HV: Add ICP real mode counters
Suresh Warrier
2015-04-21
KVM: PPC: Book3S HV: Convert ICS mutex lock to spin lock
Suresh Warrier
2015-04-21
KVM: PPC: Book3S HV: Add guest->host real mode completion counters
Suresh E. Warrier
2015-01-19
ppc/kvm: Replace ACCESS_ONCE with READ_ONCE
Christian Borntraeger
2014-12-15
KVM: PPC: Book3S HV: Fix inaccuracies in ICP emulation for H_IPI
Suresh E. Warrier
2014-08-05
KVM: PPC: Enable IRQFD support for the XICS interrupt controller
Paul Mackerras
2014-01-09
KVM: PPC: fix couple of memory leaks in MPIC/XICS devices
Gleb Natapov
2013-10-17
kvm: powerpc: book3s: drop is_hv_enabled
Aneesh Kumar K.V
2013-10-17
kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine
Aneesh Kumar K.V
2013-10-17
kvm: powerpc: book3s: Support building HV and PR KVM as module
Aneesh Kumar K.V
2013-10-17
kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops
Aneesh Kumar K.V
2013-10-17
kvm: powerpc: Add kvmppc_ops callback
Aneesh Kumar K.V
2013-08-28
KVM: PPC: Book3S: Fix compile error in XICS emulation
Paul Mackerras
2013-05-31
powerpc/kvm/book3s: Add support for H_IPOLL and H_XIRR_X in XICS emulation
Paul Mackerras
2013-05-02
KVM: PPC: Book3S: Add API for in-kernel XICS emulation
Paul Mackerras
2013-04-26
KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler state
Paul Mackerras
2013-04-26
KVM: PPC: Book3S: Add support for ibm,int-on/off RTAS calls
Paul Mackerras
2013-04-26
KVM: PPC: Book3S HV: Add support for real mode ICP in XICS emulation
Benjamin Herrenschmidt
2013-04-26
KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVM
Benjamin Herrenschmidt
2013-04-26
KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller
Benjamin Herrenschmidt