aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kvm
AgeCommit message (Expand)Author
2012-06-05s390/smp/kvm: unifiy sigp definitionsHeiko Carstens
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: Handle sckpf instructionCornelia Huck
2012-04-30KVM: s390: use kvm_vcpu_on_spin for diag 0x44Christian 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-28Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-03-28Disintegrate asm/system.h for S390David Howells
2012-03-11[S390] rename lowcore fieldMartin Schwidefsky
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: add stop_on_stop flag when doing stop and storeJens Freimann
2012-03-08KVM: s390: ignore sigp stop overinitiativeJens Freimann
2012-03-08KVM: s390: make sigp restart return busy when stop pendingJens Freimann
2012-03-08KVM: s390: do store status after handling STOP_ON_STOP bitJens Freimann
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: Fix tprot lockingChristian 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] 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