summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/kvm_host.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-04-021-37/+61
|\
| * Merge tag 'kvm-s390-20140325' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2014-03-251-2/+1
| |\
| | * KVM: s390: fix calculation of idle_mask array sizeJens Freimann2014-03-251-2/+1
| * | KVM: s390: irq routing for adapter interrupts.Cornelia Huck2014-03-211-0/+9
| * | KVM: s390: adapter interrupt sourcesCornelia Huck2014-03-211-0/+23
| |/
| * KVM: s390: get rid of local_int arrayJens Freimann2014-03-041-1/+0
| * KVM: s390: Provide access to program parameterChristian Borntraeger2014-03-041-1/+3
| * KVM: async_pf: Async page fault support on s390Dominik Dingel2014-01-301-0/+22
| * KVM: s390: limit floating irqsJens Freimann2014-01-301-0/+1
| * KVM: s390: add floating irq controllerJens Freimann2014-01-301-0/+1
| * KVM: s390: add and extend interrupt information data structsJens Freimann2014-01-291-33/+1
* | s390/kvm: support collaborative memory managementKonstantin Weitz2014-02-211-1/+4
|/
* KVM: s390: enable Transactional ExecutionMichael Mueller2014-01-171-1/+14
* KVM: s390: Get rid of KVM_HPAGE definesChristoffer Dall2013-10-141-7/+0
* KVM: s390: Remove dead "rerun vcpu" codeThomas Huth2013-09-241-1/+0
* KVM: s390: Make KVM_HVA_ERR_BAD usable on s390Dominik Dingel2013-07-291-0/+8
* KVM: s390: Renamed PGM_PRIVILEGED_OPERATIONThomas Huth2013-06-201-1/+1
* KVM: s390,perf: Detect if perf samples belong to KVM host or guestHeinz Graalfs2013-06-171-0/+1
* KVM: s390: Use common waitqueueChristian Borntraeger2013-06-171-1/+1
* KVM: s390: guest large pagesChristian Borntraeger2013-06-171-1/+4
* s390/kvm: Provide a way to prevent reentering SIEChristian Borntraeger2013-05-211-1/+4
* s390/kvm: Mark if a cpu is in SIEChristian Borntraeger2013-05-211-1/+4
* KVM: s390: Add support for channel I/O instructions.Cornelia Huck2013-01-071-0/+1
* KVM: s390: Add support for machine checks.Cornelia Huck2013-01-071-0/+8
* KVM: s390: Support for I/O interrupts.Cornelia Huck2013-01-071-0/+2
* KVM: Make KVM_PRIVATE_MEM_SLOTS optionalAlex Williamson2012-12-131-2/+0
* KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTSAlex Williamson2012-12-131-1/+1
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-2/+2
* KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVMKonstantin Weitz2012-04-301-0/+1
* KVM: Introduce kvm_memory_slot::arch and move lpage_info into itTakuya Yoshikawa2012-03-081-0/+3
* KVM: s390: provide access guest registers via kvm_runChristian Borntraeger2012-03-051-1/+0
* KVM: s390: provide general purpose guest registers via kvm_runChristian Borntraeger2012-03-051-2/+1
* KVM: s390: fix assumption for KVM_MAX_VCPUSCarsten Otte2012-03-051-2/+3
* KVM: s390: handle SIGP sense running interceptsCornelia Huck2011-11-171-0/+1
* KVM: s390: Fix RUNNING flag misinterpretationCornelia Huck2011-11-171-1/+1
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-10-311-0/+1
|\
| * [S390] kvm: Handle diagnose 0x10 (release pages)Christian Borntraeger2011-10-301-0/+1
* | KVM: s390: implement sigp external callChristian Ehrhardt2011-10-301-0/+7
|/
* [S390] kvm: make sigp emerg smp capableChristian Ehrhardt2011-07-241-0/+5
* [S390] Use gmap translation for accessing guest memoryCarsten Otte2011-07-241-3/+1
* [S390] use gmap address spaces for kvm guest imagesCarsten Otte2011-07-241-0/+2
* [S390] kvm: handle tprot interceptsChristian Borntraeger2011-07-241-0/+1
* KVM: Remove unnecessary divide operationsJoerg Roedel2010-08-011-1/+2
* KVM: s390: Don't exit SIE on SIGP sense runningChristian Borntraeger2010-08-011-1/+1
* Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-09-141-6/+9
|\
| * KVM: Prepare memslot data structures for multiple hugepage sizesJoerg Roedel2009-09-101-1/+5
| * KVM: s390: streamline memslot handlingChristian Ehrhardt2009-09-101-3/+1
| * KVM: s390: infrastructure to kick vcpus out of guest stateChristian Ehrhardt2009-09-101-2/+3
* | [S390] Get rid of cpuid.h header file.Heiko Carstens2009-09-111-3/+3
|/
* KVM: s390: Allow stfle instruction in the guestChristian Borntraeger2009-06-281-1/+3
OpenPOWER on IntegriCloud