Age | Commit message (Expand) | Author | Files | Lines |
2017-04-12 | Merge branch 'topic/xive' (early part) into next | Michael Ellerman | 1 | -1/+1 |
2017-04-11 | powerpc: Create asm/debugfs.h and move powerpc_debugfs_root there | Michael Ellerman | 1 | -2/+1 |
2017-04-10 | powerpc/kvm: Make kvmppc_xics_create_icp static | Benjamin Herrenschmidt | 1 | -1/+1 |
2017-01-27 | KVM: PPC: Book 3S: XICS: Don't lock twice when checking for resend | Li Zhong | 1 | -32/+27 |
2017-01-27 | KVM: PPC: Book 3S: XICS: Implement ICS P/Q states | Li Zhong | 1 | -40/+85 |
2017-01-27 | KVM: PPC: Book 3S: XICS: Fix potential issue with duplicate IRQ resends | Li Zhong | 1 | -0/+4 |
2017-01-27 | KVM: PPC: Book 3S: XICS cleanup: remove XICS_RM_REJECT | Li Zhong | 1 | -9/+3 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2016-09-12 | KVM: PPC: Book3S HV: Set server for passed-through interrupts | Paul Mackerras | 1 | -0/+35 |
2016-09-12 | KVM: PPC: Book3S HV: Dump irqmap in debugfs | Suresh Warrier | 1 | -0/+17 |
2016-09-12 | KVM: PPC: Book3S HV: Complete passthrough interrupt in host | Suresh Warrier | 1 | -1/+2 |
2016-08-19 | KVM: PPC: Book3S: Don't crash if irqfd used with no in-kernel XICS emulation | Paul Mackerras | 1 | -0/+2 |
2016-08-12 | KVM: Protect device ops->create and list_add with kvm->lock | Christoffer Dall | 1 | -2/+0 |
2016-08-12 | KVM: PPC: Move xics_debugfs_init out of create | Christoffer Dall | 1 | -2/+8 |
2016-05-12 | KVM: PPC: Book3S HV: Re-enable XICS fast path for irqfd-generated interrupts | Paul Mackerras | 1 | -10/+15 |
2016-05-11 | KVM: PPC: Fix debug macros | Alexey Kardashevskiy | 1 | -2/+2 |
2016-03-01 | powerpc: Fix misspellings in comments. | Adam Buchbinder | 1 | -1/+1 |
2015-09-04 | KVM: PPC: Book3S: Fix typo in top comment about locking | Greg Kurz | 1 | -1/+1 |
2015-04-29 | powerpc/kvm: Fix SMP=n build error in book3s_xics.c | Michael Ellerman | 1 | -1/+1 |
2015-04-21 | KVM: PPC: Book3S HV: Add ICP real mode counters | Suresh Warrier | 1 | -2/+8 |
2015-04-21 | KVM: PPC: Book3S HV: Convert ICS mutex lock to spin lock | Suresh Warrier | 1 | -21/+47 |
2015-04-21 | KVM: PPC: Book3S HV: Add guest->host real mode completion counters | Suresh E. Warrier | 1 | -4/+27 |
2015-01-19 | ppc/kvm: Replace ACCESS_ONCE with READ_ONCE | Christian Borntraeger | 1 | -8/+8 |
2014-12-15 | KVM: PPC: Book3S HV: Fix inaccuracies in ICP emulation for H_IPI | Suresh E. Warrier | 1 | -7/+23 |
2014-08-05 | KVM: PPC: Enable IRQFD support for the XICS interrupt controller | Paul Mackerras | 1 | -9/+46 |
2014-01-09 | KVM: PPC: fix couple of memory leaks in MPIC/XICS devices | Gleb Natapov | 1 | -1/+3 |
2013-10-17 | kvm: powerpc: book3s: drop is_hv_enabled | Aneesh Kumar K.V | 1 | -1/+1 |
2013-10-17 | kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine | Aneesh Kumar K.V | 1 | -1/+1 |
2013-10-17 | kvm: powerpc: book3s: Support building HV and PR KVM as module | Aneesh Kumar K.V | 1 | -0/+1 |
2013-10-17 | kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops | Aneesh Kumar K.V | 1 | -1/+1 |
2013-10-17 | kvm: powerpc: Add kvmppc_ops callback | Aneesh Kumar K.V | 1 | -2/+2 |
2013-08-28 | KVM: PPC: Book3S: Fix compile error in XICS emulation | Paul Mackerras | 1 | -0/+1 |
2013-06-01 | powerpc/kvm/book3s: Add support for H_IPOLL and H_XIRR_X in XICS emulation | Paul Mackerras | 1 | -0/+29 |
2013-05-02 | KVM: PPC: Book3S: Add API for in-kernel XICS emulation | Paul Mackerras | 1 | -25/+165 |
2013-04-26 | KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler state | Paul Mackerras | 1 | -0/+90 |
2013-04-26 | KVM: PPC: Book3S: Add support for ibm,int-on/off RTAS calls | Paul Mackerras | 1 | -14/+70 |
2013-04-26 | KVM: PPC: Book3S HV: Add support for real mode ICP in XICS emulation | Benjamin Herrenschmidt | 1 | -13/+51 |
2013-04-26 | KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVM | Benjamin Herrenschmidt | 1 | -1/+1 |
2013-04-26 | KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller | Benjamin Herrenschmidt | 1 | -0/+946 |