summaryrefslogtreecommitdiff
path: root/arch/s390/kvm/kvm-s390.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-03Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-11/+201
2014-03-25Merge tag 'kvm-s390-20140325' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini1-0/+6
2014-03-25KVM: s390: clear local interrupts at cpu initial resetJens Freimann1-0/+1
2014-03-25KVM: s390: randomize sca addressChristian Borntraeger1-0/+5
2014-03-21KVM: s390: irq routing for adapter interrupts.Cornelia Huck1-0/+17
2014-03-21KVM: s390: adapter interrupt sourcesCornelia Huck1-0/+1
2014-03-21KVM: Add per-vm capability enablement.Cornelia Huck1-0/+24
2014-03-17KVM: s390: Optimize ucontrol pathChristian Borntraeger1-1/+2
2014-03-17KVM: s390: Removing untriggerable BUG_ONsDominik Dingel1-2/+0
2014-03-04KVM: s390: get rid of local_int arrayJens Freimann1-4/+1
2014-03-04KVM: s390: expose gbea register to userspaceChristian Borntraeger1-0/+8
2014-03-04KVM: s390: Provide access to program parameterChristian Borntraeger1-0/+9
2014-02-26KVM: s390: implementation of kvm_arch_vcpu_runnable()Michael Mueller1-3/+1
2014-02-21s390/kvm: support collaborative memory managementKonstantin Weitz1-0/+25
2014-01-30KVM: async_pf: Exploit one reg interface for pfaultDominik Dingel1-0/+24
2014-01-30KVM: async_pf: Async page fault support on s390Dominik Dingel1-1/+88
2014-01-30KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest faultDominik Dingel1-2/+21
2014-01-30KVM: s390: add floating irq controllerJens Freimann1-0/+1
2014-01-23Merge tag 'kvm-s390-20140117' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini1-6/+11
2014-01-20KVM: s390: Fix memory access error detectionChristian Borntraeger1-0/+4
2014-01-17KVM: s390: Enable the LPP facility for guestsThomas Huth1-1/+1
2014-01-17KVM: s390: enable Transactional ExecutionMichael Mueller1-6/+11
2013-11-28KVM: s390: Fix clock comparator field for STORE STATUSThomas Huth1-1/+3
2013-11-28KVM: s390: Always store status during SIGP STOP_AND_STORE_STATUSThomas Huth1-10/+15
2013-11-28KVM: s390: Removed SIE_INTERCEPT_UCONTROLThomas Huth1-18/+6
2013-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-33/+63
2013-10-24s390: fix save and restore of the floating-point-control registerMartin Schwidefsky1-8/+15
2013-10-17kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V1-2/+3
2013-09-24KVM: s390: Lock kvm->srcu at the appropriate placesThomas Huth1-0/+12
2013-09-24KVM: s390: Push run loop into __vcpu_runThomas Huth1-24/+25
2013-09-24KVM: s390: Split up __vcpu_run into three partsThomas Huth1-17/+37
2013-09-24KVM: s390: Remove dead "rerun vcpu" codeThomas Huth1-4/+0
2013-09-05Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-8/+19
2013-07-29KVM: s390: declare virtual HW facilitiesMichael Mueller1-8/+15
2013-07-29KVM: s390: move kvm_guest_enter,exit closer to sieDominik Dingel1-7/+14
2013-07-18KVM: Introduce kvm_arch_memslots_updated()Takuya Yoshikawa1-0/+4
2013-06-17KVM: s390: Use common waitqueueChristian Borntraeger1-1/+1
2013-06-17KVM: s390: code cleanup to use common vcpu slab cacheMichael Mueller1-3/+3
2013-06-17KVM: s390: guest large pagesChristian Borntraeger1-2/+5
2013-06-03KVM: s390: Add "devname:kvm" alias.Cornelia Huck1-0/+9
2013-05-21s390/kvm: avoid automatic sie reentryMartin Schwidefsky1-1/+3
2013-05-21s390/kvm: Kick guests out of sie if prefix page host pte is touchedChristian Borntraeger1-0/+49
2013-05-21s390/kvm: Provide a way to prevent reentering SIEChristian Borntraeger1-0/+28
2013-04-02KVM: s390: Enable KVM_CAP_NR_MEMSLOTS on s390Nick Wang1-0/+3
2013-04-02KVM: s390: Remove the sanity checks for kvm memory slotNick Wang1-12/+4
2013-04-02KVM: s390: fix and enforce return code handling for irq injectionsHeiko Carstens1-2/+1
2013-04-02KVM: s390: Dont do a gmap update on minor memslot changesChristian Borntraeger1-0/+10
2013-03-06KVM: s390: Wire up ioeventfd.Cornelia Huck1-0/+1
2013-03-05KVM: set_memory_region: Refactor commit_memory_region()Takuya Yoshikawa1-1/+2
2013-03-05KVM: set_memory_region: Refactor prepare_memory_region()Takuya Yoshikawa1-2/+2