summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/kvm-s390.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()Takuya Yoshikawa2013-03-041-7/+2
* Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-02-241-2/+48
|\
| * s390/kvm: Fix store status for ACRS/FPRSChristian Borntraeger2013-01-301-0/+8
| * KVM: s390: Add support for channel I/O instructions.Cornelia Huck2013-01-071-0/+12
| * KVM: s390: Base infrastructure for enabling capabilities.Cornelia Huck2013-01-071-0/+26
| * KVM: struct kvm_memory_slot.user_alloc -> boolAlex Williamson2012-12-131-2/+2
* | s390/mm: implement software dirty bitsMartin Schwidefsky2013-02-141-1/+1
* | s390/kvm: Fix BUG in include/linux/kvm_host.h:745Christian Borntraeger2013-01-101-0/+2
|/
* Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-12-131-1/+6
|\
| * KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initializationMarcelo Tosatti2012-11-271-0/+5
| * s390/kvm: dont announce RRBM supportChristian Borntraeger2012-10-101-1/+1
* | kvm: Directly account vtime to system on guest switchFrederic Weisbecker2012-10-291-4/+0
|/
* KVM: split kvm_arch_flush_shadowMarcelo Tosatti2012-09-061-1/+6
* KVM: s390: Add implementation-specific trace eventsCornelia Huck2012-07-261-0/+3
* KVM: s390: Add architectural trace eventsCornelia Huck2012-07-261-0/+7
OpenPOWER on IntegriCloud