aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kvm
AgeCommit message (Expand)Author
2015-05-06Merge branch 'linux-3.14.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...Kevin Hilman
2015-05-06KVM: s390: Zero out current VMDB of STSI before including level3 data.Ekaterina Tumanova
2014-10-30KVM: s390: unintended fallthrough for external callChristian Borntraeger
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: Give IRQFD its own separate enabling Kconfig optionChristoffer Dall
2014-10-02KVM: irqchip: Provide and use accessors for irq routing tablePaul Mackerras
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-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
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
2014-01-16s390: Fix misspellings using 'codespell' toolHendrik Brueckner
2013-12-11KVM: s390: ioeventfd: ignore leftmost bitsDominik Dingel
2013-12-11KVM: s390: SIGP START has to report BUSY while stopping a CPUThomas Huth
2013-12-11KVM: s390: Reworked SIGP RESTART orderThomas Huth
2013-12-11KVM: s390: Add the SIGP order CONDITIONAL EMERGENCY SIGNALThomas Huth
2013-12-11KVM: s390: Use helper function to set CC in SIGP handlerThomas Huth
2013-11-28KVM: s390: Removed kvm_s390_inject_sigp_stop()Thomas Huth
2013-11-28KVM: s390: Add SIGP store-status-at-address orderThomas Huth
2013-11-28KVM: s390: fix diagnose code extractionHeiko Carstens
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: Do not set CC3 for EQBS and SQBSThomas Huth
2013-11-28KVM: s390: Fix access to CR6 in TPI handlerThomas Huth
2013-11-28KVM: s390: Removed VIRTIODESCSPACEThomas 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-24s390/dis: move disassembler function prototypes to proper header fileHeiko Carstens
2013-10-22s390/time: correct use of store clock fastMartin Schwidefsky
2013-10-17kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V
2013-09-24KVM: s390: Intercept SCK instructionThomas Huth
2013-09-24KVM: s390: Implement TEST BLOCKThomas Huth
2013-09-24KVM: s390: Helper for converting real addresses to absoluteThomas Huth
2013-09-24KVM: s390: Allow NULL parameter for kvm_s390_get_regs_rreThomas Huth
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-09-04Merge 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