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