aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kvm
AgeCommit message (Expand)Author
2014-06-18KVM: 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
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