summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm
Commit message (Expand)AuthorAgeFilesLines
* [S390] kvm: make sigp emerg smp capableChristian Ehrhardt2011-07-241-0/+4
* [S390] remove kvm mmu reload on s390Carsten Otte2011-07-242-19/+2Star
* [S390] Use gmap translation for accessing guest memoryCarsten Otte2011-07-245-107/+193
* [S390] use gmap address spaces for kvm guest imagesCarsten Otte2011-07-242-12/+38
* [S390] move sie code to entry.SMartin Schwidefsky2011-07-242-99/+1Star
* [S390] kvm: handle tprot interceptsChristian Borntraeger2011-07-244-0/+52
* virtio: expose for non-virtualization users tooOhad Ben-Cohen2011-07-231-1/+0Star
* [S390] kvm-s390: fix stfle facilities numbers >=64Christian Borntraeger2011-06-061-0/+1
* [S390] kvm-s390: Fix host crash on misbehaving guestsChristian Borntraeger2011-06-061-0/+2
* [S390] kvm-390: Let kernel exit SIE instruction on workCarsten Otte2011-04-201-2/+2
* Fix common misspellingsLucas De Marchi2011-03-312-2/+2
* s390: change to new flag variablematt mooney2011-03-171-1/+1
* Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-01-131-17/+6Star
|\
| * KVM: Clean up vm creation and releaseJan Kiszka2011-01-121-17/+6Star
* | [S390] cleanup s390 KconfigMartin Schwidefsky2011-01-051-3/+4
|/
* [S390] cleanup facility list handlingMartin Schwidefsky2010-10-252-3/+3
* [S390] kvm: Enable z196 instruction facilitiesChristian Borntraeger2010-10-251-1/+1
* KVM: Remove memory alias supportAvi Kivity2010-08-011-5/+0Star
* KVM: s390: Don't exit SIE on SIGP sense runningChristian Borntraeger2010-08-011-1/+3
* KVM: s390: Fix build failure due to centralized vcpu locking patchesChristian Borntraeger2010-08-013-3/+3
* KVM: Consolidate arch specific vcpu ioctl lockingAvi Kivity2010-08-011-7/+6Star
* KVM: s390: Centrally lock arch specific vcpu ioctlsAvi Kivity2010-08-011-23/+17Star
* KVM: move vcpu locking to dispatcher for generic vcpu ioctlsAvi Kivity2010-08-011-16/+0Star
* [S390] arch/s390/kvm: Use GFP_ATOMIC when a lock is heldJulia Lawall2010-06-081-1/+1
* [S390] appldata/extmem/kvm: add missing GFP_KERNEL flagHeiko Carstens2010-06-081-1/+1
* [S390] spp: remove KVM_AWARE_CMF config optionHeiko Carstens2010-05-262-14/+1Star
* Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-05-222-3/+5
|\
| * KVM: Let vcpu structure alignment be determined at runtimeAvi Kivity2010-05-191-1/+1
| * KVM: use the correct RCU API for PROVE_RCU=yLai Jiangshan2010-05-171-1/+1
| * KVM: s390: Fix possible memory leak of in kvm_arch_vcpu_create()Wei Yongjun2010-05-171-1/+3
* | [S390] virtualization aware cpu measurementCarsten Otte2010-05-172-13/+75
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-0/+3
* Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-03-052-12/+24
|\
| * KVM: fix cleanup_srcu_struct on vm destructionMarcelo Tosatti2010-03-011-0/+1
| * KVM: switch vcpu context to use SRCUMarcelo Tosatti2010-03-011-3/+7
| * KVM: split kvm_arch_set_memory_region into prepare and commitMarcelo Tosatti2010-03-011-9/+16
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-03-016-31/+32
|\|
| * [S390] Cleanup struct _lowcore usage and defines.Heiko Carstens2010-02-262-5/+6
| * [S390] Replace ENOTSUPP usage with EOPNOTSUPPHeiko Carstens2010-02-266-16/+16
| * [S390] zfcpdump: remove cross arch dump supportHeiko Carstens2010-02-261-10/+10
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-171-2/+2
|\|
| * KVM: S390: fix potential array overrun in intercept handlingChristian Borntraeger2010-01-251-2/+2
* | vhost_net: a kernel-level virtio serverMichael S. Tsirkin2010-01-151-0/+1
|/
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-12-101-1/+0Star
|\
| * [S390] Improve address space mode selection.Martin Schwidefsky2009-12-071-1/+0Star
* | KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.cCarsten Otte2009-12-031-3/+3
* | KVM: s390: Make psw available on all exits, not just a subsetCarsten Otte2009-12-031-8/+17
* | KVM: Activate Virtualization On DemandAlexander Graf2009-12-031-1/+2
* | KVM: Return -ENOTTY on unrecognized ioctlsAvi Kivity2009-12-031-1/+1
|/
* KVM: s390: fix memsize >= 4GChristian Borntraeger2009-10-041-1/+1