summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm
Commit message (Expand)AuthorAgeFilesLines
...
| * KVM: s390: convert local irqs in __do_deliver_interrupt()Jens Freimann2014-04-221-38/+43
| * KVM: s390: convert __do_deliver_interrupt()Heiko Carstens2014-04-221-38/+44
| * KVM: s390: make use of ipte lockHeiko Carstens2014-04-224-0/+131
| * KVM: s390/sclp: correctly set eca siif bitHeiko Carstens2014-04-221-1/+3
| * KVM: s390: add architecture compliant guest access functionsHeiko Carstens2014-04-223-1/+709
| * KVM: s390: add lowcore access functionsHeiko Carstens2014-04-221-2/+93
| * KVM: s390: add 'pgm' member to kvm_vcpu_arch and helper functionHeiko Carstens2014-04-221-0/+33
| * KVM: s390: add kvm_s390_logical_to_effective() helperHeiko Carstens2014-04-221-0/+25
| * KVM: s390: export test_vfacility()Heiko Carstens2014-04-222-1/+2
| * KVM: s390: allow injecting every kind of interruptJens Freimann2014-04-222-0/+28
| * KVM: s390: Exploiting generic userspace interface for cmmaDominik Dingel2014-04-221-0/+43
| * KVM: s390: make cmma usage conditionallyDominik Dingel2014-04-224-31/+43
| * KVM: s390: Per-vm kvm device controlsDominik Dingel2014-04-221-0/+54
| * KVM: s390: Add proper dirty bitmap support to S390 kvm.Jason J. Herne2014-04-221-1/+50
| * KVM: s390: Don't enable skeys by defaultDominik Dingel2014-04-223-0/+29
| * KVM: s390: Clear storage keysDominik Dingel2014-04-221-3/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-06-031-1/+1
|\ \
| * | s390: split TIF bits into CIF, PIF and TIF bitsMartin Schwidefsky2014-05-201-1/+1
| |/
* / KVM: s390: announce irqfd capabilityCornelia Huck2014-05-151-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-04-081-0/+4
|\
| * kvm/s390: also set guest pages back to stable on kexec/kdumpChristian Borntraeger2014-04-011-0/+4
* | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-04-0210-172/+1073
|\ \ | |/ |/|
| * Merge tag 'kvm-s390-20140325' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2014-03-254-8/+27
| |\
| | * KVM: s390: clear local interrupts at cpu initial resetJens Freimann2014-03-253-0/+16
| | * KVM: s390: Fix possible memory leak in SIGP functionsThomas Huth2014-03-251-8/+6Star
| | * KVM: s390: randomize sca addressChristian Borntraeger2014-03-251-0/+5
| * | KVM: s390: irq routing for adapter interrupts.Cornelia Huck2014-03-215-1/+163
| * | KVM: s390: adapter interrupt sourcesCornelia Huck2014-03-213-1/+175
| * | KVM: Add per-vm capability enablement.Cornelia Huck2014-03-211-0/+24
| |/
| * KVM: s390: Optimize ucontrol pathChristian Borntraeger2014-03-171-1/+2
| * KVM: s390: Removing untriggerable BUG_ONsDominik Dingel2014-03-172-4/+0Star
| * KVM: s390: get rid of local_int arrayJens Freimann2014-03-043-79/+56Star
| * KVM: s390: Fixed CC of SIGP SET_PREFIX handlerThomas Huth2014-03-041-16/+8Star
| * KVM: s390: Simplify online vcpus counting for stsiJens Freimann2014-03-041-6/+1Star
| * KVM: s390: expose gbea register to userspaceChristian Borntraeger2014-03-041-0/+8
| * KVM: s390: Provide access to program parameterChristian Borntraeger2014-03-041-0/+9
| * KVM/s390: Set preempted flag during vcpu wakeup and interrupt deliveryMichael Mueller2014-02-261-0/+3
| * KVM: s390: implementation of kvm_arch_vcpu_runnable()Michael Mueller2014-02-261-3/+1Star
| * KVM: async_pf: Exploit one reg interface for pfaultDominik Dingel2014-01-301-0/+24
| * KVM: async_pf: Async page fault support on s390Dominik Dingel2014-01-308-9/+290
| * KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest faultDominik Dingel2014-01-301-2/+21
| * KVM: s390: limit floating irqsJens Freimann2014-01-301-5/+21
| * KVM: s390: add floating irq controllerJens Freimann2014-01-302-51/+254
* | s390/kvm: set guest page states to stable on re-iplMartin Schwidefsky2014-02-211-0/+3
* | s390/kvm: support collaborative memory managementKonstantin Weitz2014-02-213-0/+68
|/
* 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-236-59/+135
|\ \
| * | KVM: s390: Fix memory access error detectionChristian Borntraeger2014-01-201-0/+4
| |/