summaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm/book3s_hv_rm_xics.c
Commit message (Expand)AuthorAge
* Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-05-09
|\
| * KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controllerBenjamin Herrenschmidt2017-04-27
* | Merge branch 'topic/xive' (early part) into nextMichael Ellerman2017-04-12
|\ \ | |/
| * powerpc: Consolidate variants of real-mode MMIOsBenjamin Herrenschmidt2017-04-10
* | powerpc: Remove unnecessary includes of asm/debug.hMichael Ellerman2017-04-11
|/
* Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras2017-02-08
|\
| * powerpc/powernv: Remove separate entry for OPAL real mode callsBenjamin Herrenschmidt2017-02-07
* | Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras2017-01-31
|\ \ | |/
| * KVM: PPC: Book3S HV: Allow guest exit path to have MMU onPaul Mackerras2017-01-31
* | KVM: PPC: Book 3S: XICS: Don't lock twice when checking for resendLi Zhong2017-01-27
* | KVM: PPC: Book 3S: XICS: Implement ICS P/Q statesLi Zhong2017-01-27
* | KVM: PPC: Book 3S: XICS: Fix potential issue with duplicate IRQ resendsLi Zhong2017-01-27
* | KVM: PPC: Book 3S: XICS: correct the real mode ICP rejecting counterLi Zhong2017-01-27
|/
* KVM: PPC: Book3S: Move prototypes for KVM functions into kvm_ppc.hPaul Mackerras2016-12-01
* KVM: PPC: Book3S HV: Use OPAL XICS emulation on POWER9Paul Mackerras2016-11-24
* KVM: PPC: Book3S HV: sparse: prototypes for functions called from assemblerDaniel Axtens2016-11-21
* KVM: PPC: Book3S HV: Fix build error when SMP=nMichael Ellerman2016-10-22
* KVM: PPC: Book3S HV: Counters for passthrough IRQ statsSuresh Warrier2016-09-12
* KVM: PPC: Book3S HV: Set server for passed-through interruptsPaul Mackerras2016-09-12
* KVM: PPC: Book3S HV: Update irq stats for IRQs handled in real modeSuresh Warrier2016-09-12
* KVM: PPC: Book3S HV: Tunable to disable KVM IRQ bypassSuresh Warrier2016-09-12
* KVM: PPC: Book3S HV: Complete passthrough interrupt in hostSuresh Warrier2016-09-12
* KVM: PPC: Book3S HV: Handle passthrough interrupts in guestSuresh Warrier2016-09-12
* KVM: PPC: Book3S HV: Add tunable to control H_IPI redirectionSuresh E. Warrier2016-02-29
* KVM: PPC: Book3S HV: Send IPI to host core to wake VCPUSuresh E. Warrier2016-02-29
* KVM: PPC: Book3S HV: Host side kick VCPU when poked by real-mode KVMSuresh Warrier2016-02-29
* KVM: PPC: Book3S HV: Make use of unused threads when running guestsPaul Mackerras2015-08-22
* KVM: PPC: Book3S HV: Translate kvmhv_commence_exit to CPaul Mackerras2015-04-21
* KVM: PPC: Book3S HV: Add ICP real mode countersSuresh Warrier2015-04-21
* KVM: PPC: Book3S HV: Move virtual mode ICP functions to real-modeSuresh Warrier2015-04-21
* ppc/kvm: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2015-01-19
* KVM: PPC: Book3S HV: Fix inaccuracies in ICP emulation for H_IPISuresh E. Warrier2014-12-15
* KVM: PPC: Enable IRQFD support for the XICS interrupt controllerPaul Mackerras2014-08-05
* KVM: PPC: Book3S HV: Add support for real mode ICP in XICS emulationBenjamin Herrenschmidt2013-04-26