aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kvm/kvm-s390.c
AgeCommit message (Expand)Author
2012-05-17KVM: s390: onereg for timer related registersJason J. herne
2012-05-17KVM: s390: epoch difference and TOD programmable fieldCarsten Otte
2012-05-17KVM: s390: KVM_GET/SET_ONEREG for s390Carsten Otte
2012-05-17KVM: s390: add capability indicating COW supportChristian Borntraeger
2012-05-02KVM: s390: implement KVM_CAP_NR/MAX_VCPUSChristian Borntraeger
2012-04-30KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVMKonstantin Weitz
2012-04-08KVM: Factor out kvm_vcpu_kick to arch-generic codeChristoffer Dall
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for S390David Howells
2012-03-08KVM: Introduce kvm_memory_slot::arch and move lpage_info into itTakuya Yoshikawa
2012-03-08KVM: s390: provide control registers via kvm_runChristian Borntraeger
2012-03-08KVM: s390: Sanitize fpc registers for KVM_SET_FPUChristian Borntraeger
2012-03-05KVM: s390: provide access guest registers via kvm_runChristian Borntraeger
2012-03-05KVM: s390: provide general purpose guest registers via kvm_runChristian Borntraeger
2012-03-05KVM: s390: provide the prefix register via kvm_runChristian Borntraeger
2012-03-05KVM: s390: rework code that sets the prefixChristian Borntraeger
2012-03-05KVM: s390: Fix return code for unknown ioctl numbersCarsten Otte
2012-03-05KVM: s390: ucontrol: announce capability for user controlled vmsCarsten Otte
2012-03-05KVM: s390: ucontrol: disable scaCarsten Otte
2012-03-05KVM: s390: ucontrol: interface to inject faults on a vcpu page tableCarsten Otte
2012-03-05KVM: s390: ucontrol: disable in-kernel irq stackCarsten Otte
2012-03-05KVM: s390: ucontrol: disable in-kernel handling of SIE interceptsCarsten Otte
2012-03-05KVM: s390: ucontrol: export SIE control block to userCarsten Otte
2012-03-05KVM: s390: ucontrol: export page faults to userCarsten Otte
2012-03-05KVM: s390: ucontrol: per vcpu address spacesCarsten Otte
2012-03-05KVM: s390: add parameter for KVM_CREATE_VMCarsten Otte
2011-11-17KVM: s390: announce SYNC_MMUChristian Borntraeger
2011-11-17KVM: s390: handle SIGP sense running interceptsCornelia Huck
2011-11-17KVM: s390: Fix RUNNING flag misinterpretationCornelia Huck
2011-10-31Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-10-30[S390] kvm: Handle diagnose 0x10 (release pages)Christian Borntraeger
2011-10-30KVM: s390: implement sigp external callChristian Ehrhardt
2011-10-30KVM: s390: fix register settingCarsten Otte
2011-10-30KVM: s390: fix return value of kvm_arch_init_vmCarsten Otte
2011-10-30KVM: s390: check cpu_id prior to using itCarsten Otte
2011-09-20[S390] kvm: extension capability for new address space layoutChristian Borntraeger
2011-09-20[S390] kvm: fix address mode switchingChristian Borntraeger
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] kvm: handle tprot interceptsChristian Borntraeger
2011-06-06[S390] kvm-s390: fix stfle facilities numbers >=64Christian Borntraeger
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-12KVM: Clean up vm creation and releaseJan Kiszka
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