summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm
Commit message (Expand)AuthorAgeFilesLines
* 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
| * KVM: s390: add parameter for KVM_CREATE_VMCarsten Otte2012-03-053-5/+38
* | [S390] rename lowcore fieldMartin Schwidefsky2012-03-111-3/+3
|/
* KVM: s390: announce SYNC_MMUChristian Borntraeger2011-11-171-0/+1
* KVM: s390: Fix tprot lockingChristian Borntraeger2011-11-171-2/+8
* KVM: s390: handle SIGP sense running interceptsCornelia Huck2011-11-172-0/+40
* KVM: s390: Fix RUNNING flag misinterpretationCornelia Huck2011-11-175-8/+14
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-11-012-1/+32
|\
| * [S390] kvm: Handle diagnose 0x10 (release pages)Christian Borntraeger2011-10-302-1/+32
* | KVM: s390: implement sigp external callChristian Ehrhardt2011-10-303-1/+76