summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm
AgeCommit message (Expand)Author
2016-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-03-14Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-03-08s390: Fix misspellings in commentsAdam Buchbinder
2016-03-08s390/mm: split arch/s390/mm/pgtable.cMartin Schwidefsky
2016-03-08s390/mm: uninline ptep_xxx functions from pgtable.hMartin Schwidefsky
2016-03-08KVM: s390: allocate only one DMA page per VMDavid Hildenbrand
2016-03-08KVM: s390: enable STFLE interpretation only if enabled for the guestDavid Hildenbrand
2016-03-08KVM: s390: wake up when the VCPU cpu timer expiresDavid Hildenbrand
2016-03-08KVM: s390: step the VCPU timer while in enabled waitDavid Hildenbrand
2016-03-08KVM: s390: protect VCPU cpu timer with a seqcountDavid Hildenbrand
2016-03-08KVM: s390: step VCPU cpu timer during kvm_run ioctlDavid Hildenbrand
2016-03-08KVM: s390: abstract access to the VCPU cpu timerDavid Hildenbrand
2016-03-08KVM: s390: store cpu id in vcpu->cpu when scheduled inDavid Hildenbrand
2016-03-08KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUSDavid Hildenbrand
2016-02-25KVM: Use simple waitqueue for vcpu->wqMarcelo Tosatti
2016-02-10KVM: s390: bail out early on fatal signal in dirty loggingChristian Borntraeger
2016-02-10KVM: s390: do not block CPU on dirty loggingChristian Borntraeger
2016-02-10KVM: s390: do not take mmap_sem on dirty log queryChristian Borntraeger
2016-02-10KVM: s390: instruction-fetching exceptions on SIE faultsDavid Hildenbrand
2016-02-10KVM: s390: provide prog irq ilc on SIE faultsDavid Hildenbrand
2016-02-10KVM: s390: irq delivery should not rely on icptcodeDavid Hildenbrand
2016-02-10KVM: s390: clean up prog irq injection on prog irq icptsDavid Hildenbrand
2016-02-10KVM: s390: read the correct opcode on SIE faultsDavid Hildenbrand
2016-02-10KVM: s390: gaccess: implement instruction fetching modeDavid Hildenbrand
2016-02-10KVM: s390: gaccess: introduce access modesDavid Hildenbrand
2016-02-10KVM: s390: migration / injection of prog irq ilcDavid Hildenbrand
2016-02-10KVM: s390: PSW forwarding / rewinding / ilc reworkDavid Hildenbrand
2016-02-10KVM: s390: sync of fp registers via kvm_runDavid Hildenbrand
2016-02-10KVM: s390: allow sync of fp registers via vregsDavid Hildenbrand
2016-01-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-01-26KVM: s390: fix memory overwrites when vx is disabledDavid Hildenbrand
2016-01-26KVM: s390: Enable the KVM-VFIO deviceDong Jia Shi
2016-01-26KVM: s390: fix guest fprs memory leakDavid Hildenbrand
2016-01-19s390: remove all usages of PSW_ADDR_INSNHeiko Carstens
2016-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-01-11s390: rename struct _lowcore to struct lowcoreHeiko Carstens
2016-01-07KVM: s390: implement the RI support of guestFan Zhang
2016-01-07kvm/s390: drop unpaired smp_mbMichael S. Tsirkin
2015-12-15KVM: s390: consider system MHA for guest storageGuenther Hutzl
2015-12-15KVM: s390: fix mismatch between user and in-kernel guest limitDominik Dingel
2015-12-15KVM: s390: obey kptr_restrict in tracesChristian Borntraeger
2015-12-15KVM: s390: use assignment instead of memcpyChristian Borntraeger
2015-11-30KVM: s390: remove redudant assigment of error codeChristian Borntraeger
2015-11-30KVM: s390: remove pointless test_facility(2) checkHeiko Carstens
2015-11-30KVM: s390: don't load kvm without virtualization supportDavid Hildenbrand
2015-11-30KVM: s390: don't switch to ESCA for ucontrolDavid Hildenbrand
2015-11-30KVM: s390: cleanup sca_add_vcpuDavid Hildenbrand
2015-11-30KVM: s390: always set/clear the SCA sda fieldDavid Hildenbrand
2015-11-30KVM: s390: fix SCA related races and double useDavid Hildenbrand