summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/kvm-s390.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-03-161-1/+2
|\
| * s390/mm: split arch/s390/mm/pgtable.cMartin Schwidefsky2016-03-081-1/+2
| * s390/mm: uninline ptep_xxx functions from pgtable.hMartin Schwidefsky2016-03-081-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-03-161-63/+172
|\ \
| * | KVM: s390: allocate only one DMA page per VMDavid Hildenbrand2016-03-081-37/+23
| * | KVM: s390: enable STFLE interpretation only if enabled for the guestDavid Hildenbrand2016-03-081-1/+2
| * | KVM: s390: step the VCPU timer while in enabled waitDavid Hildenbrand2016-03-081-2/+2
| * | KVM: s390: protect VCPU cpu timer with a seqcountDavid Hildenbrand2016-03-081-8/+22
| * | KVM: s390: step VCPU cpu timer during kvm_run ioctlDavid Hildenbrand2016-03-081-2/+74
| * | KVM: s390: abstract access to the VCPU cpu timerDavid Hildenbrand2016-03-081-8/+23
| * | KVM: s390: store cpu id in vcpu->cpu when scheduled inDavid Hildenbrand2016-03-081-0/+2
| * | KVM: s390: bail out early on fatal signal in dirty loggingChristian Borntraeger2016-02-101-0/+2
| * | KVM: s390: do not block CPU on dirty loggingChristian Borntraeger2016-02-101-0/+1
| * | KVM: s390: do not take mmap_sem on dirty log queryChristian Borntraeger2016-02-101-2/+0
| * | KVM: s390: instruction-fetching exceptions on SIE faultsDavid Hildenbrand2016-02-101-2/+10
| * | KVM: s390: provide prog irq ilc on SIE faultsDavid Hildenbrand2016-02-101-4/+8
| * | KVM: s390: read the correct opcode on SIE faultsDavid Hildenbrand2016-02-101-2/+1
| * | KVM: s390: gaccess: introduce access modesDavid Hildenbrand2016-02-101-2/+4
| * | KVM: s390: PSW forwarding / rewinding / ilc reworkDavid Hildenbrand2016-02-101-1/+1
| * | KVM: s390: sync of fp registers via kvm_runDavid Hildenbrand2016-02-101-5/+7
| * | KVM: s390: allow sync of fp registers via vregsDavid Hildenbrand2016-02-101-1/+4
| |/
* | KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUSDavid Hildenbrand2016-03-081-1/+1
|/
* KVM: s390: fix memory overwrites when vx is disabledDavid Hildenbrand2016-01-261-83/+43
* KVM: s390: fix guest fprs memory leakDavid Hildenbrand2016-01-261-1/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-01-131-15/+15
|\
| * s390/kvm: remove dependency on struct save_area definitionMartin Schwidefsky2015-11-271-15/+15
* | KVM: s390: implement the RI support of guestFan Zhang2016-01-071-0/+22
* | 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-151-5/+20
* | KVM: s390: obey kptr_restrict in tracesChristian Borntraeger2015-12-151-4/+5
* | 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
* | 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: Enable up to 248 VCPUs per VMEugene (jno) Dvurechenski2015-11-301-1/+2
* | KVM: s390: Introduce switching codeEugene (jno) Dvurechenski2015-11-301-2/+73
* | KVM: s390: Make provisions for ESCA utilizationEugene (jno) Dvurechenski2015-11-301-12/+42
* | KVM: s390: Introduce new structuresEugene (jno) Dvurechenski2015-11-301-7/+7
* | KVM: s390: Provide SCA-aware helpers for VCPU add/delEugene (jno) Dvurechenski2015-11-301-13/+31
* | KVM: s390: rewrite vcpu_post_run and drop out earlyDavid Hildenbrand2015-11-301-38/+21
|/
* 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-051-31/+27
|\
| * KVM: s390: drop useless newline in debugging dataChristian Borntraeger2015-10-291-4/+4
| * KVM: s390: SCA must not cross page boundariesDavid Hildenbrand2015-10-291-1/+3
OpenPOWER on IntegriCloud