Age | Commit message (Expand) | Author | Files | Lines |
2013-01-10 | s390/kvm: Fix BUG in include/linux/kvm_host.h:745 | Christian Borntraeger | 1 | -0/+2 |
2012-12-14 | Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+6 |
2012-11-28 | KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization | Marcelo Tosatti | 1 | -0/+5 |
2012-10-30 | kvm: Directly account vtime to system on guest switch | Frederic Weisbecker | 1 | -4/+0 |
2012-10-11 | s390/kvm: dont announce RRBM support | Christian Borntraeger | 1 | -1/+1 |
2012-09-06 | KVM: split kvm_arch_flush_shadow | Marcelo Tosatti | 1 | -1/+6 |
2012-07-26 | KVM: s390: Add implementation-specific trace events | Cornelia Huck | 1 | -0/+3 |
2012-07-26 | KVM: s390: Add architectural trace events | Cornelia Huck | 1 | -0/+7 |
2012-07-24 | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+1 |
2012-07-20 | s390/comments: unify copyright messages and remove file names | Heiko Carstens | 1 | -2/+2 |
2012-06-14 | KVM: s390: Set CPU in stopped state on initial cpu reset | Christian Borntraeger | 1 | -0/+1 |
2012-05-18 | KVM: s390: onereg for timer related registers | Jason J. herne | 1 | -0/+16 |
2012-05-18 | KVM: s390: epoch difference and TOD programmable field | Carsten Otte | 1 | -0/+16 |
2012-05-18 | KVM: s390: KVM_GET/SET_ONEREG for s390 | Carsten Otte | 1 | -0/+38 |
2012-05-18 | KVM: s390: add capability indicating COW support | Christian Borntraeger | 1 | -0/+4 |
2012-05-03 | KVM: s390: implement KVM_CAP_NR/MAX_VCPUS | Christian Borntraeger | 1 | -0/+4 |
2012-05-01 | KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVM | Konstantin Weitz | 1 | -0/+1 |
2012-04-08 | KVM: Factor out kvm_vcpu_kick to arch-generic code | Christoffer Dall | 1 | -0/+8 |
2012-03-29 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 1 | -1/+1 |
2012-03-28 | Disintegrate asm/system.h for S390 | David Howells | 1 | -1/+1 |
2012-03-08 | KVM: Introduce kvm_memory_slot::arch and move lpage_info into it | Takuya Yoshikawa | 1 | -0/+10 |
2012-03-08 | KVM: s390: provide control registers via kvm_run | Christian Borntraeger | 1 | -1/+8 |
2012-03-08 | KVM: s390: Sanitize fpc registers for KVM_SET_FPU | Christian Borntraeger | 1 | -1/+1 |
2012-03-05 | KVM: s390: provide access guest registers via kvm_run | Christian Borntraeger | 1 | -7/+9 |
2012-03-05 | KVM: s390: provide general purpose guest registers via kvm_run | Christian Borntraeger | 1 | -7/+7 |
2012-03-05 | KVM: s390: provide the prefix register via kvm_run | Christian Borntraeger | 1 | -0/+7 |
2012-03-05 | KVM: s390: rework code that sets the prefix | Christian Borntraeger | 1 | -2/+1 |
2012-03-05 | KVM: s390: Fix return code for unknown ioctl numbers | Carsten Otte | 1 | -1/+1 |
2012-03-05 | KVM: s390: ucontrol: announce capability for user controlled vms | Carsten Otte | 1 | -0/+3 |
2012-03-05 | KVM: s390: ucontrol: disable sca | Carsten Otte | 1 | -10/+20 |
2012-03-05 | KVM: s390: ucontrol: interface to inject faults on a vcpu page table | Carsten Otte | 1 | -0/+6 |
2012-03-05 | KVM: s390: ucontrol: disable in-kernel irq stack | Carsten Otte | 1 | -1/+2 |
2012-03-05 | KVM: s390: ucontrol: disable in-kernel handling of SIE intercepts | Carsten Otte | 1 | -1/+4 |
2012-03-05 | KVM: s390: ucontrol: export SIE control block to user | Carsten Otte | 1 | -0/+13 |
2012-03-05 | KVM: s390: ucontrol: export page faults to user | Carsten Otte | 1 | -5/+27 |
2012-03-05 | KVM: s390: ucontrol: per vcpu address spaces | Carsten Otte | 1 | -1/+49 |
2012-03-05 | KVM: s390: add parameter for KVM_CREATE_VM | Carsten Otte | 1 | -5/+19 |
2011-11-17 | KVM: s390: announce SYNC_MMU | Christian Borntraeger | 1 | -0/+1 |
2011-11-17 | KVM: s390: handle SIGP sense running intercepts | Cornelia Huck | 1 | -0/+1 |
2011-11-17 | KVM: s390: Fix RUNNING flag misinterpretation | Cornelia Huck | 1 | -3/+7 |
2011-11-01 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 1 | -0/+1 |
2011-10-30 | [S390] kvm: Handle diagnose 0x10 (release pages) | Christian Borntraeger | 1 | -0/+1 |
2011-10-30 | KVM: s390: implement sigp external call | Christian Ehrhardt | 1 | -0/+2 |
2011-10-30 | KVM: s390: fix register setting | Carsten Otte | 1 | -0/+2 |
2011-10-30 | KVM: s390: fix return value of kvm_arch_init_vm | Carsten Otte | 1 | -0/+2 |
2011-10-30 | KVM: s390: check cpu_id prior to using it | Carsten Otte | 1 | -4/+10 |
2011-09-20 | [S390] kvm: extension capability for new address space layout | Christian Borntraeger | 1 | -0/+1 |
2011-09-20 | [S390] kvm: fix address mode switching | Christian Borntraeger | 1 | -2/+2 |
2011-07-24 | [S390] remove kvm mmu reload on s390 | Carsten Otte | 1 | -15/+2 |
2011-07-24 | [S390] Use gmap translation for accessing guest memory | Carsten Otte | 1 | -2/+2 |