aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/interrupt.c
Commit message (Expand)AuthorAge
* KVM: s390: fix stale machine check data for guarded storageChristian Borntraeger2017-04-12
* KVM: s390: introduce adapter interrupt inject functionYi Min Zhao2017-04-06
* KVM: s390: introduce ais mode modify functionFei Li2017-04-06
* KVM: s390: interface for suppressible I/O adaptersFei Li2017-04-06
* KVM: s390: gs support for kvm guestsFan Zhang2017-03-22
* s390: add a system call for guarded storageMartin Schwidefsky2017-03-22
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-25
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* KVM: s390: handle access registers in the run ioctl not in vcpu_put/loadChristian Borntraeger2016-11-22
* KVM: s390: allow 255 VCPUs when sca entries aren't usedDavid Hildenbrand2016-09-08
* KVM: s390: write external damage code on machine checksDavid Hildenbrand2016-09-08
* KVM: s390: fix delivery of vector regs during machine checksDavid Hildenbrand2016-09-08
* KVM: s390: split store status and machine check handlingDavid Hildenbrand2016-09-08
* KVM: s390: factor out actual delivery of machine checksDavid Hildenbrand2016-09-08
* KVM: pass struct kvm to kvm_set_routing_entryRadim Krčmář2016-07-14
* KVM: s390: vsie: speed up VCPU irq delivery when handling vsieDavid Hildenbrand2016-06-21
* KVM: s390: fixup I/O interrupt tracesChristian Borntraeger2016-06-10
* KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger2016-05-13
* KVM: s390: add clear I/O irq operation for FLICHalil Pasic2016-04-20
* KVM: s390: implement has_attr for FLICHalil Pasic2016-04-20
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-03-16
|\
| * s390/mm: split arch/s390/mm/pgtable.cMartin Schwidefsky2016-03-08
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-03-16
|\ \
| * | KVM: s390: wake up when the VCPU cpu timer expiresDavid Hildenbrand2016-03-08
| * | KVM: s390: abstract access to the VCPU cpu timerDavid Hildenbrand2016-03-08
| * | KVM: s390: irq delivery should not rely on icptcodeDavid Hildenbrand2016-02-10
| * | KVM: s390: migration / injection of prog irq ilcDavid Hildenbrand2016-02-10
| * | KVM: s390: PSW forwarding / rewinding / ilc reworkDavid Hildenbrand2016-02-10
| |/
* / KVM: Use simple waitqueue for vcpu->wqMarcelo Tosatti2016-02-25
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-01-13
|\
| * s390: rename struct _lowcore to struct lowcoreHeiko Carstens2016-01-11
* | KVM: s390: fast path for sca_ext_call_pendingDavid Hildenbrand2015-11-30
* | KVM: s390: Introduce switching codeEugene (jno) Dvurechenski2015-11-30
* | KVM: s390: Make provisions for ESCA utilizationEugene (jno) Dvurechenski2015-11-30
* | KVM: s390: Introduce new structuresEugene (jno) Dvurechenski2015-11-30
* | KVM: s390: Generalize access to SIGP controlsEugene (jno) Dvurechenski2015-11-30
|/
* KVM: s390: fix wrong lookup of VCPUs by array indexDavid Hildenbrand2015-11-19
* KVM: s390: avoid memory overwrites on emergency signal injectionDavid Hildenbrand2015-11-19
* KVM: s390: factor out reading of the guest TOD clockDavid Hildenbrand2015-10-13
* KVM: s390: correctly handle injection of pgm irqs and per eventsDavid Hildenbrand2015-10-13
* KVM: s390: simplify in-kernel program irq injectionDavid Hildenbrand2015-10-13
* KVM: s390: drop out early in kvm_s390_has_irq()David Hildenbrand2015-10-13
* KVM: s390: kvm_arch_vcpu_runnable already cares about timer interruptsDavid Hildenbrand2015-10-13
* KVM: s390: set interception requests for all floating irqsDavid Hildenbrand2015-10-13
* KVM: s390: disabled wait cares about machine checks, not PERDavid Hildenbrand2015-10-13
* KVM: s390: remove unused variable in __inject_vmChristian Borntraeger2015-10-13
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-03
|\
| * atomic: Replace atomic_{set,clear}_mask() usagePeter Zijlstra2015-07-27
* | KVM: s390: host STP toleration for VMsFan Zhang2015-08-04
* | KVM: s390: more irq names for trace eventsDavid Hildenbrand2015-07-29