aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm
Commit message (Expand)AuthorAge
* Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-05
|\
| * KVM: s390: Enable KVM_CAP_NR_MEMSLOTS on s390Nick Wang2013-04-02
| * KVM: s390: Remove the sanity checks for kvm memory slotNick Wang2013-04-02
| * KVM: s390: fix compile with !CONFIG_COMPATHeiko Carstens2013-04-02
| * KVM: s390: fix stsi exception handlingHeiko Carstens2013-04-02
| * KVM: s390: fix and enforce return code handling for irq injectionsHeiko Carstens2013-04-02
| * KVM: s390: make if statements in lpsw/lpswe handlers readableHeiko Carstens2013-04-02
| * KVM: s390: fix return code handling in lpsw/lpswe handlersHeiko Carstens2013-04-02
| * KVM: s390: fix psw conversion in lpsw handlerHeiko Carstens2013-04-02
| * KVM: s390: fix 24 bit psw handling in lpsw/lpswe handlerHeiko Carstens2013-04-02
| * KVM: s390: Dont do a gmap update on minor memslot changesChristian Borntraeger2013-04-02
| * s390/kvm,gaccess: add address space annotationsHeiko Carstens2013-03-07
| * s390/kvm: cleanup/fix handle_tpi()Heiko Carstens2013-03-07
| * s390/kvm,gaccess: shorten copy_to/from_guest codeHeiko Carstens2013-03-07
| * s390/kvm,gaccess: shorten put/get_guest codeHeiko Carstens2013-03-07
| * s390/kvm: remove explicit -EFAULT return code checking on guest accessHeiko Carstens2013-03-07
| * s390/kvm,tprot: use new gmap_translate() functionHeiko Carstens2013-03-07
| * s390/kvm,gaccess: fix guest access return code handlingHeiko Carstens2013-03-07
| * KVM: s390: Wire up ioeventfd.Cornelia Huck2013-03-05
| * KVM: set_memory_region: Refactor commit_memory_region()Takuya Yoshikawa2013-03-04
| * KVM: set_memory_region: Refactor prepare_memory_region()Takuya Yoshikawa2013-03-04
| * KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()Takuya Yoshikawa2013-03-04
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-30
|\ \
| * | treewide: Fix typos in printk and commentMasanari Iida2013-03-18
| |/
* / s390/dis: use explicit buf lenStefan Raspl2013-04-17
|/
* Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-02-24
|\
| * KVM: s390: Fix handling of iscs.Cornelia Huck2013-02-11
| * s390/kvm: Fix instruction decodingChristian Borntraeger2013-01-30
| * s390/kvm: Fix store status for ACRS/FPRSChristian Borntraeger2013-01-30
| * KVM: s390: kvm/sigp.c: fix memory leakageCong Ding2013-01-17
| * KVM: s390: Add support for channel I/O instructions.Cornelia Huck2013-01-07
| * KVM: s390: Base infrastructure for enabling capabilities.Cornelia Huck2013-01-07
| * KVM: s390: In-kernel handling of I/O instructions.Cornelia Huck2013-01-07
| * KVM: s390: Add support for machine checks.Cornelia Huck2013-01-07
| * KVM: s390: Support for I/O interrupts.Cornelia Huck2013-01-07
| * KVM: s390: Decoding helper functions.Cornelia Huck2013-01-07
| * KVM: s390: Constify intercept handler tables.Cornelia Huck2013-01-07
| * KVM: struct kvm_memory_slot.user_alloc -> boolAlex Williamson2012-12-13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-02-21
|\ \
| * | s390/mm: implement software dirty bitsMartin Schwidefsky2013-02-14
| * | s390/time: rename tod clock access functionsHeiko Carstens2013-02-14
* | | Merge 3.9-rc4 into driver-core-nextGreg Kroah-Hartman2013-01-17
|\| |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-01-17
| |\ \
| | * | s390/time: fix sched_clock() overflowHeiko Carstens2013-01-16
| | |/
| * / s390/kvm: Fix BUG in include/linux/kvm_host.h:745Christian Borntraeger2013-01-10
| |/
* / arch/s390/kvm: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-11
|/
* Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-12-13
|\
| * KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initializationMarcelo Tosatti2012-11-27
| * s390/kvm: dont announce RRBM supportChristian Borntraeger2012-10-10
| * s390/kvm: Interrupt injection bugfixJason J. Herne2012-10-10