summaryrefslogtreecommitdiff
path: root/arch/s390/kvm (follow)
Commit message (Expand)AuthorAge
* UPSTREAM: Make anon_inodes unconditionalDavid Howells2022-10-28
* KVM: s390: split kvm_s390_real_to_absClaudio Imbrenda2021-05-22
* KVM: s390: unregister debug feature on failing arch initMichael Mueller2019-12-05
* KVM: s390: Test for bad access register and size at the start of S390_MEM_OPThomas Huth2019-10-17
* KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctlThomas Huth2019-09-21
* KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGIONChristian Borntraeger2019-06-22
* KVM: s390: Enable all facility bits that are known good for passthroughAlexander Yarygin2018-05-16
* KVM: s390: wire up bpb featureChristian Borntraeger2018-04-29
* KVM: s390: Disable dirty log retrieval for UCONTROL guestsJanosch Frank2017-03-15
* KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUSDavid Hildenbrand2016-03-16
* KVM: s390: fix memory overwrites when vx is disabledDavid Hildenbrand2016-03-03
* s390/kvm: remove dependency on struct save_area definitionMartin Schwidefsky2016-03-03
* KVM: s390: fix guest fprs memory leakDavid Hildenbrand2016-03-03
* 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: fix pfmf intercept handlerHeiko Carstens2015-11-19
* KVM: s390: enable SIMD only when no VCPUs were createdDavid Hildenbrand2015-11-19
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-05
|\
| * KVM: s390: use simple switch statement as multiplexerChristian Borntraeger2015-10-29
| * KVM: s390: drop useless newline in debugging dataChristian Borntraeger2015-10-29
| * KVM: s390: SCA must not cross page boundariesDavid Hildenbrand2015-10-29
| * KVM: s390: factor out reading of the guest TOD clockDavid Hildenbrand2015-10-13
| * KVM: s390: factor out and fix setting of guest TOD clockDavid Hildenbrand2015-10-13
| * KVM: s390: switch to get_tod_clock() and fix STP sync racesDavid 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
* | s390/fpu: always enable the vector facility if it is availableHendrik Brueckner2015-10-14
|/
* KVM: s390: Replace incorrect atomic_or with atomic_andnotJason J. Herne2015-09-16
* KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini2015-09-16
* 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
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-08-31
|\ \
| * | s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT insteadHendrik Brueckner2015-08-03
| * | s390/kernel: lazy restore fpu registersHendrik Brueckner2015-07-22
| * | s390/kvm: validate the floating-point control before restoring itHendrik Brueckner2015-07-22
| |/
* | Merge tag 'kvm-4.3-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-08-31
|\ \
| * | KVM: s390: Fix assumption that kvm_set_irq_routing is always run successfullyNicholas Krause2015-08-07
| * | KVM: s390: host STP toleration for VMsFan Zhang2015-08-04
| * | KVM: s390: log capability enablement and vm attribute changesChristian Borntraeger2015-07-29
| * | KVM: s390: Provide global debug logChristian Borntraeger2015-07-29
| * | KVM: s390: adapt debug entries for instruction handlingChristian Borntraeger2015-07-29
| * | KVM: s390: improve debug feature usageChristian Borntraeger2015-07-29
| * | KVM: s390: more irq names for trace eventsDavid Hildenbrand2015-07-29
| * | KVM: s390: Fixup interrupt vcpu event messages and levelsChristian Borntraeger2015-07-29
| * | KVM: s390: add more debug data for the pfault diagnosesChristian Borntraeger2015-07-29