summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-10-049-4/+616
|\
| * KVM: s390: Fix vcpu_load handling in interrupt codeChristian Borntraeger2012-09-271-2/+0Star
| * KVM: split kvm_arch_flush_shadowMarcelo Tosatti2012-09-061-1/+6
| * KVM: s390: Add implementation-specific trace eventsCornelia Huck2012-07-265-0/+241
| * KVM: s390: Add architectural trace eventsCornelia Huck2012-07-266-1/+368
| * Merge branch 'queue' into nextAvi Kivity2012-07-261-0/+1
| |\
| | * KVM: Add config to support ple or cpu relax optimzationRaghavendra K T2012-07-231-0/+1
* | | s390/sysinfo,stsi: change return code handlingHeiko Carstens2012-09-261-2/+2
* | | s390/kconfig: split the s390 base menuJan Glauber2012-09-261-1/+1
|/ /
* | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-07-242-35/+43
|\|
| * KVM: s390: Fix sigp sense handling.Cornelia Huck2012-07-031-5/+9
| * KVM: s390: use sigp condition code definesHeiko Carstens2012-07-031-29/+29
| * KVM: s390: fix sigp set prefix status stored casesHeiko Carstens2012-07-031-2/+5
| * KVM: s390: fix sigp sense running condition code handlingHeiko Carstens2012-07-031-2/+2
| * s390/smp/kvm: unifiy sigp definitionsHeiko Carstens2012-07-031-37/+9Star
| * KVM: s390: Set CPU in stopped state on initial cpu resetChristian Borntraeger2012-06-141-0/+1
* | s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-208-14/+14
* | s390/smp/kvm: unifiy sigp definitionsHeiko Carstens2012-06-051-37/+9Star
|/
* KVM: s390: onereg for timer related registersJason J. herne2012-05-181-0/+16
* KVM: s390: epoch difference and TOD programmable fieldCarsten Otte2012-05-181-0/+16
* KVM: s390: KVM_GET/SET_ONEREG for s390Carsten Otte2012-05-181-0/+38
* KVM: s390: add capability indicating COW supportChristian Borntraeger2012-05-181-0/+4
* KVM: s390: implement KVM_CAP_NR/MAX_VCPUSChristian Borntraeger2012-05-021-0/+4
* KVM: s390: Handle sckpf instructionCornelia Huck2012-05-013-0/+33
* KVM: s390: use kvm_vcpu_on_spin for diag 0x44Christian Borntraeger2012-05-011-3/+1Star
* KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVMKonstantin Weitz2012-05-012-0/+26
* KVM: Factor out kvm_vcpu_kick to arch-generic codeChristoffer Dall2012-04-081-0/+8
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-291-1/+1
|\
| * Disintegrate asm/system.h for S390David Howells2012-03-281-1/+1
* | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-03-288-78/+287
|\ \ | |/ |/|
| * KVM: Introduce kvm_memory_slot::arch and move lpage_info into itTakuya Yoshikawa2012-03-081-0/+10
| * KVM: s390: provide control registers via kvm_runChristian Borntraeger2012-03-081-1/+8
| * KVM: s390: add stop_on_stop flag when doing stop and storeJens Freimann2012-03-081-1/+2
| * KVM: s390: ignore sigp stop overinitiativeJens Freimann2012-03-081-0/+3
| * KVM: s390: make sigp restart return busy when stop pendingJens Freimann2012-03-081-0/+31
| * KVM: s390: do store status after handling STOP_ON_STOP bitJens Freimann2012-03-081-8/+12
| * KVM: s390: Sanitize fpc registers for KVM_SET_FPUChristian Borntraeger2012-03-081-1/+1
| * KVM: s390: provide access guest registers via kvm_runChristian Borntraeger2012-03-051-7/+9
| * KVM: s390: provide general purpose guest registers via kvm_runChristian Borntraeger2012-03-055-34/+34
| * KVM: s390: provide the prefix register via kvm_runChristian Borntraeger2012-03-051-0/+7
| * KVM: s390: rework code that sets the prefixChristian Borntraeger2012-03-054-6/+10
| * KVM: s390: Fix return code for unknown ioctl numbersCarsten Otte2012-03-051-1/+1
| * KVM: s390: ucontrol: announce capability for user controlled vmsCarsten Otte2012-03-051-0/+3
| * KVM: s390: ucontrol: disable scaCarsten Otte2012-03-051-10/+20
| * KVM: s390: ucontrol: interface to inject faults on a vcpu page tableCarsten Otte2012-03-051-0/+6
| * KVM: s390: ucontrol: disable in-kernel irq stackCarsten Otte2012-03-051-1/+2
| * KVM: s390: ucontrol: disable in-kernel handling of SIE interceptsCarsten Otte2012-03-051-1/+4
| * KVM: s390: ucontrol: export SIE control block to userCarsten Otte2012-03-051-0/+13
| * KVM: s390: ucontrol: export page faults to userCarsten Otte2012-03-052-5/+28
| * KVM: s390: ucontrol: per vcpu address spacesCarsten Otte2012-03-051-1/+49