Age | Commit message (Expand) | Author |
2017-12-06 | KVM: s390: Remove redundant license text | Greg Kroah-Hartman |
2017-12-06 | KVM: s390: add SPDX identifiers to the remaining files | Greg Kroah-Hartman |
2017-09-08 | Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-08-08 | KVM: s390: implements the kvm_arch_vcpu_in_kernel() | Longpeng(Mike) |
2017-08-08 | KVM: add spinlock optimization framework | Longpeng(Mike) |
2017-07-26 | KVM: s390: use new mm defines instead of magic values | Heiko Carstens |
2016-06-10 | KVM: s390: provide logging for diagnose 0x500 | Christian Borntraeger |
2016-03-08 | s390/mm: split arch/s390/mm/pgtable.c | Martin Schwidefsky |
2015-11-30 | KVM: Use common function for VCPU lookup by id | David Hildenbrand |
2015-07-29 | KVM: s390: add more debug data for the pfault diagnoses | Christian Borntraeger |
2015-07-29 | KVM: s390: Improve vcpu event debugging for diagnoses | Christian Borntraeger |
2015-07-29 | KVM: s390: add kvm stat counter for all diagnoses | Christian Borntraeger |
2015-04-07 | Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini |
2015-03-26 | KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks. | Nikolay Nikolaev |
2015-03-17 | KVM: s390: Guest's memory access functions get access registers | Alexander Yarygin |
2014-09-10 | KVM: s390/cmm: Fix prefix handling for diag 10 balloon | Christian Borntraeger |
2014-08-25 | KVM: s390/mm: cleanup gmap function arguments, variable names | Martin Schwidefsky |
2014-07-10 | KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state control | David Hildenbrand |
2014-05-16 | KVM: s390: split SIE state guest prefix field | Michael Mueller |
2014-04-29 | KVM: s390: introduce kvm_s390_vcpu_{start,stop} | David Hildenbrand |
2014-04-22 | KVM: s390: convert pfault code | Heiko Carstens |
2014-04-22 | KVM: s390: make cmma usage conditionally | Dominik Dingel |
2014-04-22 | KVM: s390: Clear storage keys | Dominik Dingel |
2014-04-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2014-04-02 | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-04-01 | kvm/s390: also set guest pages back to stable on kexec/kdump | Christian Borntraeger |
2014-02-21 | s390/kvm: set guest page states to stable on re-ipl | Martin Schwidefsky |
2014-01-30 | KVM: async_pf: Async page fault support on s390 | Dominik Dingel |
2013-12-11 | KVM: s390: ioeventfd: ignore leftmost bits | Dominik Dingel |
2013-11-28 | KVM: s390: fix diagnose code extraction | Heiko Carstens |
2013-09-24 | KVM: s390: Lock kvm->srcu at the appropriate places | Thomas Huth |
2013-07-18 | KVM: s390: use cookies for ioeventfd | Cornelia Huck |
2013-06-20 | KVM: s390: Check for PSTATE when handling DIAGNOSE | Thomas Huth |
2013-03-05 | KVM: s390: Wire up ioeventfd. | Cornelia Huck |
2012-07-26 | KVM: s390: Add implementation-specific trace events | Cornelia Huck |
2012-07-26 | KVM: s390: Add architectural trace events | Cornelia Huck |
2012-07-20 | s390/comments: unify copyright messages and remove file names | Heiko Carstens |
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-03-05 | KVM: s390: provide general purpose guest registers via kvm_run | Christian Borntraeger |
2011-11-17 | KVM: s390: Fix RUNNING flag misinterpretation | Cornelia Huck |
2011-10-30 | [S390] kvm: Handle diagnose 0x10 (release pages) | Christian Borntraeger |
2010-02-26 | [S390] Replace ENOTSUPP usage with EOPNOTSUPP | Heiko Carstens |
2009-01-09 | [S390] Use unsigned long long for u64 on 64bit. | Heiko Carstens |
2008-06-06 | KVM: s390: use yield instead of schedule to implement diag 0x44 | Christian Borntraeger |
2008-04-27 | KVM: s390: intercepts for diagnose instructions | Christian Borntraeger |