summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* KVM: move architecture-dependent requests to arch/Paolo Bonzini2016-01-081-0/+4
* KVM: s390: implement the RI support of guestFan Zhang2016-01-073-1/+27
* kvm/s390: drop unpaired smp_mbMichael S. Tsirkin2016-01-071-1/+0
* KVM: s390: consider system MHA for guest storageGuenther Hutzl2015-12-151-1/+5
* KVM: s390: fix mismatch between user and in-kernel guest limitDominik Dingel2015-12-154-7/+25
* KVM: s390: obey kptr_restrict in tracesChristian Borntraeger2015-12-152-7/+8
* KVM: s390: use assignment instead of memcpyChristian Borntraeger2015-12-151-2/+4
* KVM: s390: remove redudant assigment of error codeChristian Borntraeger2015-11-301-3/+1
* KVM: s390: remove pointless test_facility(2) checkHeiko Carstens2015-11-301-1/+1
* KVM: s390: don't load kvm without virtualization supportDavid Hildenbrand2015-11-301-0/+5
* s390: show virtualization support in /proc/cpuinfoDavid Hildenbrand2015-11-303-0/+22
* s390/sclp: introduce check for SIEDavid Hildenbrand2015-11-301-1/+5
* KVM: s390: don't switch to ESCA for ucontrolDavid Hildenbrand2015-11-301-1/+1
* KVM: s390: cleanup sca_add_vcpuDavid Hildenbrand2015-11-301-12/+11
* KVM: s390: always set/clear the SCA sda fieldDavid Hildenbrand2015-11-301-8/+4
* KVM: s390: fix SCA related races and double useDavid Hildenbrand2015-11-301-6/+5
* KVM: s390: we always have a SCADavid Hildenbrand2015-11-301-6/+1
* KVM: s390: fast path for sca_ext_call_pendingDavid Hildenbrand2015-11-301-2/+4
* KVM: s390: Enable up to 248 VCPUs per VMEugene (jno) Dvurechenski2015-11-302-2/+3
* KVM: s390: Introduce switching codeEugene (jno) Dvurechenski2015-11-304-9/+103
* KVM: s390: Make provisions for ESCA utilizationEugene (jno) Dvurechenski2015-11-303-29/+106
* KVM: s390: Introduce new structuresEugene (jno) Dvurechenski2015-11-304-26/+70
* KVM: s390: Provide SCA-aware helpers for VCPU add/delEugene (jno) Dvurechenski2015-11-301-13/+31
* KVM: s390: Generalize access to SIGP controlsEugene (jno) Dvurechenski2015-11-301-27/+45
* KVM: s390: Generalize access to IPTE controlsEugene (jno) Dvurechenski2015-11-302-5/+10
* s390/sclp: introduce checks for ESCA and HVSEugene (jno) Dvurechenski2015-11-301-0/+2
* KVM: s390: rewrite vcpu_post_run and drop out earlyDavid Hildenbrand2015-11-302-42/+24
* KVM: Use common function for VCPU lookup by idDavid Hildenbrand2015-11-301-8/+3
* Merge tag 'kvm-arm-for-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2015-11-2418-243/+160
|\
| * s390: remove SALIPL loaderHeiko Carstens2015-11-161-79/+8
| * s390: wire up mlock2 system callHeiko Carstens2015-11-163-1/+4
| * s390: remove g5 elf platform supportHeiko Carstens2015-11-161-3/+0
| * s390: avoid cache aliasing under z/VM and KVMMartin Schwidefsky2015-11-164-86/+23
| * s390/sclp: _sclp_wait_int(): retain full PSW maskSascha Silbe2015-11-121-1/+1
| * s390: add support for ipl devices in subchannel sets > 0Sebastian Ott2015-11-113-12/+40
| * s390/ipl: fix out of bounds access in scpdata_writeSebastian Ott2015-11-111-12/+5
| * s390/pci_dma: improve debugging of errors during dma mapSebastian Ott2015-11-091-11/+30
| * s390/pci_dma: handle dma table failuresSebastian Ott2015-11-092-15/+27
| * s390/pci_dma: unify label of invalid translation table entriesSebastian Ott2015-11-091-4/+3
| * s390/syscalls: remove system call number calculationHeiko Carstens2015-11-091-8/+8
| * s390/diag: add a s390 prefix to the diagnose trace pointMartin Schwidefsky2015-11-093-8/+8
| * s390/head: fix error message on unsupported hardwareSascha Silbe2015-11-091-4/+4
* | KVM: s390: fix wrong lookup of VCPUs by array indexDavid Hildenbrand2015-11-192-8/+3
* | KVM: s390: avoid memory overwrites on emergency signal injectionDavid Hildenbrand2015-11-191-0/+4
* | KVM: s390: fix pfmf intercept handlerHeiko Carstens2015-11-191-1/+1
* | KVM: s390: enable SIMD only when no VCPUs were createdDavid Hildenbrand2015-11-191-1/+5
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-056-145/+127
|\
| * Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-11-041-0/+2
| |\
| | * KVM: Add kvm_arch_vcpu_{un}blocking callbacksChristoffer Dall2015-10-221-0/+2
| * | KVM: s390: use simple switch statement as multiplexerChristian Borntraeger2015-10-291-21/+21
OpenPOWER on IntegriCloud