aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kvm/kvm-s390.c
AgeCommit message (Expand)Author
2014-10-08Merge branch 'lsk/v3.14/topic/kvm' into lsk/lsk-with-kvm-v3.14Christoffer Dall
2014-10-02KVM: remove garbage arg to *hardware_{en,dis}ableChristoffer Dall
2014-10-02KVM: static inline empty kvm_arch functionsChristoffer Dall
2014-10-02KVM: add kvm_arch_sched_inChristoffer Dall
2014-10-02KVM: Rename and add argument to check_extensionChristoffer Dall
2014-05-06KVM: s390: Optimize ucontrol pathChristian Borntraeger
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
2013-03-04KVM: set_memory_region: Refactor prepare_memory_region()Takuya Yoshikawa
2013-03-04KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()Takuya Yoshikawa
2013-02-24Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-02-14s390/mm: implement software dirty bitsMartin Schwidefsky
2013-01-30s390/kvm: Fix store status for ACRS/FPRSChristian Borntraeger
2013-01-10s390/kvm: Fix BUG in include/linux/kvm_host.h:745Christian Borntraeger
2013-01-07KVM: s390: Add support for channel I/O instructions.Cornelia Huck
2013-01-07KVM: s390: Base infrastructure for enabling capabilities.Cornelia Huck
2012-12-13KVM: struct kvm_memory_slot.user_alloc -> boolAlex Williamson
2012-12-13Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-11-27KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initializationMarcelo Tosatti
2012-10-29kvm: Directly account vtime to system on guest switchFrederic Weisbecker
2012-10-10s390/kvm: dont announce RRBM supportChristian Borntraeger