aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-17KVM: s390: announce SYNC_MMUChristian Borntraeger1-0/+1
2011-11-17KVM: s390: Fix tprot lockingChristian Borntraeger1-2/+8
2011-11-17KVM: s390: handle SIGP sense running interceptsCornelia Huck2-0/+40
2011-11-17KVM: s390: Fix RUNNING flag misinterpretationCornelia Huck5-8/+14
2011-10-31Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2-1/+32
2011-10-30[S390] kvm: Handle diagnose 0x10 (release pages)Christian Borntraeger2-1/+32
2011-10-30KVM: s390: implement sigp external callChristian Ehrhardt3-1/+76
2011-10-30KVM: s390: fix register settingCarsten Otte1-0/+2
2011-10-30KVM: s390: fix return value of kvm_arch_init_vmCarsten Otte1-0/+2
2011-10-30KVM: s390: check cpu_id prior to using itCarsten Otte1-4/+10
2011-09-20[S390] kvm: extension capability for new address space layoutChristian Borntraeger1-0/+1
2011-09-20[S390] kvm: fix address mode switchingChristian Borntraeger1-2/+2
2011-07-24[S390] kvm: make sigp emerg smp capableChristian Ehrhardt1-0/+4
2011-07-24[S390] remove kvm mmu reload on s390Carsten Otte2-19/+2
2011-07-24[S390] Use gmap translation for accessing guest memoryCarsten Otte5-107/+193
2011-07-24[S390] use gmap address spaces for kvm guest imagesCarsten Otte2-12/+38
2011-07-24[S390] move sie code to entry.SMartin Schwidefsky2-99/+1
2011-07-24[S390] kvm: handle tprot interceptsChristian Borntraeger4-0/+52
2011-07-23virtio: expose for non-virtualization users tooOhad Ben-Cohen1-1/+0
2011-06-06[S390] kvm-s390: fix stfle facilities numbers >=64Christian Borntraeger1-0/+1
2011-06-06[S390] kvm-s390: Fix host crash on misbehaving guestsChristian Borntraeger1-0/+2
2011-04-20[S390] kvm-390: Let kernel exit SIE instruction on workCarsten Otte1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi2-2/+2
2011-03-17s390: change to new flag variablematt mooney1-1/+1
2011-01-13Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-17/+6
2011-01-12KVM: Clean up vm creation and releaseJan Kiszka1-17/+6
2011-01-05[S390] cleanup s390 KconfigMartin Schwidefsky1-3/+4
2010-10-25[S390] cleanup facility list handlingMartin Schwidefsky2-3/+3
2010-10-25[S390] kvm: Enable z196 instruction facilitiesChristian Borntraeger1-1/+1
2010-08-01KVM: Remove memory alias supportAvi Kivity1-5/+0
2010-08-01KVM: s390: Don't exit SIE on SIGP sense runningChristian Borntraeger1-1/+3
2010-08-01KVM: s390: Fix build failure due to centralized vcpu locking patchesChristian Borntraeger3-3/+3
2010-08-01KVM: Consolidate arch specific vcpu ioctl lockingAvi Kivity1-7/+6
2010-08-01KVM: s390: Centrally lock arch specific vcpu ioctlsAvi Kivity1-23/+17
2010-08-01KVM: move vcpu locking to dispatcher for generic vcpu ioctlsAvi Kivity1-16/+0
2010-06-08[S390] arch/s390/kvm: Use GFP_ATOMIC when a lock is heldJulia Lawall1-1/+1
2010-06-08[S390] appldata/extmem/kvm: add missing GFP_KERNEL flagHeiko Carstens1-1/+1
2010-05-26[S390] spp: remove KVM_AWARE_CMF config optionHeiko Carstens2-14/+1
2010-05-21Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-3/+5
2010-05-19KVM: Let vcpu structure alignment be determined at runtimeAvi Kivity1-1/+1
2010-05-17KVM: use the correct RCU API for PROVE_RCU=yLai Jiangshan1-1/+1
2010-05-17KVM: s390: Fix possible memory leak of in kvm_arch_vcpu_create()Wei Yongjun1-1/+3
2010-05-17[S390] virtualization aware cpu measurementCarsten Otte2-13/+75
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo3-0/+3
2010-03-05Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-12/+24
2010-03-01KVM: fix cleanup_srcu_struct on vm destructionMarcelo Tosatti1-0/+1
2010-03-01KVM: switch vcpu context to use SRCUMarcelo Tosatti1-3/+7
2010-03-01KVM: split kvm_arch_set_memory_region into prepare and commitMarcelo Tosatti1-9/+16
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller6-31/+32
2010-02-26[S390] Cleanup struct _lowcore usage and defines.Heiko Carstens2-5/+6