summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm
AgeCommit message (Expand)Author
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
2015-07-29KVM: s390: add kvm stat counter for all diagnosesChristian Borntraeger
2015-07-29KVM: s390: only reset CMMA state if it was enabled beforeDominik Dingel
2015-07-29KVM: s390: clean up cmma_enable checkDominik Dingel
2015-07-29KVM: s390: filter space-switch events when PER is enforcedDavid Hildenbrand
2015-07-29KVM: s390: propagate error from enable storage keyDominik Dingel
2015-07-27atomic: Replace atomic_{set,clear}_mask() usagePeter Zijlstra
2015-07-22s390/kernel: lazy restore fpu registersHendrik Brueckner
2015-07-22s390/kvm: validate the floating-point control before restoring itHendrik Brueckner
2015-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-06-23KVM: s390: clear floating interrupt bitmap and parametersJens Freimann
2015-06-03Merge tag 'kvm-s390-next-20150602' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2015-06-02KVM: s390: introduce KMSG_COMPONENT for kvm-s390David Hildenbrand
2015-06-02KVM: s390: call exit_sie() directly on vcpu block/requestDavid Hildenbrand
2015-05-28KVM: add "new" argument to kvm_arch_commit_memory_regionPaolo Bonzini
2015-05-26KVM: const-ify uses of struct kvm_userspace_memory_regionPaolo Bonzini
2015-05-26KVM: use kvm_memslots whenever possiblePaolo Bonzini
2015-05-13s390/sclp: unify basic sclp access by exposing "struct sclp"David Hildenbrand
2015-05-11Merge tag 'kvm-s390-next-20150508' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2015-05-08KVM: s390: drop handling of interception code 12David Hildenbrand
2015-05-08KVM: s390: factor out and optimize floating irq VCPU kickDavid Hildenbrand
2015-05-08KVM: s390: optimize interrupt handling round trip timeJens Freimann
2015-05-08KVM: s390: provide functions for blocking all CPUsChristian Borntraeger
2015-05-08KVM: s390: make exit_sie_sync more robustChristian Borntraeger
2015-05-08KVM: s390: Enable guest EDAT2 supportGuenther Hutzl
2015-05-08KVM: s390: make EDAT1 depend on host supportGuenther Hutzl
2015-05-08KVM: s390: optimize round trip time in request handlingChristian Borntraeger
2015-05-08KVM: s390: fix external call injection without sigp interpretationDavid Hildenbrand
2015-05-07KVM: provide irq_unsafe kvm_guest_{enter|exit}Christian Borntraeger
2015-04-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-04-15KVM: s390: disable RRBM againChristian Borntraeger
2015-04-14Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds