aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm
Commit message (Expand)AuthorAge
...
| * | KVM: s390: allow sync of fp registers via vregsDavid Hildenbrand2016-02-10
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-14
|\ \
| * | KVM: Use simple waitqueue for vcpu->wqMarcelo Tosatti2016-02-25
| |/
* / KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUSDavid Hildenbrand2016-03-08
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-01-29
|\
| * s390: remove all usages of PSW_ADDR_INSNHeiko Carstens2016-01-19
* | KVM: s390: fix memory overwrites when vx is disabledDavid Hildenbrand2016-01-26
* | KVM: s390: Enable the KVM-VFIO deviceDong Jia Shi2016-01-26
* | KVM: s390: fix guest fprs memory leakDavid Hildenbrand2016-01-26
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-01-13
|\
| * s390: rename struct _lowcore to struct lowcoreHeiko Carstens2016-01-11
| * s390/kvm: remove dependency on struct save_area definitionMartin Schwidefsky2015-11-27
* | KVM: s390: implement the RI support of guestFan Zhang2016-01-07
* | kvm/s390: drop unpaired smp_mbMichael S. Tsirkin2016-01-07
* | KVM: s390: consider system MHA for guest storageGuenther Hutzl2015-12-15
* | KVM: s390: fix mismatch between user and in-kernel guest limitDominik Dingel2015-12-15
* | KVM: s390: obey kptr_restrict in tracesChristian Borntraeger2015-12-15
* | KVM: s390: use assignment instead of memcpyChristian Borntraeger2015-12-15
* | KVM: s390: remove redudant assigment of error codeChristian Borntraeger2015-11-30
* | KVM: s390: remove pointless test_facility(2) checkHeiko Carstens2015-11-30
* | KVM: s390: don't load kvm without virtualization supportDavid Hildenbrand2015-11-30
* | KVM: s390: don't switch to ESCA for ucontrolDavid Hildenbrand2015-11-30
* | KVM: s390: cleanup sca_add_vcpuDavid Hildenbrand2015-11-30
* | KVM: s390: always set/clear the SCA sda fieldDavid Hildenbrand2015-11-30
* | KVM: s390: fix SCA related races and double useDavid Hildenbrand2015-11-30
* | KVM: s390: we always have a SCADavid Hildenbrand2015-11-30
* | KVM: s390: fast path for sca_ext_call_pendingDavid Hildenbrand2015-11-30
* | KVM: s390: Enable up to 248 VCPUs per VMEugene (jno) Dvurechenski2015-11-30
* | KVM: s390: Introduce switching codeEugene (jno) Dvurechenski2015-11-30
* | KVM: s390: Make provisions for ESCA utilizationEugene (jno) Dvurechenski2015-11-30
* | KVM: s390: Introduce new structuresEugene (jno) Dvurechenski2015-11-30
* | KVM: s390: Provide SCA-aware helpers for VCPU add/delEugene (jno) Dvurechenski2015-11-30
* | KVM: s390: Generalize access to SIGP controlsEugene (jno) Dvurechenski2015-11-30
* | KVM: s390: Generalize access to IPTE controlsEugene (jno) Dvurechenski2015-11-30
* | KVM: s390: rewrite vcpu_post_run and drop out earlyDavid Hildenbrand2015-11-30
* | KVM: Use common function for VCPU lookup by idDavid Hildenbrand2015-11-30
|/
* KVM: s390: fix wrong lookup of VCPUs by array indexDavid Hildenbrand2015-11-19
* KVM: s390: avoid memory overwrites on emergency signal injectionDavid Hildenbrand2015-11-19
* KVM: s390: fix pfmf intercept handlerHeiko Carstens2015-11-19
* KVM: s390: enable SIMD only when no VCPUs were createdDavid Hildenbrand2015-11-19
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-05
|\
| * KVM: s390: use simple switch statement as multiplexerChristian Borntraeger2015-10-29
| * KVM: s390: drop useless newline in debugging dataChristian Borntraeger2015-10-29
| * KVM: s390: SCA must not cross page boundariesDavid Hildenbrand2015-10-29
| * KVM: s390: factor out reading of the guest TOD clockDavid Hildenbrand2015-10-13
| * KVM: s390: factor out and fix setting of guest TOD clockDavid Hildenbrand2015-10-13
| * KVM: s390: switch to get_tod_clock() and fix STP sync racesDavid Hildenbrand2015-10-13
| * KVM: s390: correctly handle injection of pgm irqs and per eventsDavid Hildenbrand2015-10-13
| * KVM: s390: simplify in-kernel program irq injectionDavid Hildenbrand2015-10-13
| * KVM: s390: drop out early in kvm_s390_has_irq()David Hildenbrand2015-10-13