aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/kvm-s390.c
Commit message (Expand)AuthorAge
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\
| * Disintegrate asm/system.h for S390David Howells2012-03-28
* | KVM: Introduce kvm_memory_slot::arch and move lpage_info into itTakuya Yoshikawa2012-03-08
* | KVM: s390: provide control registers via kvm_runChristian Borntraeger2012-03-08
* | KVM: s390: Sanitize fpc registers for KVM_SET_FPUChristian Borntraeger2012-03-08
* | KVM: s390: provide access guest registers via kvm_runChristian Borntraeger2012-03-05
* | KVM: s390: provide general purpose guest registers via kvm_runChristian Borntraeger2012-03-05
* | KVM: s390: provide the prefix register via kvm_runChristian Borntraeger2012-03-05
* | KVM: s390: rework code that sets the prefixChristian Borntraeger2012-03-05
* | KVM: s390: Fix return code for unknown ioctl numbersCarsten Otte2012-03-05
* | KVM: s390: ucontrol: announce capability for user controlled vmsCarsten Otte2012-03-05
* | KVM: s390: ucontrol: disable scaCarsten Otte2012-03-05
* | KVM: s390: ucontrol: interface to inject faults on a vcpu page tableCarsten Otte2012-03-05
* | KVM: s390: ucontrol: disable in-kernel irq stackCarsten Otte2012-03-05
* | KVM: s390: ucontrol: disable in-kernel handling of SIE interceptsCarsten Otte2012-03-05
* | KVM: s390: ucontrol: export SIE control block to userCarsten Otte2012-03-05
* | KVM: s390: ucontrol: export page faults to userCarsten Otte2012-03-05
* | KVM: s390: ucontrol: per vcpu address spacesCarsten Otte2012-03-05
* | KVM: s390: add parameter for KVM_CREATE_VMCarsten Otte2012-03-05
|/
* 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