summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm
Commit message (Expand)AuthorAgeFilesLines
* KVM: s390: Replace incorrect atomic_or with atomic_andnotJason J. Herne2015-09-161-1/+1
* KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini2015-09-161-0/+1
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-042-31/+31
|\
| * atomic: Replace atomic_{set,clear}_mask() usagePeter Zijlstra2015-07-272-31/+31
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-09-011-33/+97
|\ \
| * | s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT insteadHendrik Brueckner2015-08-031-5/+5
| * | s390/kernel: lazy restore fpu registersHendrik Brueckner2015-07-221-37/+95
| * | s390/kvm: validate the floating-point control before restoring itHendrik Brueckner2015-07-221-2/+8
| |/
* | Merge tag 'kvm-4.3-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-08-318-105/+240
|\ \
| * | KVM: s390: Fix assumption that kvm_set_irq_routing is always run successfullyNicholas Krause2015-08-071-2/+1Star
| * | KVM: s390: host STP toleration for VMsFan Zhang2015-08-043-1/+49
| * | KVM: s390: log capability enablement and vm attribute changesChristian Borntraeger2015-07-291-0/+19
| * | KVM: s390: Provide global debug logChristian Borntraeger2015-07-292-1/+26
| * | KVM: s390: adapt debug entries for instruction handlingChristian Borntraeger2015-07-292-15/+17
| * | KVM: s390: improve debug feature usageChristian Borntraeger2015-07-291-1/+1
| * | KVM: s390: more irq names for trace eventsDavid Hildenbrand2015-07-292-8/+17
| * | KVM: s390: Fixup interrupt vcpu event messages and levelsChristian Borntraeger2015-07-291-24/+27
| * | KVM: s390: add more debug data for the pfault diagnosesChristian Borntraeger2015-07-291-0/+4
| * | KVM: s390: remove "from (user|kernel)" from irq injection messagesDavid Hildenbrand2015-07-292-27/+17Star
| * | KVM: s390: VCPU_EVENT cleanup for prefix changesChristian Borntraeger2015-07-294-6/+2Star
| * | KVM: s390: Improve vcpu event debugging for diagnosesChristian Borntraeger2015-07-291-1/+3
| * | KVM: s390: add kvm stat counter for all diagnosesChristian Borntraeger2015-07-292-1/+7
| * | KVM: s390: only reset CMMA state if it was enabled beforeDominik Dingel2015-07-291-0/+4
| * | KVM: s390: clean up cmma_enable checkDominik Dingel2015-07-293-17/+8Star
| * | KVM: s390: filter space-switch events when PER is enforcedDavid Hildenbrand2015-07-291-0/+35
| * | KVM: s390: propagate error from enable storage keyDominik Dingel2015-07-291-1/+3
| |/
* / KVM: s390: Fix hang VCPU hang/loop regressionChristian Borntraeger2015-07-301-2/+2
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-06-245-85/+135
|\
| * KVM: s390: clear floating interrupt bitmap and parametersJens Freimann2015-06-231-0/+3
| * Merge tag 'kvm-s390-next-20150602' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2015-06-031-3/+8
| |\
| | * KVM: s390: introduce KMSG_COMPONENT for kvm-s390David Hildenbrand2015-06-021-2/+6
| | * KVM: s390: call exit_sie() directly on vcpu block/requestDavid Hildenbrand2015-06-021-1/+2
| * | KVM: add "new" argument to kvm_arch_commit_memory_regionPaolo Bonzini2015-05-281-0/+1
| * | KVM: const-ify uses of struct kvm_userspace_memory_regionPaolo Bonzini2015-05-261-2/+2
| * | KVM: use kvm_memslots whenever possiblePaolo Bonzini2015-05-261-1/+3
| * | Merge tag 'kvm-s390-next-20150508' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2015-05-115-75/+112
| |\|
| | * KVM: s390: drop handling of interception code 12David Hildenbrand2015-05-081-16/+0Star
| | * KVM: s390: factor out and optimize floating irq VCPU kickDavid Hildenbrand2015-05-081-28/+46
| | * KVM: s390: optimize interrupt handling round trip timeJens Freimann2015-05-081-7/+4Star
| | * KVM: s390: provide functions for blocking all CPUsChristian Borntraeger2015-05-082-7/+26
| | * KVM: s390: make exit_sie_sync more robustChristian Borntraeger2015-05-082-11/+19
| | * KVM: s390: Enable guest EDAT2 supportGuenther Hutzl2015-05-082-4/+10
| | * KVM: s390: make EDAT1 depend on host supportGuenther Hutzl2015-05-081-2/+5
| | * KVM: s390: optimize round trip time in request handlingChristian Borntraeger2015-05-081-0/+2
| | * KVM: s390: fix external call injection without sigp interpretationDavid Hildenbrand2015-05-081-1/+1
| * | KVM: provide irq_unsafe kvm_guest_{enter|exit}Christian Borntraeger2015-05-071-4/+6
| |/
* / s390/sclp: unify basic sclp access by exposing "struct sclp"David Hildenbrand2015-05-132-6/+6
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-261-1/+1
|\
| * KVM: s390: disable RRBM againChristian Borntraeger2015-04-151-1/+1
* | Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-04-141-0/+7
|\ \ | |/ |/|