aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm
Commit message (Expand)AuthorAgeFilesLines
* s390/time: fix sched_clock() overflowHeiko Carstens2013-01-211-1/+1
* KVM: s390: check cpu_id prior to using itCarsten Otte2011-11-111-4/+10
* [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/+6
|\
| * KVM: Clean up vm creation and releaseJan Kiszka2011-01-121-17/+6
* | [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/+0
* 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/+6
* KVM: s390: Centrally lock arch specific vcpu ioctlsAvi Kivity2010-08-011-23/+17
* KVM: move vcpu locking to dispatcher for generic vcpu ioctlsAvi Kivity2010-08-011-16/+0
* [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/+1
* Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-05-212-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-02-286-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-161-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-091-1/+0
|\
| * [S390] Improve address space mode selection.Martin Schwidefsky2009-12-071-1/+0
* | 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
* trivial: remove unnecessary semicolonsJoe Perches2009-09-211-1/+1
* KVM: Reduce runnability interface with arch support codeGleb Natapov2009-09-101-7/+1
* KVM: remove old KVMTRACE support codeMarcelo Tosatti2009-09-101-3/+0
* KVM: Use macro to iterate over vcpus.Gleb Natapov2009-09-101-16/+15
* KVM: s390: streamline memslot handlingChristian Ehrhardt2009-09-105-51/+61