summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm
Commit message (Expand)AuthorAgeFilesLines
...
| * KVM: s390: remove old guest access functionsHeiko Carstens2014-04-221-81/+0
| * KVM: s390: convert handle_stsi()Heiko Carstens2014-04-221-4/+5
| * KVM: s390: convert handle lctl[g]()Heiko Carstens2014-04-221-19/+17
| * KVM: s390: convert handle_stidp()Heiko Carstens2014-04-221-2/+5
| * KVM: s390: convert handle_lpsw[e]()Heiko Carstens2014-04-221-4/+9
| * KVM: s390: reinject io interrupt on tpi failureCornelia Huck2014-04-223-1/+17
| * KVM: s390: convert handle_tpi()Heiko Carstens2014-04-221-11/+17
| * KVM: s390: convert handle_test_block()Heiko Carstens2014-04-221-4/+2
| * KVM: s390: convert handle_store_cpu_address()Heiko Carstens2014-04-221-7/+10
| * KVM: s390: convert handle_store_prefix()Heiko Carstens2014-04-221-2/+4
| * KVM: s390: convert handle_set_clock()Heiko Carstens2014-04-221-3/+4
| * KVM: s390: convert __sigp_set_prefix()/handle_set_prefix()Heiko Carstens2014-04-222-13/+19
| * KVM: s390: convert kvm_s390_store_status_unloaded()Heiko Carstens2014-04-221-64/+31
| * KVM: s390: convert handle_prog()Heiko Carstens2014-04-221-9/+13
| * KVM: s390: convert pfault codeHeiko Carstens2014-04-222-7/+7
| * KVM: s390: convert handle_stfl()Heiko Carstens2014-04-221-3/+3
| * 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/+6
| | * 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/+0
| * KVM: s390: get rid of local_int arrayJens Freimann2014-03-043-79/+56
| * KVM: s390: Fixed CC of SIGP SET_PREFIX handlerThomas Huth2014-03-041-16/+8
| * KVM: s390: Simplify online vcpus counting for stsiJens Freimann2014-03-041-6/+1
OpenPOWER on IntegriCloud