summaryrefslogtreecommitdiff
path: root/arch/s390/kvm
AgeCommit message (Expand)Author
2021-05-22KVM: s390: split kvm_s390_real_to_absClaudio Imbrenda
2019-12-05KVM: s390: unregister debug feature on failing arch initMichael Mueller
2019-10-17KVM: s390: Test for bad access register and size at the start of S390_MEM_OPThomas Huth
2019-09-21KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctlThomas Huth
2019-06-22KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGIONChristian Borntraeger
2018-05-16KVM: s390: Enable all facility bits that are known good for passthroughAlexander Yarygin
2018-04-29KVM: s390: wire up bpb featureChristian Borntraeger
2017-03-15KVM: s390: Disable dirty log retrieval for UCONTROL guestsJanosch Frank
2016-03-16KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUSDavid Hildenbrand
2016-03-03KVM: s390: fix memory overwrites when vx is disabledDavid Hildenbrand
2016-03-03s390/kvm: remove dependency on struct save_area definitionMartin Schwidefsky
2016-03-03KVM: s390: fix guest fprs memory leakDavid Hildenbrand
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-11-19KVM: s390: fix pfmf intercept handlerHeiko Carstens
2015-11-19KVM: s390: enable SIMD only when no VCPUs were createdDavid Hildenbrand
2015-11-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-10-29KVM: s390: use simple switch statement as multiplexerChristian Borntraeger
2015-10-29KVM: s390: drop useless newline in debugging dataChristian Borntraeger
2015-10-29KVM: s390: SCA must not cross page boundariesDavid Hildenbrand
2015-10-14s390/fpu: always enable the vector facility if it is availableHendrik Brueckner
2015-10-13KVM: s390: factor out reading of the guest TOD clockDavid Hildenbrand
2015-10-13KVM: s390: factor out and fix setting of guest TOD clockDavid Hildenbrand
2015-10-13KVM: s390: switch to get_tod_clock() and fix STP sync racesDavid 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-16KVM: s390: Replace incorrect atomic_or with atomic_andnotJason J. Herne
2015-09-16KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-08-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-08-31Merge tag 'kvm-4.3-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-08-07KVM: s390: Fix assumption that kvm_set_irq_routing is always run successfullyNicholas Krause
2015-08-04KVM: s390: host STP toleration for VMsFan Zhang
2015-08-03s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT insteadHendrik Brueckner
2015-07-30KVM: s390: Fix hang VCPU hang/loop regressionChristian Borntraeger
2015-07-29KVM: s390: log capability enablement and vm attribute changesChristian Borntraeger
2015-07-29KVM: s390: Provide global debug logChristian Borntraeger
2015-07-29KVM: s390: adapt debug entries for instruction handlingChristian Borntraeger
2015-07-29KVM: s390: improve debug feature usageChristian Borntraeger
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: add more debug data for the pfault diagnosesChristian 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-29KVM: s390: Improve vcpu event debugging for diagnosesChristian Borntraeger