| Commit message (Expand) | Author | Age | Files | Lines |
* | KVM: s390: Use common waitqueue | Christian Borntraeger | 2013-06-17 | 1 | -1/+1 |
* | KVM: s390: code cleanup to use common vcpu slab cache | Michael Mueller | 2013-06-17 | 1 | -3/+3 |
* | KVM: s390: guest large pages | Christian Borntraeger | 2013-06-17 | 1 | -2/+5 |
* | KVM: s390: Add "devname:kvm" alias. | Cornelia Huck | 2013-06-03 | 1 | -0/+9 |
* | s390/kvm: avoid automatic sie reentry | Martin Schwidefsky | 2013-05-21 | 1 | -1/+3 |
* | s390/kvm: Kick guests out of sie if prefix page host pte is touched | Christian Borntraeger | 2013-05-21 | 1 | -0/+49 |
* | s390/kvm: Provide a way to prevent reentering SIE | Christian Borntraeger | 2013-05-21 | 1 | -0/+28 |
* | KVM: s390: Enable KVM_CAP_NR_MEMSLOTS on s390 | Nick Wang | 2013-04-02 | 1 | -0/+3 |
* | KVM: s390: Remove the sanity checks for kvm memory slot | Nick Wang | 2013-04-02 | 1 | -12/+4 |
* | KVM: s390: fix and enforce return code handling for irq injections | Heiko Carstens | 2013-04-02 | 1 | -2/+1 |
* | KVM: s390: Dont do a gmap update on minor memslot changes | Christian Borntraeger | 2013-04-02 | 1 | -0/+10 |
* | KVM: s390: Wire up ioeventfd. | Cornelia Huck | 2013-03-05 | 1 | -0/+1 |
* | KVM: set_memory_region: Refactor commit_memory_region() | Takuya Yoshikawa | 2013-03-04 | 1 | -1/+2 |
* | KVM: set_memory_region: Refactor prepare_memory_region() | Takuya Yoshikawa | 2013-03-04 | 1 | -2/+2 |
* | KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region() | Takuya Yoshikawa | 2013-03-04 | 1 | -7/+2 |
* | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-02-24 | 1 | -2/+48 |
|\ |
|
| * | s390/kvm: Fix store status for ACRS/FPRS | Christian Borntraeger | 2013-01-30 | 1 | -0/+8 |
| * | KVM: s390: Add support for channel I/O instructions. | Cornelia Huck | 2013-01-07 | 1 | -0/+12 |
| * | KVM: s390: Base infrastructure for enabling capabilities. | Cornelia Huck | 2013-01-07 | 1 | -0/+26 |
| * | KVM: struct kvm_memory_slot.user_alloc -> bool | Alex Williamson | 2012-12-13 | 1 | -2/+2 |
* | | s390/mm: implement software dirty bits | Martin Schwidefsky | 2013-02-14 | 1 | -1/+1 |
* | | s390/kvm: Fix BUG in include/linux/kvm_host.h:745 | Christian Borntraeger | 2013-01-10 | 1 | -0/+2 |
|/ |
|
* | Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-12-13 | 1 | -1/+6 |
|\ |
|
| * | KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization | Marcelo Tosatti | 2012-11-27 | 1 | -0/+5 |
| * | s390/kvm: dont announce RRBM support | Christian Borntraeger | 2012-10-10 | 1 | -1/+1 |
* | | kvm: Directly account vtime to system on guest switch | Frederic Weisbecker | 2012-10-29 | 1 | -4/+0 |
|/ |
|
* | KVM: split kvm_arch_flush_shadow | Marcelo Tosatti | 2012-09-06 | 1 | -1/+6 |
* | KVM: s390: Add implementation-specific trace events | Cornelia Huck | 2012-07-26 | 1 | -0/+3 |
* | KVM: s390: Add architectural trace events | Cornelia Huck | 2012-07-26 | 1 | -0/+7 |
* | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-07-24 | 1 | -0/+1 |
|\ |
|
| * | KVM: s390: Set CPU in stopped state on initial cpu reset | Christian Borntraeger | 2012-06-13 | 1 | -0/+1 |
* | | s390/comments: unify copyright messages and remove file names | Heiko Carstens | 2012-07-20 | 1 | -2/+2 |
|/ |
|
* | KVM: s390: onereg for timer related registers | Jason J. herne | 2012-05-17 | 1 | -0/+16 |
* | KVM: s390: epoch difference and TOD programmable field | Carsten Otte | 2012-05-17 | 1 | -0/+16 |
* | KVM: s390: KVM_GET/SET_ONEREG for s390 | Carsten Otte | 2012-05-17 | 1 | -0/+38 |
* | KVM: s390: add capability indicating COW support | Christian Borntraeger | 2012-05-17 | 1 | -0/+4 |
* | KVM: s390: implement KVM_CAP_NR/MAX_VCPUS | Christian Borntraeger | 2012-05-02 | 1 | -0/+4 |
* | KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVM | Konstantin Weitz | 2012-04-30 | 1 | -0/+1 |
* | KVM: Factor out kvm_vcpu_kick to arch-generic code | Christoffer Dall | 2012-04-08 | 1 | -0/+8 |
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 | 1 | -1/+1 |
|\ |
|
| * | Disintegrate asm/system.h for S390 | David Howells | 2012-03-28 | 1 | -1/+1 |
* | | KVM: Introduce kvm_memory_slot::arch and move lpage_info into it | Takuya Yoshikawa | 2012-03-08 | 1 | -0/+10 |
* | | KVM: s390: provide control registers via kvm_run | Christian Borntraeger | 2012-03-08 | 1 | -1/+8 |
* | | KVM: s390: Sanitize fpc registers for KVM_SET_FPU | Christian Borntraeger | 2012-03-08 | 1 | -1/+1 |
* | | KVM: s390: provide access guest registers via kvm_run | Christian Borntraeger | 2012-03-05 | 1 | -7/+9 |
* | | KVM: s390: provide general purpose guest registers via kvm_run | Christian Borntraeger | 2012-03-05 | 1 | -7/+7 |
* | | KVM: s390: provide the prefix register via kvm_run | Christian Borntraeger | 2012-03-05 | 1 | -0/+7 |
* | | KVM: s390: rework code that sets the prefix | Christian Borntraeger | 2012-03-05 | 1 | -2/+1 |
* | | KVM: s390: Fix return code for unknown ioctl numbers | Carsten Otte | 2012-03-05 | 1 | -1/+1 |
* | | KVM: s390: ucontrol: announce capability for user controlled vms | Carsten Otte | 2012-03-05 | 1 | -0/+3 |