summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/kvm-s390.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini2014-08-051-1/+1
|\
| * KVM: Rename and add argument to check_extensionAlexander Graf2014-07-281-1/+1
* | KVM: s390: advertise KVM_CAP_S390_IRQCHIPCornelia Huck2014-07-211-0/+1
* | KVM: s390: remove the tasklet used by the hrtimerDavid Hildenbrand2014-07-211-2/+0
* | KVM: s390: remove _bh locking from start_stop_lockDavid Hildenbrand2014-07-211-4/+4
* | KVM: s390: remove _bh locking from local_int.lockDavid Hildenbrand2014-07-211-2/+2
* | KVM: s390: cleanup handle_wait by reusing kvm_vcpu_blockDavid Hildenbrand2014-07-211-0/+3
* | KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state controlDavid Hildenbrand2014-07-101-4/+33
* | KVM: s390: remove __cpu_is_stopped and expose is_vcpu_stoppedDavid Hildenbrand2014-07-101-6/+1
* | KVM: s390: move finalization of SIGP STOP orders to kvm_s390_vcpu_stopDavid Hildenbrand2014-07-101-0/+8
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-041-107/+447
|\
| * KVM: s390: Intercept the tprot instructionMatthew Rosato2014-05-301-1/+3
| * KVM: s390: check the given debug flags, not the set onesDavid Hildenbrand2014-05-301-1/+1
| * KVM: s390: split SIE state guest prefix fieldMichael Mueller2014-05-161-4/+6
| * KVM: s390: interpretive execution of SIGP EXTERNAL CALLDavid Hildenbrand2014-05-161-1/+1
| * KVM: s390: Introduce helper function for faulting-in a guest pageThomas Huth2014-05-161-7/+25
| * KVM: s390: enable IBS for single running VCPUsDavid Hildenbrand2014-04-291-2/+121
| * KVM: s390: introduce kvm_s390_vcpu_{start,stop}David Hildenbrand2014-04-291-2/+14
| * KVM: s390: Drop pending interrupts on guest exitChristian Borntraeger2014-04-221-0/+2
| * KVM: s390: hardware support for guest debuggingDavid Hildenbrand2014-04-221-2/+51
| * KVM: s390: emulate stctl and stctgDavid Hildenbrand2014-04-221-0/+2
| * KVM: s390: convert kvm_s390_store_status_unloaded()Heiko Carstens2014-04-221-64/+31
| * KVM: s390: convert pfault codeHeiko Carstens2014-04-221-2/+3
| * KVM: s390: make use of ipte lockHeiko Carstens2014-04-221-0/+2
| * KVM: s390/sclp: correctly set eca siif bitHeiko Carstens2014-04-221-1/+3
| * KVM: s390: export test_vfacility()Heiko Carstens2014-04-221-1/+1
| * KVM: s390: Exploiting generic userspace interface for cmmaDominik Dingel2014-04-221-0/+43
| * KVM: s390: make cmma usage conditionallyDominik Dingel2014-04-221-22/+37
| * 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-221-0/+1
* | 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 tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-04-021-11/+201
|\
| * Merge tag 'kvm-s390-20140325' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2014-03-251-0/+6
| |\
| | * KVM: s390: clear local interrupts at cpu initial resetJens Freimann2014-03-251-0/+1
| | * KVM: s390: randomize sca addressChristian Borntraeger2014-03-251-0/+5
| * | KVM: s390: irq routing for adapter interrupts.Cornelia Huck2014-03-211-0/+17
| * | KVM: s390: adapter interrupt sourcesCornelia Huck2014-03-211-0/+1
| * | 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-171-2/+0
| * KVM: s390: get rid of local_int arrayJens Freimann2014-03-041-4/+1
| * 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: implementation of kvm_arch_vcpu_runnable()Michael Mueller2014-02-261-3/+1
| * 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-301-1/+88
| * KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest faultDominik Dingel2014-01-301-2/+21
OpenPOWER on IntegriCloud