summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | 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/+2Star
* [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
* [S390] move sie code to entry.SMartin Schwidefsky2011-07-242-99/+1Star
* [S390] kvm: handle tprot interceptsChristian Borntraeger2011-07-244-0/+52
* virtio: expose for non-virtualization users tooOhad Ben-Cohen2011-07-231-1/+0Star
* [S390] kvm-s390: fix stfle facilities numbers >=64Christian Borntraeger2011-06-061-0/+1
* [S390] kvm-s390: Fix host crash on misbehaving guestsChristian Borntraeger2011-06-061-0/+2
* [S390] kvm-390: Let kernel exit SIE instruction on workCarsten Otte2011-04-201-2/+2
* Fix common misspellingsLucas De Marchi2011-03-312-2/+2
* s390: change to new flag variablematt mooney2011-03-171-1/+1
* Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-01-131-17/+6Star
|\
| * KVM: Clean up vm creation and releaseJan Kiszka2011-01-121-17/+6Star
* | [S390] cleanup s390 KconfigMartin Schwidefsky2011-01-051-3/+4
|/
* [S390] cleanup facility list handlingMartin Schwidefsky2010-10-252-3/+3
* [S390] kvm: Enable z196 instruction facilitiesChristian Borntraeger2010-10-251-1/+1
* KVM: Remove memory alias supportAvi Kivity2010-08-011-5/+0Star
* KVM: s390: Don't exit SIE on SIGP sense runningChristian Borntraeger2010-08-011-1/+3
* KVM: s390: Fix build failure due to centralized vcpu locking patchesChristian Borntraeger2010-08-013-3/+3
* KVM: Consolidate arch specific vcpu ioctl lockingAvi Kivity2010-08-011-7/+6Star
* KVM: s390: Centrally lock arch specific vcpu ioctlsAvi Kivity2010-08-011-23/+17Star
* KVM: move vcpu locking to dispatcher for generic vcpu ioctlsAvi Kivity2010-08-011-16/+0Star
* [S390] arch/s390/kvm: Use GFP_ATOMIC when a lock is heldJulia Lawall2010-06-081-1/+1
* [S390] appldata/extmem/kvm: add missing GFP_KERNEL flagHeiko Carstens2010-06-081-1/+1
* [S390] spp: remove KVM_AWARE_CMF config optionHeiko Carstens2010-05-262-14/+1Star
* Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-05-222-3/+5
|\
| * KVM: Let vcpu structure alignment be determined at runtimeAvi Kivity2010-05-191-1/+1
| * KVM: use the correct RCU API for PROVE_RCU=yLai Jiangshan2010-05-171-1/+1
| * KVM: s390: Fix possible memory leak of in kvm_arch_vcpu_create()Wei Yongjun2010-05-171-1/+3
* | [S390] virtualization aware cpu measurementCarsten Otte2010-05-172-13/+75
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-0/+3
* Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-03-052-12/+24
|\
| * KVM: fix cleanup_srcu_struct on vm destructionMarcelo Tosatti2010-03-011-0/+1
| * KVM: switch vcpu context to use SRCUMarcelo Tosatti2010-03-011-3/+7
| * KVM: split kvm_arch_set_memory_region into prepare and commitMarcelo Tosatti2010-03-011-9/+16