aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-02Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-172/+1073
2014-03-25Merge tag 'kvm-s390-20140325' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-nextPaolo Bonzini4-8/+27
2014-03-25KVM: s390: clear local interrupts at cpu initial resetJens Freimann3-0/+16
2014-03-25KVM: s390: Fix possible memory leak in SIGP functionsThomas Huth1-8/+6
2014-03-25KVM: s390: randomize sca addressChristian Borntraeger1-0/+5
2014-03-21KVM: s390: irq routing for adapter interrupts.Cornelia Huck5-1/+163
2014-03-21KVM: s390: adapter interrupt sourcesCornelia Huck3-1/+175
2014-03-21KVM: Add per-vm capability enablement.Cornelia Huck1-0/+24
2014-03-17KVM: s390: Optimize ucontrol pathChristian Borntraeger1-1/+2
2014-03-17KVM: s390: Removing untriggerable BUG_ONsDominik Dingel2-4/+0
2014-03-04KVM: s390: get rid of local_int arrayJens Freimann3-79/+56
2014-03-04KVM: s390: Fixed CC of SIGP SET_PREFIX handlerThomas Huth1-16/+8
2014-03-04KVM: s390: Simplify online vcpus counting for stsiJens Freimann1-6/+1
2014-03-04KVM: s390: expose gbea register to userspaceChristian Borntraeger1-0/+8
2014-03-04KVM: s390: Provide access to program parameterChristian Borntraeger1-0/+9
2014-02-26KVM/s390: Set preempted flag during vcpu wakeup and interrupt deliveryMichael Mueller1-0/+3
2014-02-26KVM: s390: implementation of kvm_arch_vcpu_runnable()Michael Mueller1-3/+1
2014-02-21s390/kvm: set guest page states to stable on re-iplMartin Schwidefsky1-0/+3
2014-02-21s390/kvm: support collaborative memory managementKonstantin Weitz3-0/+68
2014-01-30KVM: async_pf: Exploit one reg interface for pfaultDominik Dingel1-0/+24
2014-01-30KVM: async_pf: Async page fault support on s390Dominik Dingel8-9/+290
2014-01-30KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest faultDominik Dingel1-2/+21
2014-01-30KVM: s390: limit floating irqsJens Freimann1-5/+21
2014-01-30KVM: s390: add floating irq controllerJens Freimann2-51/+254
2014-01-23Merge tag 'kvm-s390-20140117' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-queuePaolo Bonzini3-6/+28
2014-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-59/+135
2014-01-20KVM: s390: Fix memory access error detectionChristian Borntraeger1-0/+4
2014-01-17KVM: s390: Enable the LPP facility for guestsThomas Huth1-1/+1
2014-01-17KVM: s390: enable Transactional ExecutionMichael Mueller3-6/+28
2014-01-16s390: Fix misspellings using 'codespell' toolHendrik Brueckner1-1/+1
2013-12-11KVM: s390: ioeventfd: ignore leftmost bitsDominik Dingel1-1/+1
2013-12-11KVM: s390: SIGP START has to report BUSY while stopping a CPUThomas Huth1-0/+5
2013-12-11KVM: s390: Reworked SIGP RESTART orderThomas Huth1-8/+11
2013-12-11KVM: s390: Add the SIGP order CONDITIONAL EMERGENCY SIGNALThomas Huth1-1/+36
2013-12-11KVM: s390: Use helper function to set CC in SIGP handlerThomas Huth1-2/+1
2013-11-28KVM: s390: Removed kvm_s390_inject_sigp_stop()Thomas Huth2-7/+0
2013-11-28KVM: s390: Add SIGP store-status-at-address orderThomas Huth2-0/+36
2013-11-28KVM: s390: fix diagnose code extractionHeiko Carstens1-1/+1
2013-11-28KVM: s390: Fix clock comparator field for STORE STATUSThomas Huth1-1/+3
2013-11-28KVM: s390: Always store status during SIGP STOP_AND_STORE_STATUSThomas Huth3-13/+31
2013-11-28KVM: s390: Do not set CC3 for EQBS and SQBSThomas Huth1-2/+0
2013-11-28KVM: s390: Fix access to CR6 in TPI handlerThomas Huth1-1/+1
2013-11-28KVM: s390: Removed VIRTIODESCSPACEThomas Huth1-3/+0
2013-11-28KVM: s390: Removed SIE_INTERCEPT_UCONTROLThomas Huth2-20/+6
2013-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-53/+147
2013-10-24s390: fix save and restore of the floating-point-control registerMartin Schwidefsky1-8/+15
2013-10-24s390/dis: move disassembler function prototypes to proper header fileHeiko Carstens1-0/+1
2013-10-22s390/time: correct use of store clock fastMartin Schwidefsky1-3/+3
2013-10-17kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V1-2/+3
2013-09-24KVM: s390: Intercept SCK instructionThomas Huth1-0/+33