aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kvm
AgeCommit message (Expand)Author
2011-07-24[S390] kvm: make sigp emerg smp capableChristian Ehrhardt
2011-07-24[S390] remove kvm mmu reload on s390Carsten Otte
2011-07-24[S390] Use gmap translation for accessing guest memoryCarsten Otte
2011-07-24[S390] use gmap address spaces for kvm guest imagesCarsten Otte
2011-07-24[S390] move sie code to entry.SMartin Schwidefsky
2011-07-24[S390] kvm: handle tprot interceptsChristian Borntraeger
2011-07-23virtio: expose for non-virtualization users tooOhad Ben-Cohen
2011-06-06[S390] kvm-s390: fix stfle facilities numbers >=64Christian Borntraeger
2011-06-06[S390] kvm-s390: Fix host crash on misbehaving guestsChristian Borntraeger
2011-04-20[S390] kvm-390: Let kernel exit SIE instruction on workCarsten Otte
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-17s390: change to new flag variablematt mooney
2011-01-13Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-01-12KVM: Clean up vm creation and releaseJan Kiszka
2011-01-05[S390] cleanup s390 KconfigMartin Schwidefsky
2010-10-25[S390] cleanup facility list handlingMartin Schwidefsky
2010-10-25[S390] kvm: Enable z196 instruction facilitiesChristian Borntraeger
2010-08-01KVM: Remove memory alias supportAvi Kivity
2010-08-01KVM: s390: Don't exit SIE on SIGP sense runningChristian Borntraeger
2010-08-01KVM: s390: Fix build failure due to centralized vcpu locking patchesChristian Borntraeger
2010-08-01KVM: Consolidate arch specific vcpu ioctl lockingAvi Kivity
2010-08-01KVM: s390: Centrally lock arch specific vcpu ioctlsAvi Kivity
2010-08-01KVM: move vcpu locking to dispatcher for generic vcpu ioctlsAvi Kivity
2010-06-08[S390] arch/s390/kvm: Use GFP_ATOMIC when a lock is heldJulia Lawall
2010-06-08[S390] appldata/extmem/kvm: add missing GFP_KERNEL flagHeiko Carstens
2010-05-26[S390] spp: remove KVM_AWARE_CMF config optionHeiko Carstens
2010-05-21Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-05-19KVM: Let vcpu structure alignment be determined at runtimeAvi Kivity
2010-05-17KVM: use the correct RCU API for PROVE_RCU=yLai Jiangshan
2010-05-17KVM: s390: Fix possible memory leak of in kvm_arch_vcpu_create()Wei Yongjun
2010-05-17[S390] virtualization aware cpu measurementCarsten Otte
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-05Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-03-01KVM: fix cleanup_srcu_struct on vm destructionMarcelo Tosatti
2010-03-01KVM: switch vcpu context to use SRCUMarcelo Tosatti
2010-03-01KVM: split kvm_arch_set_memory_region into prepare and commitMarcelo Tosatti
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-02-26[S390] Cleanup struct _lowcore usage and defines.Heiko Carstens
2010-02-26[S390] Replace ENOTSUPP usage with EOPNOTSUPPHeiko Carstens
2010-02-26[S390] zfcpdump: remove cross arch dump supportHeiko Carstens
2010-02-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-25KVM: S390: fix potential array overrun in intercept handlingChristian Borntraeger
2010-01-15vhost_net: a kernel-level virtio serverMichael S. Tsirkin
2009-12-09Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-12-07[S390] Improve address space mode selection.Martin Schwidefsky
2009-12-03KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.cCarsten Otte
2009-12-03KVM: s390: Make psw available on all exits, not just a subsetCarsten Otte
2009-12-03KVM: Activate Virtualization On DemandAlexander Graf
2009-12-03KVM: Return -ENOTTY on unrecognized ioctlsAvi Kivity
2009-10-04KVM: s390: fix memsize >= 4GChristian Borntraeger