aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/interrupt.c
Commit message (Expand)AuthorAge
* KVM: s390: floating irqs: fix user triggerable endless loopDavid Hildenbrand2015-02-09
* KVM: s390: remove redundant setting of interrupt typeJens Freimann2015-01-23
* KVM: s390: fix bug in interrupt parameter checkJens Freimann2015-01-23
* KVM: s390: avoid memory leaks if __inject_vm() failsDavid Hildenbrand2015-01-23
* KVM: s390: trace correct values for set prefix and machine checksJens Freimann2015-01-23
* KVM: s390: fix bug in sigp emergency signal injectionJens Freimann2015-01-23
* KVM: s390: no need to hold the kvm->mutex for floating interruptsChristian Borntraeger2015-01-23
* KVM: s390: only one external call may be pending at a timeDavid Hildenbrand2015-01-23
* KVM: s390: SIGP SET PREFIX cleanupDavid Hildenbrand2015-01-23
* KVM: s390: a VCPU may only stop when no interrupts are left pendingDavid Hildenbrand2015-01-23
* KVM: s390: handle stop irqs without action_bitsDavid Hildenbrand2015-01-23
* KVM: s390: new parameter for SIGP STOP irqsDavid Hildenbrand2015-01-23
* KVM: s390: forward hrtimer if guest ckc not pending yetDavid Hildenbrand2015-01-23
* KVM: s390: prevent sleep duration underflows in handle_wait()David Hildenbrand2015-01-23
* KVM: s390: make local function staticChristian Borntraeger2015-01-23
* KVM: s390: clean up return code handling in irq delivery codeJens Freimann2014-12-04
* KVM: s390: use atomic bitops to access pending_irqs bitmapJens Freimann2014-12-04
* KVM: s390: some ext irqs have to clear the ext cpu addrDavid Hildenbrand2014-12-04
* KVM: s390: allow injecting all kinds of machine checksJens Freimann2014-11-28
* KVM: s390: handle pending local interrupts via bitmapJens Freimann2014-11-28
* KVM: s390: refactor interrupt delivery codeJens Freimann2014-11-28
* KVM: s390: add defines for virtio and pfault interrupt codeJens Freimann2014-11-28
* KVM: s390: external param not valid for cpu timer and ckcDavid Hildenbrand2014-11-28
* KVM: s390: refactor interrupt injection codeJens Freimann2014-11-28
* KVM: s390: trigger the right CPU exit for floating interruptsChristian Borntraeger2014-11-28
* KVM: s390: Fix size of monitor-class number fieldThomas Huth2014-10-28
* KVM: s390: count vcpu wakeups in stat.halt_wakeupDavid Hildenbrand2014-10-01
* KVM: s390/interrupt: remove double assignmentChristian Borntraeger2014-09-10
* KVM: s390: unintended fallthrough for external callChristian Borntraeger2014-09-10
* KVM: s390: add __must_check to interrupt deliver functionsChristian Borntraeger2014-09-10
* KVM: s390/mm: cleanup gmap function arguments, variable namesMartin Schwidefsky2014-08-25
* KVM: s390: don't use kvm lock in interrupt injection codeJens Freimann2014-08-25
* 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