summaryrefslogtreecommitdiff
path: root/arch/s390/kvm/interrupt.c
AgeCommit message (Expand)Author
2014-10-30KVM: s390: unintended fallthrough for external callChristian Borntraeger
2014-08-05KVM: irqchip: Provide and use accessors for irq routing tablePaul Mackerras
2014-07-31KVM: s390: rework broken SIGP STOP interrupt handlingDavid Hildenbrand
2014-07-21KVM: s390: remove the tasklet used by the hrtimerDavid Hildenbrand
2014-07-21KVM: s390: move vcpu wakeup code to a central pointDavid Hildenbrand
2014-07-21KVM: s390: remove _bh locking from local_int.lockDavid Hildenbrand
2014-07-21KVM: s390: cleanup handle_wait by reusing kvm_vcpu_blockDavid Hildenbrand
2014-05-30KVM: s390: a VCPU is already started when delivering interruptsDavid Hildenbrand
2014-05-16KVM: s390: interpretive execution of SIGP EXTERNAL CALLDavid Hildenbrand
2014-05-06KVM: s390: Add clock comparator and CPU timer IRQ injectionThomas Huth
2014-04-29KVM: s390: introduce kvm_s390_vcpu_{start,stop}David Hildenbrand
2014-04-22KVM: s390: Drop pending interrupts on guest exitChristian Borntraeger
2014-04-22KVM: s390: no timer interrupts when single-stepping a guestDavid Hildenbrand
2014-04-22KVM: s390: move timer interrupt checks into own functionsDavid Hildenbrand
2014-04-22KVM: s390: hardware support for guest debuggingDavid Hildenbrand
2014-04-22KVM: s390: deliver program irq parameters and use correct ilcDavid Hildenbrand
2014-04-22KVM: s390: reinject io interrupt on tpi failureCornelia Huck
2014-04-22KVM: s390: convert local irqs in __do_deliver_interrupt()Jens Freimann
2014-04-22KVM: s390: convert __do_deliver_interrupt()Heiko Carstens
2014-04-22KVM: s390: allow injecting every kind of interruptJens Freimann
2014-03-25Merge tag 'kvm-s390-20140325' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2014-03-25KVM: s390: clear local interrupts at cpu initial resetJens Freimann
2014-03-21KVM: s390: irq routing for adapter interrupts.Cornelia Huck
2014-03-21KVM: s390: adapter interrupt sourcesCornelia Huck
2014-03-17KVM: s390: Removing untriggerable BUG_ONsDominik Dingel
2014-03-04KVM: s390: get rid of local_int arrayJens Freimann
2014-02-26KVM/s390: Set preempted flag during vcpu wakeup and interrupt deliveryMichael Mueller
2014-01-30KVM: async_pf: Async page fault support on s390Dominik Dingel
2014-01-30KVM: s390: limit floating irqsJens Freimann
2014-01-30KVM: s390: add floating irq controllerJens Freimann
2013-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-10-22s390/time: correct use of store clock fastMartin Schwidefsky
2013-09-24KVM: s390: Lock kvm->srcu at the appropriate placesThomas Huth
2013-06-17KVM: s390: Use common waitqueueChristian Borntraeger
2013-03-07s390/kvm,gaccess: add address space annotationsHeiko Carstens
2013-03-07s390/kvm,gaccess: shorten put/get_guest codeHeiko Carstens
2013-03-07s390/kvm: remove explicit -EFAULT return code checking on guest accessHeiko Carstens
2013-02-24Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens
2013-02-11KVM: s390: Fix handling of iscs.Cornelia Huck
2013-01-16s390/time: fix sched_clock() overflowHeiko Carstens
2013-01-07KVM: s390: Add support for channel I/O instructions.Cornelia Huck
2013-01-07KVM: s390: Add support for machine checks.Cornelia Huck
2013-01-07KVM: s390: Support for I/O interrupts.Cornelia Huck
2012-10-10s390/kvm: Interrupt injection bugfixJason J. Herne
2012-09-27KVM: s390: Fix vcpu_load handling in interrupt codeChristian Borntraeger
2012-07-26KVM: s390: Add implementation-specific trace eventsCornelia Huck
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2012-03-28Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-03-11[S390] rename lowcore fieldMartin Schwidefsky