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