summaryrefslogtreecommitdiff
path: root/arch/s390/kvm/kvm-s390.c
AgeCommit message (Expand)Author
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds
2014-06-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-05-30KVM: s390: Intercept the tprot instructionMatthew Rosato
2014-05-30KVM: s390: check the given debug flags, not the set onesDavid Hildenbrand
2014-05-20s390: split TIF bits into CIF, PIF and TIF bitsMartin Schwidefsky
2014-05-16KVM: s390: split SIE state guest prefix fieldMichael Mueller
2014-05-16KVM: s390: interpretive execution of SIGP EXTERNAL CALLDavid Hildenbrand
2014-05-16KVM: s390: Introduce helper function for faulting-in a guest pageThomas Huth
2014-05-15KVM: s390: announce irqfd capabilityCornelia Huck
2014-04-29KVM: s390: enable IBS for single running VCPUsDavid Hildenbrand
2014-04-29KVM: s390: introduce kvm_s390_vcpu_{start,stop}David Hildenbrand
2014-04-22KVM: s390: Drop pending interrupts on guest exitChristian Borntraeger
2014-04-22KVM: s390: hardware support for guest debuggingDavid Hildenbrand
2014-04-22KVM: s390: emulate stctl and stctgDavid Hildenbrand
2014-04-22KVM: s390: convert kvm_s390_store_status_unloaded()Heiko Carstens
2014-04-22KVM: s390: convert pfault codeHeiko Carstens
2014-04-22KVM: s390: make use of ipte lockHeiko Carstens
2014-04-22KVM: s390/sclp: correctly set eca siif bitHeiko Carstens
2014-04-22KVM: s390: export test_vfacility()Heiko Carstens
2014-04-22KVM: s390: Exploiting generic userspace interface for cmmaDominik Dingel
2014-04-22KVM: s390: make cmma usage conditionallyDominik Dingel
2014-04-22KVM: s390: Per-vm kvm device controlsDominik Dingel
2014-04-22KVM: s390: Add proper dirty bitmap support to S390 kvm.Jason J. Herne
2014-04-22KVM: s390: Don't enable skeys by defaultDominik Dingel
2014-04-02Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-03-25Merge tag 'kvm-s390-20140325' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2014-03-25KVM: s390: clear local interrupts at cpu initial resetJens Freimann
2014-03-25KVM: s390: randomize sca addressChristian Borntraeger
2014-03-21KVM: s390: irq routing for adapter interrupts.Cornelia Huck
2014-03-21KVM: s390: adapter interrupt sourcesCornelia Huck
2014-03-21KVM: Add per-vm capability enablement.Cornelia Huck
2014-03-17KVM: s390: Optimize ucontrol pathChristian Borntraeger
2014-03-17KVM: s390: Removing untriggerable BUG_ONsDominik Dingel
2014-03-04KVM: s390: get rid of local_int arrayJens Freimann
2014-03-04KVM: s390: expose gbea register to userspaceChristian Borntraeger
2014-03-04KVM: s390: Provide access to program parameterChristian Borntraeger
2014-02-26KVM: s390: implementation of kvm_arch_vcpu_runnable()Michael Mueller
2014-02-21s390/kvm: support collaborative memory managementKonstantin Weitz
2014-01-30KVM: async_pf: Exploit one reg interface for pfaultDominik Dingel
2014-01-30KVM: async_pf: Async page fault support on s390Dominik Dingel
2014-01-30KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest faultDominik Dingel
2014-01-30KVM: s390: add floating irq controllerJens Freimann
2014-01-23Merge tag 'kvm-s390-20140117' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2014-01-20KVM: s390: Fix memory access error detectionChristian Borntraeger
2014-01-17KVM: s390: Enable the LPP facility for guestsThomas Huth
2014-01-17KVM: s390: enable Transactional ExecutionMichael Mueller
2013-11-28KVM: s390: Fix clock comparator field for STORE STATUSThomas Huth
2013-11-28KVM: s390: Always store status during SIGP STOP_AND_STORE_STATUSThomas Huth
2013-11-28KVM: s390: Removed SIE_INTERCEPT_UCONTROLThomas Huth
2013-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds