summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/interrupt.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: s390: allow 255 VCPUs when sca entries aren't usedDavid Hildenbrand2016-09-081-0/+4
* KVM: s390: write external damage code on machine checksDavid Hildenbrand2016-09-081-0/+2
* KVM: s390: fix delivery of vector regs during machine checksDavid Hildenbrand2016-09-081-2/+13
* KVM: s390: split store status and machine check handlingDavid Hildenbrand2016-09-081-1/+28
* KVM: s390: factor out actual delivery of machine checksDavid Hildenbrand2016-09-081-23/+31
* KVM: pass struct kvm to kvm_set_routing_entryRadim Krčmář2016-07-141-1/+2
* KVM: s390: vsie: speed up VCPU irq delivery when handling vsieDavid Hildenbrand2016-06-211-0/+5
* KVM: s390: fixup I/O interrupt tracesChristian Borntraeger2016-06-101-11/+15
* KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger2016-05-131-0/+5
* KVM: s390: add clear I/O irq operation for FLICHalil Pasic2016-04-201-0/+25
* KVM: s390: implement has_attr for FLICHalil Pasic2016-04-201-0/+17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-03-161-0/+1
|\
| * s390/mm: split arch/s390/mm/pgtable.cMartin Schwidefsky2016-03-081-0/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-03-161-38/+55
|\ \
| * | KVM: s390: wake up when the VCPU cpu timer expiresDavid Hildenbrand2016-03-081-13/+35
| * | KVM: s390: abstract access to the VCPU cpu timerDavid Hildenbrand2016-03-081-2/+3
| * | KVM: s390: irq delivery should not rely on icptcodeDavid Hildenbrand2016-02-101-1/+1
| * | KVM: s390: migration / injection of prog irq ilcDavid Hildenbrand2016-02-101-1/+11
| * | KVM: s390: PSW forwarding / rewinding / ilc reworkDavid Hildenbrand2016-02-101-22/+6
| |/
* | KVM: Use simple waitqueue for vcpu->wqMarcelo Tosatti2016-02-251-2/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-01-131-2/+2
|\
| * s390: rename struct _lowcore to struct lowcoreHeiko Carstens2016-01-111-2/+2
* | KVM: s390: fast path for sca_ext_call_pendingDavid Hildenbrand2015-11-301-2/+4
* | KVM: s390: Introduce switching codeEugene (jno) Dvurechenski2015-11-301-0/+6
* | KVM: s390: Make provisions for ESCA utilizationEugene (jno) Dvurechenski2015-11-301-16/+62
* | KVM: s390: Introduce new structuresEugene (jno) Dvurechenski2015-11-301-12/+19
* | KVM: s390: Generalize access to SIGP controlsEugene (jno) Dvurechenski2015-11-301-27/+45
|/
* KVM: s390: fix wrong lookup of VCPUs by array indexDavid Hildenbrand2015-11-191-2/+1
* KVM: s390: avoid memory overwrites on emergency signal injectionDavid Hildenbrand2015-11-191-0/+4
* KVM: s390: factor out reading of the guest TOD clockDavid Hildenbrand2015-10-131-12/+3
* KVM: s390: correctly handle injection of pgm irqs and per eventsDavid Hildenbrand2015-10-131-1/+20
* KVM: s390: simplify in-kernel program irq injectionDavid Hildenbrand2015-10-131-28/+0
* KVM: s390: drop out early in kvm_s390_has_irq()David Hildenbrand2015-10-131-11/+9
* KVM: s390: kvm_arch_vcpu_runnable already cares about timer interruptsDavid Hildenbrand2015-10-131-1/+1
* KVM: s390: set interception requests for all floating irqsDavid Hildenbrand2015-10-131-12/+7
* KVM: s390: disabled wait cares about machine checks, not PERDavid Hildenbrand2015-10-131-5/+3
* KVM: s390: remove unused variable in __inject_vmChristian Borntraeger2015-10-131-3/+0
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-031-15/+15
|\
| * atomic: Replace atomic_{set,clear}_mask() usagePeter Zijlstra2015-07-271-15/+15
* | KVM: s390: host STP toleration for VMsFan Zhang2015-08-041-1/+9
* | KVM: s390: more irq names for trace eventsDavid Hildenbrand2015-07-291-2/+1
* | KVM: s390: Fixup interrupt vcpu event messages and levelsChristian Borntraeger2015-07-291-24/+27
* | KVM: s390: remove "from (user|kernel)" from irq injection messagesDavid Hildenbrand2015-07-291-19/+14
* | KVM: s390: VCPU_EVENT cleanup for prefix changesChristian Borntraeger2015-07-291-1/+0
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-06-241-36/+54
|\
| * KVM: s390: clear floating interrupt bitmap and parametersJens Freimann2015-06-231-0/+3
| * KVM: s390: factor out and optimize floating irq VCPU kickDavid Hildenbrand2015-05-081-28/+46
| * KVM: s390: optimize interrupt handling round trip timeJens Freimann2015-05-081-7/+4
| * KVM: s390: fix external call injection without sigp interpretationDavid Hildenbrand2015-05-081-1/+1
* | s390/sclp: unify basic sclp access by exposing "struct sclp"David Hildenbrand2015-05-131-2/+2
|/
OpenPOWER on IntegriCloud