summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-s390-20140117' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2014-01-233-6/+28
|\
| * KVM: s390: Enable the LPP facility for guestsThomas Huth2014-01-171-1/+1
| * KVM: s390: enable Transactional ExecutionMichael Mueller2014-01-173-6/+28
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-226-59/+135
|\ \
| * | KVM: s390: Fix memory access error detectionChristian Borntraeger2014-01-201-0/+4
| |/
| * KVM: s390: ioeventfd: ignore leftmost bitsDominik Dingel2013-12-111-1/+1
| * KVM: s390: SIGP START has to report BUSY while stopping a CPUThomas Huth2013-12-111-0/+5
| * KVM: s390: Reworked SIGP RESTART orderThomas Huth2013-12-111-8/+11
| * KVM: s390: Add the SIGP order CONDITIONAL EMERGENCY SIGNALThomas Huth2013-12-111-1/+36
| * KVM: s390: Use helper function to set CC in SIGP handlerThomas Huth2013-12-111-2/+1
| * KVM: s390: Removed kvm_s390_inject_sigp_stop()Thomas Huth2013-11-282-7/+0
| * KVM: s390: Add SIGP store-status-at-address orderThomas Huth2013-11-282-0/+36
| * KVM: s390: fix diagnose code extractionHeiko Carstens2013-11-281-1/+1
| * 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-283-13/+31
| * KVM: s390: Do not set CC3 for EQBS and SQBSThomas Huth2013-11-281-2/+0
| * KVM: s390: Fix access to CR6 in TPI handlerThomas Huth2013-11-281-1/+1
| * KVM: s390: Removed VIRTIODESCSPACEThomas Huth2013-11-281-3/+0
| * KVM: s390: Removed SIE_INTERCEPT_UCONTROLThomas Huth2013-11-282-20/+6
* | s390: Fix misspellings using 'codespell' toolHendrik Brueckner2014-01-161-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-157-53/+147
|\
| * kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V2013-10-171-2/+3
| * KVM: s390: Intercept SCK instructionThomas Huth2013-09-241-0/+33
| * KVM: s390: Implement TEST BLOCKThomas Huth2013-09-241-0/+28
| * KVM: s390: Helper for converting real addresses to absoluteThomas Huth2013-09-241-7/+14
| * KVM: s390: Allow NULL parameter for kvm_s390_get_regs_rreThomas Huth2013-09-241-2/+4
| * KVM: s390: Lock kvm->srcu at the appropriate placesThomas Huth2013-09-243-3/+16
| * 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-243-12/+1
* | s390: fix save and restore of the floating-point-control registerMartin Schwidefsky2013-10-241-8/+15
* | s390/dis: move disassembler function prototypes to proper header fileHeiko Carstens2013-10-241-0/+1
* | s390/time: correct use of store clock fastMartin Schwidefsky2013-10-221-3/+3
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-09-044-31/+55
|\
| * KVM: s390: Add helper function for setting condition codeThomas Huth2013-07-292-9/+13
| * KVM: s390: Fix sparse warnings in priv.cThomas Huth2013-07-291-3/+3
| * KVM: s390: declare virtual HW facilitiesMichael Mueller2013-07-293-15/+22
| * KVM: Introduce kvm_arch_memslots_updated()Takuya Yoshikawa2013-07-181-0/+4
| * KVM: s390: use cookies for ioeventfdCornelia Huck2013-07-181-4/+13
* | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-041-4/+8
|\ \
| * | s390: Replace weird use of PTR_RET.Rusty Russell2013-07-151-4/+8
| |/
* | KVM: s390: fix pfmf non-quiescing control handlingHeiko Carstens2013-07-291-2/+2
* | KVM: s390: move kvm_guest_enter,exit closer to sieDominik Dingel2013-07-291-7/+14
|/
* KVM: s390: Fixed priority of execution in STSIThomas Huth2013-06-201-7/+16
* KVM: s390: Reworked LCTL and LCTLG instructionsThomas Huth2013-06-203-85/+81
* KVM: s390: Check for access exceptions during TPIThomas Huth2013-06-201-3/+4
* KVM: s390: Check for PSTATE when handling DIAGNOSEThomas Huth2013-06-201-0/+3
* KVM: s390: Privileged operation checks moved to instruction handlersThomas Huth2013-06-201-24/+39
* KVM: s390: Privileged operation check for TPROTThomas Huth2013-06-201-0/+3
* KVM: s390: Renamed PGM_PRIVILEGED_OPERATIONThomas Huth2013-06-202-11/+8
OpenPOWER on IntegriCloud