Age | Commit message (Expand) | Author | Files | Lines |
2013-04-02 | KVM: s390: Enable KVM_CAP_NR_MEMSLOTS on s390 | Nick Wang | 1 | -0/+3 |
2013-04-02 | KVM: s390: Remove the sanity checks for kvm memory slot | Nick Wang | 1 | -12/+4 |
2013-04-02 | KVM: s390: fix and enforce return code handling for irq injections | Heiko Carstens | 1 | -2/+1 |
2013-04-02 | KVM: s390: Dont do a gmap update on minor memslot changes | Christian Borntraeger | 1 | -0/+10 |
2013-03-06 | KVM: s390: Wire up ioeventfd. | Cornelia Huck | 1 | -0/+1 |
2013-03-05 | KVM: set_memory_region: Refactor commit_memory_region() | Takuya Yoshikawa | 1 | -1/+2 |
2013-03-05 | KVM: set_memory_region: Refactor prepare_memory_region() | Takuya Yoshikawa | 1 | -2/+2 |
2013-03-05 | KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region() | Takuya Yoshikawa | 1 | -7/+2 |
2013-02-25 | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -2/+48 |
2013-02-14 | s390/mm: implement software dirty bits | Martin Schwidefsky | 1 | -1/+1 |
2013-01-30 | s390/kvm: Fix store status for ACRS/FPRS | Christian Borntraeger | 1 | -0/+8 |
2013-01-10 | s390/kvm: Fix BUG in include/linux/kvm_host.h:745 | Christian Borntraeger | 1 | -0/+2 |
2013-01-08 | KVM: s390: Add support for channel I/O instructions. | Cornelia Huck | 1 | -0/+12 |
2013-01-08 | KVM: s390: Base infrastructure for enabling capabilities. | Cornelia Huck | 1 | -0/+26 |
2012-12-14 | KVM: struct kvm_memory_slot.user_alloc -> bool | Alex Williamson | 1 | -2/+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 |