aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-1/+1
2013-01-16s390/time: fix sched_clock() overflowHeiko Carstens1-1/+1
2013-01-10s390/kvm: Fix BUG in include/linux/kvm_host.h:745Christian Borntraeger1-0/+2
2012-12-13Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+24
2012-11-27KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initializationMarcelo Tosatti1-0/+5
2012-10-29kvm: Directly account vtime to system on guest switchFrederic Weisbecker1-4/+0
2012-10-10s390/kvm: dont announce RRBM supportChristian Borntraeger1-1/+1
2012-10-10s390/kvm: Interrupt injection bugfixJason J. Herne1-1/+18
2012-10-04Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-4/+616
2012-09-27KVM: s390: Fix vcpu_load handling in interrupt codeChristian Borntraeger1-2/+0
2012-09-26s390/sysinfo,stsi: change return code handlingHeiko Carstens1-2/+2
2012-09-26s390/kconfig: split the s390 base menuJan Glauber1-1/+1
2012-09-06KVM: split kvm_arch_flush_shadowMarcelo Tosatti1-1/+6
2012-07-26KVM: s390: Add implementation-specific trace eventsCornelia Huck5-0/+241
2012-07-26KVM: s390: Add architectural trace eventsCornelia Huck6-1/+368
2012-07-26Merge branch 'queue' into nextAvi Kivity1-0/+1
2012-07-24Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-35/+43
2012-07-23KVM: Add config to support ple or cpu relax optimzationRaghavendra K T1-0/+1
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens8-14/+14
2012-07-03KVM: s390: Fix sigp sense handling.Cornelia Huck1-5/+9
2012-07-03KVM: s390: use sigp condition code definesHeiko Carstens1-29/+29
2012-07-03KVM: s390: fix sigp set prefix status stored casesHeiko Carstens1-2/+5
2012-07-03KVM: s390: fix sigp sense running condition code handlingHeiko Carstens1-2/+2
2012-07-03s390/smp/kvm: unifiy sigp definitionsHeiko Carstens1-37/+9
2012-06-13KVM: s390: Set CPU in stopped state on initial cpu resetChristian Borntraeger1-0/+1
2012-06-05s390/smp/kvm: unifiy sigp definitionsHeiko Carstens1-37/+9
2012-05-17KVM: s390: onereg for timer related registersJason J. herne1-0/+16
2012-05-17KVM: s390: epoch difference and TOD programmable fieldCarsten Otte1-0/+16
2012-05-17KVM: s390: KVM_GET/SET_ONEREG for s390Carsten Otte1-0/+38
2012-05-17KVM: s390: add capability indicating COW supportChristian Borntraeger1-0/+4
2012-05-02KVM: s390: implement KVM_CAP_NR/MAX_VCPUSChristian Borntraeger1-0/+4
2012-04-30KVM: s390: Handle sckpf instructionCornelia Huck3-0/+33
2012-04-30KVM: s390: use kvm_vcpu_on_spin for diag 0x44Christian Borntraeger1-3/+1
2012-04-30KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVMKonstantin Weitz2-0/+26
2012-04-08KVM: Factor out kvm_vcpu_kick to arch-generic codeChristoffer Dall1-0/+8
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-1/+1
2012-03-28Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-78/+287
2012-03-28Disintegrate asm/system.h for S390David Howells1-1/+1
2012-03-11[S390] rename lowcore fieldMartin Schwidefsky1-3/+3
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: add stop_on_stop flag when doing stop and storeJens Freimann1-1/+2
2012-03-08KVM: s390: ignore sigp stop overinitiativeJens Freimann1-0/+3
2012-03-08KVM: s390: make sigp restart return busy when stop pendingJens Freimann1-0/+31
2012-03-08KVM: s390: do store status after handling STOP_ON_STOP bitJens Freimann1-8/+12
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 Borntraeger5-34/+34
2012-03-05KVM: s390: provide the prefix register via kvm_runChristian Borntraeger1-0/+7
2012-03-05KVM: s390: rework code that sets the prefixChristian Borntraeger4-6/+10