aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/kvm-s390.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-24[S390] remove kvm mmu reload on s390Carsten Otte1-15/+2
2011-07-24[S390] Use gmap translation for accessing guest memoryCarsten Otte1-2/+2
2011-07-24[S390] use gmap address spaces for kvm guest imagesCarsten Otte1-11/+21
2011-07-24[S390] kvm: handle tprot interceptsChristian Borntraeger1-0/+1
2011-06-06[S390] kvm-s390: fix stfle facilities numbers >=64Christian Borntraeger1-0/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-01-12KVM: Clean up vm creation and releaseJan Kiszka1-17/+6
2010-10-25[S390] cleanup facility list handlingMartin Schwidefsky1-1/+1
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 Borntraeger1-1/+1
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] appldata/extmem/kvm: add missing GFP_KERNEL flagHeiko Carstens1-1/+1
2010-05-19KVM: Let vcpu structure alignment be determined at runtimeAvi Kivity1-1/+1
2010-05-17KVM: s390: Fix possible memory leak of in kvm_arch_vcpu_create()Wei Yongjun1-1/+3
2010-03-01KVM: fix cleanup_srcu_struct on vm destructionMarcelo Tosatti1-0/+1
2010-03-01KVM: split kvm_arch_set_memory_region into prepare and commitMarcelo Tosatti1-9/+16
2010-02-26[S390] Cleanup struct _lowcore usage and defines.Heiko Carstens1-0/+1
2010-02-26[S390] Replace ENOTSUPP usage with EOPNOTSUPPHeiko Carstens1-1/+1
2010-02-26[S390] zfcpdump: remove cross arch dump supportHeiko Carstens1-10/+10
2009-12-03KVM: s390: Make psw available on all exits, not just a subsetCarsten Otte1-8/+17
2009-12-03KVM: Activate Virtualization On DemandAlexander Graf1-1/+2
2009-12-03KVM: Return -ENOTTY on unrecognized ioctlsAvi Kivity1-1/+1
2009-09-10KVM: Use macro to iterate over vcpus.Gleb Natapov1-16/+15
2009-09-10KVM: s390: streamline memslot handlingChristian Ehrhardt1-34/+16
2009-09-10KVM: s390: fix signal handlingChristian Ehrhardt1-1/+3
2009-09-10KVM: s390: infrastructure to kick vcpus out of guest stateChristian Ehrhardt1-0/+5
2009-06-28KVM: s390: Allow stfle instruction in the guestChristian Borntraeger1-1/+22
2009-06-12[S390] uaccess: use might_fault() instead of might_sleep()Heiko Carstens1-1/+1
2009-06-10KVM: s390: Verify memory in kvm runCarsten Otte1-0/+6
2009-06-10KVM: s390: Unlink vcpu on destroy - v2Carsten Otte1-2/+8
2009-06-10KVM: s390: optimize float int lock: spin_lock_bh --> spin_lockChristian Borntraeger1-2/+2
2009-06-10KVM: s390: use hrtimer for clock wakeup from idle - v2Christian Borntraeger1-2/+5
2009-06-10KVM: s390: Fix memory slot versus run - v3Carsten Otte1-5/+31
2009-03-26Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-4/+2
2009-03-26[S390] split/move machine check handler codeHeiko Carstens1-3/+1
2009-03-26[S390] Fix hypervisor detection for KVMChristian Borntraeger1-1/+1
2009-03-24KVM: New guest debug interfaceJan Kiszka1-2/+2
2009-02-15KVM: Add kvm_arch_sync_events to sync with asynchronize eventsSheng Yang1-0/+4
2008-12-31KVM: Consolidate userspace memory capability reporting into common codeAvi Kivity1-2/+0
2008-12-31KVM: s390: Fix memory leak of vcpu->runChristian Borntraeger1-2/+2
2008-12-31KVM: s390: Fix refcounting and allow module unloadChristian Borntraeger1-14/+21
2008-07-27KVM: s390: Fix instruction naming for lctlgChristian Borntraeger1-1/+1
2008-07-27KVM: s390: Advertise KVM_CAP_USER_MEMORYCarsten Otte1-1/+6
2008-07-20KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destructionMarcelo Tosatti1-0/+4
2008-07-20KVM: s390: rename private structuresChristian Borntraeger1-1/+2
2008-07-20KVM: s390: Set guest storage limit and offset to sane valuesChristian Borntraeger1-2/+7