summaryrefslogtreecommitdiff
path: root/arch/s390/kvm
AgeCommit message (Expand)Author
2014-04-22KVM: s390: convert __sigp_set_prefix()/handle_set_prefix()Heiko Carstens
2014-04-22KVM: s390: convert kvm_s390_store_status_unloaded()Heiko Carstens
2014-04-22KVM: s390: convert handle_prog()Heiko Carstens
2014-04-22KVM: s390: convert pfault codeHeiko Carstens
2014-04-22KVM: s390: convert handle_stfl()Heiko Carstens
2014-04-22KVM: s390: convert local irqs in __do_deliver_interrupt()Jens Freimann
2014-04-22KVM: s390: convert __do_deliver_interrupt()Heiko 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: add architecture compliant guest access functionsHeiko Carstens
2014-04-22KVM: s390: add lowcore access functionsHeiko Carstens
2014-04-22KVM: s390: add 'pgm' member to kvm_vcpu_arch and helper functionHeiko Carstens
2014-04-22KVM: s390: add kvm_s390_logical_to_effective() helperHeiko Carstens
2014-04-22KVM: s390: export test_vfacility()Heiko Carstens
2014-04-22KVM: s390: allow injecting every kind of interruptJens Freimann
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-22KVM: s390: Clear storage keysDominik Dingel
2014-04-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-04-02Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-04-01kvm/s390: also set guest pages back to stable on kexec/kdumpChristian Borntraeger
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: Fix possible memory leak in SIGP functionsThomas Huth
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: Fixed CC of SIGP SET_PREFIX handlerThomas Huth
2014-03-04KVM: s390: Simplify online vcpus counting for stsiJens 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: Set preempted flag during vcpu wakeup and interrupt deliveryMichael Mueller
2014-02-26KVM: s390: implementation of kvm_arch_vcpu_runnable()Michael Mueller
2014-02-21s390/kvm: set guest page states to stable on re-iplMartin Schwidefsky
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: limit floating irqsJens Freimann
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-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-01-20KVM: s390: Fix memory access error detectionChristian Borntraeger