summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm
Commit message (Expand)AuthorAgeFilesLines
* KVM: s390: onereg for timer related registersJason J. herne2012-05-171-0/+16
* KVM: s390: epoch difference and TOD programmable fieldCarsten Otte2012-05-171-0/+16
* KVM: s390: KVM_GET/SET_ONEREG for s390Carsten Otte2012-05-171-0/+38
* KVM: s390: add capability indicating COW supportChristian Borntraeger2012-05-171-0/+4
* KVM: s390: implement KVM_CAP_NR/MAX_VCPUSChristian Borntraeger2012-05-021-0/+4
* KVM: s390: Handle sckpf instructionCornelia Huck2012-04-303-0/+33
* KVM: s390: use kvm_vcpu_on_spin for diag 0x44Christian Borntraeger2012-04-301-3/+1
* KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVMKonstantin Weitz2012-04-302-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-281-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-10-312-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
* | KVM: s390: fix register settingCarsten Otte2011-10-301-0/+2
* | KVM: s390: fix return value of kvm_arch_init_vmCarsten Otte2011-10-301-0/+2
* | KVM: s390: check cpu_id prior to using itCarsten Otte2011-10-301-4/+10
|/
* [S390] kvm: extension capability for new address space layoutChristian Borntraeger2011-09-201-0/+1
* [S390] kvm: fix address mode switchingChristian Borntraeger2011-09-201-2/+2
* [S390] kvm: make sigp emerg smp capableChristian Ehrhardt2011-07-241-0/+4
* [S390] remove kvm mmu reload on s390Carsten Otte2011-07-242-19/+2
* [S390] Use gmap translation for accessing guest memoryCarsten Otte2011-07-245-107/+193
* [S390] use gmap address spaces for kvm guest imagesCarsten Otte2011-07-242-12/+38