summaryrefslogtreecommitdiff
path: root/arch/s390/kvm/interrupt.c
AgeCommit message (Expand)Author
2016-09-08KVM: s390: allow 255 VCPUs when sca entries aren't usedDavid Hildenbrand
2016-09-08KVM: s390: write external damage code on machine checksDavid Hildenbrand
2016-09-08KVM: s390: fix delivery of vector regs during machine checksDavid Hildenbrand
2016-09-08KVM: s390: split store status and machine check handlingDavid Hildenbrand
2016-09-08KVM: s390: factor out actual delivery of machine checksDavid Hildenbrand
2016-07-14KVM: pass struct kvm to kvm_set_routing_entryRadim Krčmář
2016-06-21KVM: s390: vsie: speed up VCPU irq delivery when handling vsieDavid Hildenbrand
2016-06-10KVM: s390: fixup I/O interrupt tracesChristian Borntraeger
2016-05-13KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger
2016-04-20KVM: s390: add clear I/O irq operation for FLICHalil Pasic
2016-04-20KVM: s390: implement has_attr for FLICHalil Pasic
2016-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-03-08s390/mm: split arch/s390/mm/pgtable.cMartin Schwidefsky
2016-03-08KVM: s390: wake up when the VCPU cpu timer expiresDavid Hildenbrand
2016-03-08KVM: s390: abstract access to the VCPU cpu timerDavid Hildenbrand
2016-02-25KVM: Use simple waitqueue for vcpu->wqMarcelo Tosatti
2016-02-10KVM: s390: irq delivery should not rely on icptcodeDavid Hildenbrand
2016-02-10KVM: s390: migration / injection of prog irq ilcDavid Hildenbrand
2016-02-10KVM: s390: PSW forwarding / rewinding / ilc reworkDavid Hildenbrand
2016-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-01-11s390: rename struct _lowcore to struct lowcoreHeiko Carstens
2015-11-30KVM: s390: fast path for sca_ext_call_pendingDavid Hildenbrand
2015-11-30KVM: s390: Introduce switching codeEugene (jno) Dvurechenski
2015-11-30KVM: s390: Make provisions for ESCA utilizationEugene (jno) Dvurechenski
2015-11-30KVM: s390: Introduce new structuresEugene (jno) Dvurechenski
2015-11-30KVM: s390: Generalize access to SIGP controlsEugene (jno) Dvurechenski
2015-11-19KVM: s390: fix wrong lookup of VCPUs by array indexDavid Hildenbrand
2015-11-19KVM: s390: avoid memory overwrites on emergency signal injectionDavid Hildenbrand
2015-10-13KVM: s390: factor out reading of the guest TOD clockDavid Hildenbrand
2015-10-13KVM: s390: correctly handle injection of pgm irqs and per eventsDavid Hildenbrand
2015-10-13KVM: s390: simplify in-kernel program irq injectionDavid Hildenbrand
2015-10-13KVM: s390: drop out early in kvm_s390_has_irq()David Hildenbrand
2015-10-13KVM: s390: kvm_arch_vcpu_runnable already cares about timer interruptsDavid Hildenbrand
2015-10-13KVM: s390: set interception requests for all floating irqsDavid Hildenbrand
2015-10-13KVM: s390: disabled wait cares about machine checks, not PERDavid Hildenbrand
2015-10-13KVM: s390: remove unused variable in __inject_vmChristian Borntraeger
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-08-04KVM: s390: host STP toleration for VMsFan Zhang
2015-07-29KVM: s390: more irq names for trace eventsDavid Hildenbrand
2015-07-29KVM: s390: Fixup interrupt vcpu event messages and levelsChristian Borntraeger
2015-07-29KVM: s390: remove "from (user|kernel)" from irq injection messagesDavid Hildenbrand
2015-07-29KVM: s390: VCPU_EVENT cleanup for prefix changesChristian Borntraeger
2015-07-27atomic: Replace atomic_{set,clear}_mask() usagePeter Zijlstra
2015-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-06-23KVM: s390: clear floating interrupt bitmap and parametersJens Freimann
2015-05-13s390/sclp: unify basic sclp access by exposing "struct sclp"David Hildenbrand
2015-05-08KVM: s390: factor out and optimize floating irq VCPU kickDavid Hildenbrand
2015-05-08KVM: s390: optimize interrupt handling round trip timeJens Freimann
2015-05-08KVM: s390: fix external call injection without sigp interpretationDavid Hildenbrand