aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/interrupt.c
Commit message (Expand)AuthorAge
* KVM: s390: return -EFAULT if lowcore is not mapped during irq deliveryJens Freimann2014-08-25
* KVM: s390: no special machine check deliveryChristian Borntraeger2014-08-25
* KVM: s390: factor out get_ilc() functionJens Freimann2014-08-25
* KVM: s390: add defines for pfault init delivery codeJens Freimann2014-08-25
* KVM: irqchip: Provide and use accessors for irq routing tablePaul Mackerras2014-08-05
* KVM: s390: rework broken SIGP STOP interrupt handlingDavid Hildenbrand2014-07-31
* KVM: s390: remove the tasklet used by the hrtimerDavid Hildenbrand2014-07-21
* KVM: s390: move vcpu wakeup code to a central pointDavid Hildenbrand2014-07-21
* KVM: s390: remove _bh locking from local_int.lockDavid Hildenbrand2014-07-21
* KVM: s390: cleanup handle_wait by reusing kvm_vcpu_blockDavid Hildenbrand2014-07-21
* KVM: s390: a VCPU is already started when delivering interruptsDavid Hildenbrand2014-05-30
* KVM: s390: interpretive execution of SIGP EXTERNAL CALLDavid Hildenbrand2014-05-16
* KVM: s390: Add clock comparator and CPU timer IRQ injectionThomas Huth2014-05-06
* KVM: s390: introduce kvm_s390_vcpu_{start,stop}David Hildenbrand2014-04-29
* KVM: s390: Drop pending interrupts on guest exitChristian Borntraeger2014-04-22
* KVM: s390: no timer interrupts when single-stepping a guestDavid Hildenbrand2014-04-22
* KVM: s390: move timer interrupt checks into own functionsDavid Hildenbrand2014-04-22
* KVM: s390: hardware support for guest debuggingDavid Hildenbrand2014-04-22
* KVM: s390: deliver program irq parameters and use correct ilcDavid Hildenbrand2014-04-22
* KVM: s390: reinject io interrupt on tpi failureCornelia Huck2014-04-22
* KVM: s390: convert local irqs in __do_deliver_interrupt()Jens Freimann2014-04-22
* KVM: s390: convert __do_deliver_interrupt()Heiko Carstens2014-04-22
* KVM: s390: allow injecting every kind of interruptJens Freimann2014-04-22
* Merge tag 'kvm-s390-20140325' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2014-03-25
|\
| * KVM: s390: clear local interrupts at cpu initial resetJens Freimann2014-03-25
* | KVM: s390: irq routing for adapter interrupts.Cornelia Huck2014-03-21
* | KVM: s390: adapter interrupt sourcesCornelia Huck2014-03-21
|/
* KVM: s390: Removing untriggerable BUG_ONsDominik Dingel2014-03-17
* KVM: s390: get rid of local_int arrayJens Freimann2014-03-04
* KVM/s390: Set preempted flag during vcpu wakeup and interrupt deliveryMichael Mueller2014-02-26
* KVM: async_pf: Async page fault support on s390Dominik Dingel2014-01-30
* KVM: s390: limit floating irqsJens Freimann2014-01-30
* KVM: s390: add floating irq controllerJens Freimann2014-01-30
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-14
|\
| * KVM: s390: Lock kvm->srcu at the appropriate placesThomas Huth2013-09-24
* | s390/time: correct use of store clock fastMartin Schwidefsky2013-10-22
|/
* KVM: s390: Use common waitqueueChristian Borntraeger2013-06-17
* s390/kvm,gaccess: add address space annotationsHeiko Carstens2013-03-07
* s390/kvm,gaccess: shorten put/get_guest codeHeiko Carstens2013-03-07
* s390/kvm: remove explicit -EFAULT return code checking on guest accessHeiko Carstens2013-03-07
* Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-02-24
|\
| * KVM: s390: Fix handling of iscs.Cornelia Huck2013-02-11
| * KVM: s390: Add support for channel I/O instructions.Cornelia Huck2013-01-07
| * KVM: s390: Add support for machine checks.Cornelia Huck2013-01-07
| * KVM: s390: Support for I/O interrupts.Cornelia Huck2013-01-07
* | s390/time: rename tod clock access functionsHeiko Carstens2013-02-14
* | s390/time: fix sched_clock() overflowHeiko Carstens2013-01-16
|/
* s390/kvm: Interrupt injection bugfixJason J. Herne2012-10-10
* KVM: s390: Fix vcpu_load handling in interrupt codeChristian Borntraeger2012-09-27
* KVM: s390: Add implementation-specific trace eventsCornelia Huck2012-07-26