aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/kvm-s390.c
Commit message (Expand)AuthorAge
* KVM: s390: announce SYNC_MMUChristian Borntraeger2011-11-17
* KVM: s390: handle SIGP sense running interceptsCornelia Huck2011-11-17
* KVM: s390: Fix RUNNING flag misinterpretationCornelia Huck2011-11-17
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-10-31
|\
| * [S390] kvm: Handle diagnose 0x10 (release pages)Christian Borntraeger2011-10-30
* | KVM: s390: implement sigp external callChristian Ehrhardt2011-10-30
* | KVM: s390: fix register settingCarsten Otte2011-10-30
* | KVM: s390: fix return value of kvm_arch_init_vmCarsten Otte2011-10-30
* | KVM: s390: check cpu_id prior to using itCarsten Otte2011-10-30
|/
* [S390] kvm: extension capability for new address space layoutChristian Borntraeger2011-09-20
* [S390] kvm: fix address mode switchingChristian Borntraeger2011-09-20
* [S390] remove kvm mmu reload on s390Carsten Otte2011-07-24
* [S390] Use gmap translation for accessing guest memoryCarsten Otte2011-07-24
* [S390] use gmap address spaces for kvm guest imagesCarsten Otte2011-07-24
* [S390] kvm: handle tprot interceptsChristian Borntraeger2011-07-24
* [S390] kvm-s390: fix stfle facilities numbers >=64Christian Borntraeger2011-06-06
* Fix common misspellingsLucas De Marchi2011-03-31
* KVM: Clean up vm creation and releaseJan Kiszka2011-01-12
* [S390] cleanup facility list handlingMartin Schwidefsky2010-10-25
* [S390] kvm: Enable z196 instruction facilitiesChristian Borntraeger2010-10-25
* KVM: Remove memory alias supportAvi Kivity2010-08-01
* KVM: s390: Don't exit SIE on SIGP sense runningChristian Borntraeger2010-08-01
* KVM: s390: Fix build failure due to centralized vcpu locking patchesChristian Borntraeger2010-08-01
* KVM: Consolidate arch specific vcpu ioctl lockingAvi Kivity2010-08-01
* KVM: s390: Centrally lock arch specific vcpu ioctlsAvi Kivity2010-08-01
* KVM: move vcpu locking to dispatcher for generic vcpu ioctlsAvi Kivity2010-08-01
* [S390] appldata/extmem/kvm: add missing GFP_KERNEL flagHeiko Carstens2010-06-08
* KVM: Let vcpu structure alignment be determined at runtimeAvi Kivity2010-05-19
* KVM: s390: Fix possible memory leak of in kvm_arch_vcpu_create()Wei Yongjun2010-05-17
* KVM: fix cleanup_srcu_struct on vm destructionMarcelo Tosatti2010-03-01
* KVM: split kvm_arch_set_memory_region into prepare and commitMarcelo Tosatti2010-03-01
* [S390] Cleanup struct _lowcore usage and defines.Heiko Carstens2010-02-26
* [S390] Replace ENOTSUPP usage with EOPNOTSUPPHeiko Carstens2010-02-26
* [S390] zfcpdump: remove cross arch dump supportHeiko Carstens2010-02-26
* KVM: s390: Make psw available on all exits, not just a subsetCarsten Otte2009-12-03
* KVM: Activate Virtualization On DemandAlexander Graf2009-12-03
* KVM: Return -ENOTTY on unrecognized ioctlsAvi Kivity2009-12-03
* KVM: Use macro to iterate over vcpus.Gleb Natapov2009-09-10
* KVM: s390: streamline memslot handlingChristian Ehrhardt2009-09-10
* KVM: s390: fix signal handlingChristian Ehrhardt2009-09-10
* KVM: s390: infrastructure to kick vcpus out of guest stateChristian Ehrhardt2009-09-10
* KVM: s390: Allow stfle instruction in the guestChristian Borntraeger2009-06-28
* [S390] uaccess: use might_fault() instead of might_sleep()Heiko Carstens2009-06-12
* KVM: s390: Verify memory in kvm runCarsten Otte2009-06-10
* KVM: s390: Unlink vcpu on destroy - v2Carsten Otte2009-06-10
* KVM: s390: optimize float int lock: spin_lock_bh --> spin_lockChristian Borntraeger2009-06-10
* KVM: s390: use hrtimer for clock wakeup from idle - v2Christian Borntraeger2009-06-10
* KVM: s390: Fix memory slot versus run - v3Carsten Otte2009-06-10
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-03-26
|\
| * [S390] split/move machine check handler codeHeiko Carstens2009-03-26