summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/kvm_host.h
AgeCommit message (Expand)Author
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: fix calculation of idle_mask array sizeJens Freimann
2014-03-21KVM: s390: irq routing for adapter interrupts.Cornelia Huck
2014-03-21KVM: s390: adapter interrupt sourcesCornelia Huck
2014-03-04KVM: s390: get rid of local_int arrayJens Freimann
2014-03-04KVM: s390: Provide access to program parameterChristian Borntraeger
2014-02-21s390/kvm: support collaborative memory managementKonstantin Weitz
2014-01-30KVM: async_pf: Async page fault support on s390Dominik Dingel
2014-01-30KVM: s390: limit floating irqsJens Freimann
2014-01-30KVM: s390: add floating irq controllerJens Freimann
2014-01-29KVM: s390: add and extend interrupt information data structsJens Freimann
2014-01-17KVM: s390: enable Transactional ExecutionMichael Mueller
2013-10-14KVM: s390: Get rid of KVM_HPAGE definesChristoffer Dall
2013-09-24KVM: s390: Remove dead "rerun vcpu" codeThomas Huth
2013-07-29KVM: s390: Make KVM_HVA_ERR_BAD usable on s390Dominik Dingel
2013-06-20KVM: s390: Renamed PGM_PRIVILEGED_OPERATIONThomas Huth
2013-06-17KVM: s390,perf: Detect if perf samples belong to KVM host or guestHeinz Graalfs
2013-06-17KVM: s390: Use common waitqueueChristian Borntraeger
2013-06-17KVM: s390: guest large pagesChristian Borntraeger
2013-05-21s390/kvm: Provide a way to prevent reentering SIEChristian Borntraeger
2013-05-21s390/kvm: Mark if a cpu is in SIEChristian Borntraeger
2013-01-07KVM: s390: Add support for channel I/O instructions.Cornelia Huck
2013-01-07KVM: s390: Add support for machine checks.Cornelia Huck
2013-01-07KVM: s390: Support for I/O interrupts.Cornelia Huck
2012-12-13KVM: Make KVM_PRIVATE_MEM_SLOTS optionalAlex Williamson
2012-12-13KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTSAlex Williamson
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2012-04-30KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVMKonstantin Weitz
2012-03-08KVM: Introduce kvm_memory_slot::arch and move lpage_info into itTakuya Yoshikawa
2012-03-05KVM: s390: provide access guest registers via kvm_runChristian Borntraeger
2012-03-05KVM: s390: provide general purpose guest registers via kvm_runChristian Borntraeger
2012-03-05KVM: s390: fix assumption for KVM_MAX_VCPUSCarsten Otte
2011-11-17KVM: s390: handle SIGP sense running interceptsCornelia Huck
2011-11-17KVM: s390: Fix RUNNING flag misinterpretationCornelia Huck
2011-10-31Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-10-30[S390] kvm: Handle diagnose 0x10 (release pages)Christian Borntraeger
2011-10-30KVM: s390: implement sigp external callChristian Ehrhardt
2011-07-24[S390] kvm: make sigp emerg smp capableChristian Ehrhardt
2011-07-24[S390] Use gmap translation for accessing guest memoryCarsten Otte
2011-07-24[S390] use gmap address spaces for kvm guest imagesCarsten Otte
2011-07-24[S390] kvm: handle tprot interceptsChristian Borntraeger
2010-08-01KVM: Remove unnecessary divide operationsJoerg Roedel
2010-08-01KVM: s390: Don't exit SIE on SIGP sense runningChristian Borntraeger
2009-09-14Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-09-11[S390] Get rid of cpuid.h header file.Heiko Carstens
2009-09-10KVM: Prepare memslot data structures for multiple hugepage sizesJoerg Roedel
2009-09-10KVM: s390: streamline memslot handlingChristian Ehrhardt
2009-09-10KVM: s390: infrastructure to kick vcpus out of guest stateChristian Ehrhardt
2009-06-28KVM: s390: Allow stfle instruction in the guestChristian Borntraeger