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