summaryrefslogtreecommitdiff
path: root/arch/s390/kvm/kvm-s390.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-10s390/kvm: Fix BUG in include/linux/kvm_host.h:745Christian Borntraeger1-0/+2
2012-12-14Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+6
2012-11-28KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initializationMarcelo Tosatti1-0/+5
2012-10-30kvm: Directly account vtime to system on guest switchFrederic Weisbecker1-4/+0
2012-10-11s390/kvm: dont announce RRBM supportChristian Borntraeger1-1/+1
2012-09-06KVM: split kvm_arch_flush_shadowMarcelo Tosatti1-1/+6
2012-07-26KVM: s390: Add implementation-specific trace eventsCornelia Huck1-0/+3
2012-07-26KVM: s390: Add architectural trace eventsCornelia Huck1-0/+7
2012-07-24Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-2/+2
2012-06-14KVM: s390: Set CPU in stopped state on initial cpu resetChristian Borntraeger1-0/+1
2012-05-18KVM: s390: onereg for timer related registersJason J. herne1-0/+16
2012-05-18KVM: s390: epoch difference and TOD programmable fieldCarsten Otte1-0/+16
2012-05-18KVM: s390: KVM_GET/SET_ONEREG for s390Carsten Otte1-0/+38
2012-05-18KVM: s390: add capability indicating COW supportChristian Borntraeger1-0/+4
2012-05-03KVM: s390: implement KVM_CAP_NR/MAX_VCPUSChristian Borntraeger1-0/+4
2012-05-01KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVMKonstantin Weitz1-0/+1
2012-04-08KVM: Factor out kvm_vcpu_kick to arch-generic codeChristoffer Dall1-0/+8
2012-03-29Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds1-1/+1
2012-03-28Disintegrate asm/system.h for S390David Howells1-1/+1
2012-03-08KVM: Introduce kvm_memory_slot::arch and move lpage_info into itTakuya Yoshikawa1-0/+10
2012-03-08KVM: s390: provide control registers via kvm_runChristian Borntraeger1-1/+8
2012-03-08KVM: s390: Sanitize fpc registers for KVM_SET_FPUChristian Borntraeger1-1/+1
2012-03-05KVM: s390: provide access guest registers via kvm_runChristian Borntraeger1-7/+9
2012-03-05KVM: s390: provide general purpose guest registers via kvm_runChristian Borntraeger1-7/+7
2012-03-05KVM: s390: provide the prefix register via kvm_runChristian Borntraeger1-0/+7
2012-03-05KVM: s390: rework code that sets the prefixChristian Borntraeger1-2/+1
2012-03-05KVM: s390: Fix return code for unknown ioctl numbersCarsten Otte1-1/+1
2012-03-05KVM: s390: ucontrol: announce capability for user controlled vmsCarsten Otte1-0/+3
2012-03-05KVM: s390: ucontrol: disable scaCarsten Otte1-10/+20
2012-03-05KVM: s390: ucontrol: interface to inject faults on a vcpu page tableCarsten Otte1-0/+6
2012-03-05KVM: s390: ucontrol: disable in-kernel irq stackCarsten Otte1-1/+2
2012-03-05KVM: s390: ucontrol: disable in-kernel handling of SIE interceptsCarsten Otte1-1/+4
2012-03-05KVM: s390: ucontrol: export SIE control block to userCarsten Otte1-0/+13
2012-03-05KVM: s390: ucontrol: export page faults to userCarsten Otte1-5/+27
2012-03-05KVM: s390: ucontrol: per vcpu address spacesCarsten Otte1-1/+49
2012-03-05KVM: s390: add parameter for KVM_CREATE_VMCarsten Otte1-5/+19
2011-11-17KVM: s390: announce SYNC_MMUChristian Borntraeger1-0/+1
2011-11-17KVM: s390: handle SIGP sense running interceptsCornelia Huck1-0/+1
2011-11-17KVM: s390: Fix RUNNING flag misinterpretationCornelia Huck1-3/+7
2011-11-01Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-0/+1
2011-10-30[S390] kvm: Handle diagnose 0x10 (release pages)Christian Borntraeger1-0/+1
2011-10-30KVM: s390: implement sigp external callChristian Ehrhardt1-0/+2
2011-10-30KVM: s390: fix register settingCarsten Otte1-0/+2
2011-10-30KVM: s390: fix return value of kvm_arch_init_vmCarsten Otte1-0/+2
2011-10-30KVM: s390: check cpu_id prior to using itCarsten Otte1-4/+10
2011-09-20[S390] kvm: extension capability for new address space layoutChristian Borntraeger1-0/+1
2011-09-20[S390] kvm: fix address mode switchingChristian Borntraeger1-2/+2
2011-07-24[S390] remove kvm mmu reload on s390Carsten Otte1-15/+2
2011-07-24[S390] Use gmap translation for accessing guest memoryCarsten Otte1-2/+2