summaryrefslogtreecommitdiff
path: root/arch/s390/kvm/kvm-s390.c
AgeCommit message (Expand)Author
2013-02-24Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-02-14s390/mm: implement software dirty bitsMartin Schwidefsky
2013-01-30s390/kvm: Fix store status for ACRS/FPRSChristian Borntraeger
2013-01-10s390/kvm: Fix BUG in include/linux/kvm_host.h:745Christian Borntraeger
2013-01-07KVM: s390: Add support for channel I/O instructions.Cornelia Huck
2013-01-07KVM: s390: Base infrastructure for enabling capabilities.Cornelia Huck
2012-12-13KVM: struct kvm_memory_slot.user_alloc -> boolAlex Williamson
2012-12-13Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-11-27KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initializationMarcelo Tosatti
2012-10-29kvm: Directly account vtime to system on guest switchFrederic Weisbecker
2012-10-10s390/kvm: dont announce RRBM supportChristian Borntraeger
2012-09-06KVM: split kvm_arch_flush_shadowMarcelo Tosatti
2012-07-26KVM: s390: Add implementation-specific trace eventsCornelia Huck
2012-07-26KVM: s390: Add architectural trace eventsCornelia Huck
2012-07-24Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2012-06-13KVM: s390: Set CPU in stopped state on initial cpu resetChristian Borntraeger
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