summaryrefslogtreecommitdiff
path: root/arch/s390/kvm
AgeCommit message (Expand)Author
2015-02-13Reset to 3.12.37Scott Wood
2014-02-06KVM: s390: ioeventfd: ignore leftmost bitsDominik Dingel
2014-02-06KVM: s390: fix diagnose code extractionHeiko Carstens
2013-10-22s390/time: correct use of store clock fastMartin Schwidefsky
2013-09-05Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-09-05Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-29KVM: s390: Add helper function for setting condition codeThomas Huth
2013-07-29KVM: s390: Fix sparse warnings in priv.cThomas Huth
2013-07-29KVM: s390: declare virtual HW facilitiesMichael Mueller
2013-07-29KVM: s390: fix pfmf non-quiescing control handlingHeiko Carstens
2013-07-29KVM: s390: move kvm_guest_enter,exit closer to sieDominik Dingel
2013-07-18KVM: Introduce kvm_arch_memslots_updated()Takuya Yoshikawa
2013-07-18KVM: s390: use cookies for ioeventfdCornelia Huck
2013-07-15s390: Replace weird use of PTR_RET.Rusty Russell
2013-06-20KVM: s390: Fixed priority of execution in STSIThomas Huth
2013-06-20KVM: s390: Reworked LCTL and LCTLG instructionsThomas Huth
2013-06-20KVM: s390: Check for access exceptions during TPIThomas Huth
2013-06-20KVM: s390: Check for PSTATE when handling DIAGNOSEThomas Huth
2013-06-20KVM: s390: Privileged operation checks moved to instruction handlersThomas Huth
2013-06-20KVM: s390: Privileged operation check for TPROTThomas Huth
2013-06-20KVM: s390: Renamed PGM_PRIVILEGED_OPERATIONThomas Huth
2013-06-17KVM: s390: Fix epsw instruction decodingThomas Huth
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-05-21s390/kvm: fix psw rewinding in handle_skeyMartin Schwidefsky
2013-05-19KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in MakefilesMarc Zyngier
2013-05-05Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-17s390/dis: use explicit buf lenStefan Raspl
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 compile with !CONFIG_COMPATHeiko Carstens
2013-04-02KVM: s390: fix stsi exception handlingHeiko Carstens
2013-04-02KVM: s390: fix and enforce return code handling for irq injectionsHeiko Carstens
2013-04-02KVM: s390: make if statements in lpsw/lpswe handlers readableHeiko Carstens
2013-04-02KVM: s390: fix return code handling in lpsw/lpswe handlersHeiko Carstens
2013-04-02KVM: s390: fix psw conversion in lpsw handlerHeiko Carstens
2013-04-02KVM: s390: fix 24 bit psw handling in lpsw/lpswe handlerHeiko Carstens
2013-04-02KVM: s390: Dont do a gmap update on minor memslot changesChristian Borntraeger
2013-03-18treewide: Fix typos in printk and commentMasanari Iida
2013-03-07s390/kvm,gaccess: add address space annotationsHeiko Carstens
2013-03-07s390/kvm: cleanup/fix handle_tpi()Heiko Carstens
2013-03-07s390/kvm,gaccess: shorten copy_to/from_guest codeHeiko Carstens
2013-03-07s390/kvm,gaccess: shorten put/get_guest codeHeiko Carstens
2013-03-07s390/kvm: remove explicit -EFAULT return code checking on guest accessHeiko Carstens