Age | Commit message (Expand) | Author |
2011-11-17 | KVM: s390: announce SYNC_MMU | Christian Borntraeger |
2011-11-17 | KVM: s390: Fix tprot locking | Christian Borntraeger |
2011-11-17 | KVM: s390: handle SIGP sense running intercepts | Cornelia Huck |
2011-11-17 | KVM: s390: Fix RUNNING flag misinterpretation | Cornelia Huck |
2011-10-31 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2011-10-30 | [S390] kvm: Handle diagnose 0x10 (release pages) | Christian Borntraeger |
2011-10-30 | KVM: s390: implement sigp external call | Christian Ehrhardt |
2011-10-30 | KVM: s390: fix register setting | Carsten Otte |
2011-10-30 | KVM: s390: fix return value of kvm_arch_init_vm | Carsten Otte |
2011-10-30 | KVM: s390: check cpu_id prior to using it | Carsten Otte |
2011-09-20 | [S390] kvm: extension capability for new address space layout | Christian Borntraeger |
2011-09-20 | [S390] kvm: fix address mode switching | Christian Borntraeger |
2011-07-24 | [S390] kvm: make sigp emerg smp capable | Christian Ehrhardt |
2011-07-24 | [S390] remove kvm mmu reload on s390 | Carsten Otte |
2011-07-24 | [S390] Use gmap translation for accessing guest memory | Carsten Otte |
2011-07-24 | [S390] use gmap address spaces for kvm guest images | Carsten Otte |
2011-07-24 | [S390] move sie code to entry.S | Martin Schwidefsky |
2011-07-24 | [S390] kvm: handle tprot intercepts | Christian Borntraeger |
2011-07-23 | virtio: expose for non-virtualization users too | Ohad Ben-Cohen |
2011-06-06 | [S390] kvm-s390: fix stfle facilities numbers >=64 | Christian Borntraeger |
2011-06-06 | [S390] kvm-s390: Fix host crash on misbehaving guests | Christian Borntraeger |
2011-04-20 | [S390] kvm-390: Let kernel exit SIE instruction on work | Carsten Otte |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-17 | s390: change to new flag variable | matt mooney |
2011-01-13 | Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2011-01-12 | KVM: Clean up vm creation and release | Jan Kiszka |
2011-01-05 | [S390] cleanup s390 Kconfig | Martin Schwidefsky |
2010-10-25 | [S390] cleanup facility list handling | Martin Schwidefsky |
2010-10-25 | [S390] kvm: Enable z196 instruction facilities | Christian Borntraeger |
2010-08-01 | KVM: Remove memory alias support | Avi Kivity |
2010-08-01 | KVM: s390: Don't exit SIE on SIGP sense running | Christian Borntraeger |
2010-08-01 | KVM: s390: Fix build failure due to centralized vcpu locking patches | Christian Borntraeger |
2010-08-01 | KVM: Consolidate arch specific vcpu ioctl locking | Avi Kivity |
2010-08-01 | KVM: s390: Centrally lock arch specific vcpu ioctls | Avi Kivity |
2010-08-01 | KVM: move vcpu locking to dispatcher for generic vcpu ioctls | Avi Kivity |
2010-06-08 | [S390] arch/s390/kvm: Use GFP_ATOMIC when a lock is held | Julia Lawall |
2010-06-08 | [S390] appldata/extmem/kvm: add missing GFP_KERNEL flag | Heiko Carstens |
2010-05-26 | [S390] spp: remove KVM_AWARE_CMF config option | Heiko Carstens |
2010-05-21 | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2010-05-19 | KVM: Let vcpu structure alignment be determined at runtime | Avi Kivity |
2010-05-17 | KVM: use the correct RCU API for PROVE_RCU=y | Lai Jiangshan |
2010-05-17 | KVM: s390: Fix possible memory leak of in kvm_arch_vcpu_create() | Wei Yongjun |
2010-05-17 | [S390] virtualization aware cpu measurement | Carsten Otte |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-05 | Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2010-03-01 | KVM: fix cleanup_srcu_struct on vm destruction | Marcelo Tosatti |
2010-03-01 | KVM: switch vcpu context to use SRCU | Marcelo Tosatti |
2010-03-01 | KVM: split kvm_arch_set_memory_region into prepare and commit | Marcelo Tosatti |
2010-02-28 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2010-02-26 | [S390] Cleanup struct _lowcore usage and defines. | Heiko Carstens |