aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-19KVM: s390: fix wrong lookup of VCPUs by array indexDavid Hildenbrand2-8/+3
2015-11-19KVM: s390: avoid memory overwrites on emergency signal injectionDavid Hildenbrand1-0/+4
2015-11-19KVM: s390: fix pfmf intercept handlerHeiko Carstens1-1/+1
2015-11-19KVM: s390: enable SIMD only when no VCPUs were createdDavid Hildenbrand1-1/+5
2015-11-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-145/+125
2015-10-29KVM: s390: use simple switch statement as multiplexerChristian Borntraeger1-21/+21
2015-10-29KVM: s390: drop useless newline in debugging dataChristian Borntraeger1-4/+4
2015-10-29KVM: s390: SCA must not cross page boundariesDavid Hildenbrand1-1/+3
2015-10-14s390/fpu: always enable the vector facility if it is availableHendrik Brueckner1-6/+0
2015-10-13KVM: s390: factor out reading of the guest TOD clockDavid Hildenbrand3-15/+14
2015-10-13KVM: s390: factor out and fix setting of guest TOD clockDavid Hildenbrand3-23/+21
2015-10-13KVM: s390: switch to get_tod_clock() and fix STP sync racesDavid Hildenbrand2-20/+6
2015-10-13KVM: s390: correctly handle injection of pgm irqs and per eventsDavid Hildenbrand1-1/+20
2015-10-13KVM: s390: simplify in-kernel program irq injectionDavid Hildenbrand2-32/+20
2015-10-13KVM: s390: drop out early in kvm_s390_has_irq()David Hildenbrand1-11/+9
2015-10-13KVM: s390: kvm_arch_vcpu_runnable already cares about timer interruptsDavid Hildenbrand1-1/+1
2015-10-13KVM: s390: set interception requests for all floating irqsDavid Hildenbrand1-12/+7
2015-10-13KVM: s390: disabled wait cares about machine checks, not PERDavid Hildenbrand1-5/+3
2015-10-13KVM: s390: remove unused variable in __inject_vmChristian Borntraeger1-3/+0
2015-09-16KVM: s390: Replace incorrect atomic_or with atomic_andnotJason J. Herne1-1/+1
2015-09-16KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini1-0/+1
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-31/+31
2015-08-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-33/+97
2015-08-31Merge tag 'kvm-4.3-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-105/+240
2015-08-07KVM: s390: Fix assumption that kvm_set_irq_routing is always run successfullyNicholas Krause1-2/+1
2015-08-04KVM: s390: host STP toleration for VMsFan Zhang3-1/+49
2015-08-03s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT insteadHendrik Brueckner1-5/+5
2015-07-30KVM: s390: Fix hang VCPU hang/loop regressionChristian Borntraeger1-2/+2
2015-07-29KVM: s390: log capability enablement and vm attribute changesChristian Borntraeger1-0/+19
2015-07-29KVM: s390: Provide global debug logChristian Borntraeger2-1/+26
2015-07-29KVM: s390: adapt debug entries for instruction handlingChristian Borntraeger2-15/+17
2015-07-29KVM: s390: improve debug feature usageChristian Borntraeger1-1/+1
2015-07-29KVM: s390: more irq names for trace eventsDavid Hildenbrand2-8/+17
2015-07-29KVM: s390: Fixup interrupt vcpu event messages and levelsChristian Borntraeger1-24/+27
2015-07-29KVM: s390: add more debug data for the pfault diagnosesChristian Borntraeger1-0/+4
2015-07-29KVM: s390: remove "from (user|kernel)" from irq injection messagesDavid Hildenbrand2-27/+17
2015-07-29KVM: s390: VCPU_EVENT cleanup for prefix changesChristian Borntraeger4-6/+2
2015-07-29KVM: s390: Improve vcpu event debugging for diagnosesChristian Borntraeger1-1/+3
2015-07-29KVM: s390: add kvm stat counter for all diagnosesChristian Borntraeger2-1/+7
2015-07-29KVM: s390: only reset CMMA state if it was enabled beforeDominik Dingel1-0/+4
2015-07-29KVM: s390: clean up cmma_enable checkDominik Dingel3-17/+8
2015-07-29KVM: s390: filter space-switch events when PER is enforcedDavid Hildenbrand1-0/+35
2015-07-29KVM: s390: propagate error from enable storage keyDominik Dingel1-1/+3
2015-07-27atomic: Replace atomic_{set,clear}_mask() usagePeter Zijlstra2-31/+31
2015-07-22s390/kernel: lazy restore fpu registersHendrik Brueckner1-37/+95
2015-07-22s390/kvm: validate the floating-point control before restoring itHendrik Brueckner1-2/+8
2015-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-85/+135
2015-06-23KVM: s390: clear floating interrupt bitmap and parametersJens Freimann1-0/+3
2015-06-03Merge tag 'kvm-s390-next-20150602' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-nextPaolo Bonzini1-3/+8
2015-06-02KVM: s390: introduce KMSG_COMPONENT for kvm-s390David Hildenbrand1-2/+6