Age | Commit message (Expand) | Author |
2012-05-17 | KVM: s390: onereg for timer related registers | Jason J. herne |
2012-05-17 | KVM: s390: epoch difference and TOD programmable field | Carsten Otte |
2012-05-17 | KVM: s390: KVM_GET/SET_ONEREG for s390 | Carsten Otte |
2012-05-17 | KVM: s390: add capability indicating COW support | Christian Borntraeger |
2012-05-02 | KVM: s390: implement KVM_CAP_NR/MAX_VCPUS | Christian Borntraeger |
2012-04-30 | KVM: s390: Handle sckpf instruction | Cornelia Huck |
2012-04-30 | KVM: s390: use kvm_vcpu_on_spin for diag 0x44 | Christian Borntraeger |
2012-04-30 | KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVM | Konstantin Weitz |
2012-04-08 | KVM: Factor out kvm_vcpu_kick to arch-generic code | Christoffer Dall |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-03-28 | Disintegrate asm/system.h for S390 | David Howells |
2012-03-11 | [S390] rename lowcore field | Martin Schwidefsky |
2012-03-08 | KVM: Introduce kvm_memory_slot::arch and move lpage_info into it | Takuya Yoshikawa |
2012-03-08 | KVM: s390: provide control registers via kvm_run | Christian Borntraeger |
2012-03-08 | KVM: s390: add stop_on_stop flag when doing stop and store | Jens Freimann |
2012-03-08 | KVM: s390: ignore sigp stop overinitiative | Jens Freimann |
2012-03-08 | KVM: s390: make sigp restart return busy when stop pending | Jens Freimann |
2012-03-08 | KVM: s390: do store status after handling STOP_ON_STOP bit | Jens Freimann |
2012-03-08 | KVM: s390: Sanitize fpc registers for KVM_SET_FPU | Christian Borntraeger |
2012-03-05 | KVM: s390: provide access guest registers via kvm_run | Christian Borntraeger |
2012-03-05 | KVM: s390: provide general purpose guest registers via kvm_run | Christian Borntraeger |
2012-03-05 | KVM: s390: provide the prefix register via kvm_run | Christian Borntraeger |
2012-03-05 | KVM: s390: rework code that sets the prefix | Christian Borntraeger |
2012-03-05 | KVM: s390: Fix return code for unknown ioctl numbers | Carsten Otte |
2012-03-05 | KVM: s390: ucontrol: announce capability for user controlled vms | Carsten Otte |
2012-03-05 | KVM: s390: ucontrol: disable sca | Carsten Otte |
2012-03-05 | KVM: s390: ucontrol: interface to inject faults on a vcpu page table | Carsten Otte |
2012-03-05 | KVM: s390: ucontrol: disable in-kernel irq stack | Carsten Otte |
2012-03-05 | KVM: s390: ucontrol: disable in-kernel handling of SIE intercepts | Carsten Otte |
2012-03-05 | KVM: s390: ucontrol: export SIE control block to user | Carsten Otte |
2012-03-05 | KVM: s390: ucontrol: export page faults to user | Carsten Otte |
2012-03-05 | KVM: s390: ucontrol: per vcpu address spaces | Carsten Otte |
2012-03-05 | KVM: s390: add parameter for KVM_CREATE_VM | Carsten Otte |
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 |