summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/kvm-s390.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-04-021-11/+201
|\
| * Merge tag 'kvm-s390-20140325' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2014-03-251-0/+6
| |\
| | * KVM: s390: clear local interrupts at cpu initial resetJens Freimann2014-03-251-0/+1
| | * KVM: s390: randomize sca addressChristian Borntraeger2014-03-251-0/+5
| * | KVM: s390: irq routing for adapter interrupts.Cornelia Huck2014-03-211-0/+17
| * | KVM: s390: adapter interrupt sourcesCornelia Huck2014-03-211-0/+1
| * | KVM: Add per-vm capability enablement.Cornelia Huck2014-03-211-0/+24
| |/
| * KVM: s390: Optimize ucontrol pathChristian Borntraeger2014-03-171-1/+2
| * KVM: s390: Removing untriggerable BUG_ONsDominik Dingel2014-03-171-2/+0
| * KVM: s390: get rid of local_int arrayJens Freimann2014-03-041-4/+1
| * KVM: s390: expose gbea register to userspaceChristian Borntraeger2014-03-041-0/+8
| * KVM: s390: Provide access to program parameterChristian Borntraeger2014-03-041-0/+9
| * KVM: s390: implementation of kvm_arch_vcpu_runnable()Michael Mueller2014-02-261-3/+1
| * KVM: async_pf: Exploit one reg interface for pfaultDominik Dingel2014-01-301-0/+24
| * KVM: async_pf: Async page fault support on s390Dominik Dingel2014-01-301-1/+88
| * KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest faultDominik Dingel2014-01-301-2/+21
| * KVM: s390: add floating irq controllerJens Freimann2014-01-301-0/+1
* | s390/kvm: support collaborative memory managementKonstantin Weitz2014-02-211-0/+25
|/
* Merge tag 'kvm-s390-20140117' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2014-01-231-6/+11
|\
| * KVM: s390: Enable the LPP facility for guestsThomas Huth2014-01-171-1/+1
| * KVM: s390: enable Transactional ExecutionMichael Mueller2014-01-171-6/+11
* | KVM: s390: Fix memory access error detectionChristian Borntraeger2014-01-201-0/+4
|/
* KVM: s390: Fix clock comparator field for STORE STATUSThomas Huth2013-11-281-1/+3
* KVM: s390: Always store status during SIGP STOP_AND_STORE_STATUSThomas Huth2013-11-281-10/+15
* KVM: s390: Removed SIE_INTERCEPT_UCONTROLThomas Huth2013-11-281-18/+6
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-151-33/+63
|\
| * kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V2013-10-171-2/+3
| * KVM: s390: Lock kvm->srcu at the appropriate placesThomas Huth2013-09-241-0/+12
| * KVM: s390: Push run loop into __vcpu_runThomas Huth2013-09-241-24/+25
| * KVM: s390: Split up __vcpu_run into three partsThomas Huth2013-09-241-17/+37
| * KVM: s390: Remove dead "rerun vcpu" codeThomas Huth2013-09-241-4/+0
* | s390: fix save and restore of the floating-point-control registerMartin Schwidefsky2013-10-241-8/+15
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-09-041-8/+19
|\
| * KVM: s390: declare virtual HW facilitiesMichael Mueller2013-07-291-8/+15
| * KVM: Introduce kvm_arch_memslots_updated()Takuya Yoshikawa2013-07-181-0/+4
* | KVM: s390: move kvm_guest_enter,exit closer to sieDominik Dingel2013-07-291-7/+14
|/
* KVM: s390: Use common waitqueueChristian Borntraeger2013-06-171-1/+1
* KVM: s390: code cleanup to use common vcpu slab cacheMichael Mueller2013-06-171-3/+3
* KVM: s390: guest large pagesChristian Borntraeger2013-06-171-2/+5
* KVM: s390: Add "devname:kvm" alias.Cornelia Huck2013-06-031-0/+9
* s390/kvm: avoid automatic sie reentryMartin Schwidefsky2013-05-211-1/+3
* s390/kvm: Kick guests out of sie if prefix page host pte is touchedChristian Borntraeger2013-05-211-0/+49
* s390/kvm: Provide a way to prevent reentering SIEChristian Borntraeger2013-05-211-0/+28
* KVM: s390: Enable KVM_CAP_NR_MEMSLOTS on s390Nick Wang2013-04-021-0/+3
* KVM: s390: Remove the sanity checks for kvm memory slotNick Wang2013-04-021-12/+4
* KVM: s390: fix and enforce return code handling for irq injectionsHeiko Carstens2013-04-021-2/+1
* KVM: s390: Dont do a gmap update on minor memslot changesChristian Borntraeger2013-04-021-0/+10
* KVM: s390: Wire up ioeventfd.Cornelia Huck2013-03-051-0/+1
* KVM: set_memory_region: Refactor commit_memory_region()Takuya Yoshikawa2013-03-041-1/+2
* KVM: set_memory_region: Refactor prepare_memory_region()Takuya Yoshikawa2013-03-041-2/+2
OpenPOWER on IntegriCloud