summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/kvm-s390.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86: Query vcpu->vcpu_idx directly and drop its accessorSean Christopherson2021-09-221-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-09-071-7/+5
|\
| * Merge tag 'kvm-s390-next-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2021-09-061-1/+3
| |\
| | * KVM: s390: index kvm->arch.idle_mask by vcpu_idxHalil Pasic2021-08-271-1/+1
| | * KVM: s390: Enable specification exception interpretationJanis Schoetterl-Glausch2021-08-271-0/+2
| * | KVM: stats: Support linear and logarithmic histogram statisticsJing Zhang2021-08-201-4/+0
| * | KVM: Rename lru_slot to last_used_slotDavid Matlack2021-08-061-2/+2
* | | s390/vfio-ap: replace open coded locks for VFIO_GROUP_NOTIFY_SET_KVM notifica...Tony Krowiak2021-08-241-4/+27
* | | s390/vfio-ap: r/w lock for PQAP interception handler function pointerTony Krowiak2021-08-241-0/+1
|/ /
* | KVM: s390: restore old debugfs namesChristian Borntraeger2021-07-271-9/+9
* | Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-07-041-6/+6
|\ \
| * | s390/facilities: move stfl information from lowcore to global dataSven Schnelle2021-06-071-6/+6
* | | Merge tag 'kvm-s390-next-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2021-06-251-9/+13
|\ \ \ | | |/ | |/|
| * | KVM: s390: allow facility 192 (vector-packed-decimal-enhancement facility 2)Christian Borntraeger2021-06-231-0/+4
| * | KVM: s390: get rid of register asm usageHeiko Carstens2021-06-231-9/+9
| |/
* | KVM: debugfs: Reuse binary stats descriptorsJing Zhang2021-06-251-108/+0
* | KVM: stats: Support binary stats retrieval for a VCPUJing Zhang2021-06-251-0/+108
* | KVM: stats: Support binary stats retrieval for a VMJing Zhang2021-06-251-0/+20
* | KVM: stats: Separate generic stats from architecture specific onesJing Zhang2021-06-241-6/+6
|/
* KVM: s390x: implement KVM_CAP_SET_GUEST_DEBUG2Maxim Levitsky2021-04-171-0/+3
* KVM: s390: fix guarded storage control register handlingHeiko Carstens2021-04-151-2/+2
* KVM: s390: diag9c (directed yield) forwardingPierre Morel2021-03-091-0/+6
* KVM: s390: Fix comment spelling in kvm_s390_vcpu_start()Bhaskar Chowdhury2021-03-091-1/+1
* s390/kvm: use union tod_clockHeiko Carstens2021-02-131-15/+9
* s390: convert to generic entrySven Schnelle2021-01-191-0/+3
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-12-201-10/+12
|\
| * KVM: s390: track synchronous pfault events in kvm_statChristian Borntraeger2020-12-101-0/+2
| * KVM: s390: Add memcg accounting to KVM allocationsChristian Borntraeger2020-12-101-10/+10
* | KVM: s390: remove diag318 reset codeCollin Walling2020-11-111-2/+0
* | KVM: s390: pv: Mark mm as protected after the set secure parameters and impro...Janosch Frank2020-11-111-1/+1
|/
* mm/gup: remove task_struct pointer for all gup codePeter Xu2020-08-121-1/+1
* Merge tag 'kvm-s390-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2020-08-031-1/+10
|\
| * s390/kvm: diagnose 0x318 sync and resetCollin Walling2020-06-231-1/+10
* | KVM: s390: clean up redundant 'kvm_run' parametersTianjia Zhang2020-07-101-8/+15
* | KVM: async_pf: change kvm_setup_async_pf()/kvm_arch_setup_async_pf() return t...Vitaly Kuznetsov2020-07-081-11/+9
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-06-121-1/+3
|\
| * KVM: async_pf: Inject 'page ready' event only if 'page not present' was previ...Vitaly Kuznetsov2020-06-111-1/+3
* | mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-091-14/+14
* | mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* | mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* | Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-06-081-3/+0
|\ \ | |/ |/|
| * s390: remove critical section cleanup from entry.SSven Schnelle2020-05-281-3/+0
* | KVM: rename kvm_arch_can_inject_async_page_present() to kvm_arch_can_dequeue_...Vitaly Kuznetsov2020-06-011-1/+1
* | kvm: add halt-polling cpu usage statsDavid Matlack2020-05-151-0/+2
* | Merge branch 'kvm-amd-fixes' into HEADPaolo Bonzini2020-05-131-0/+1
|\ \
| * | KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properlyPeter Xu2020-05-071-0/+1
* | | KVM: Remove redundant argument to kvm_arch_vcpu_ioctl_runTianjia Zhang2020-04-211-1/+2
* | | kvm_host: unify VM_STAT and VCPU_STAT definitions in a single placeEmanuele Giuseppe Esposito2020-04-211-103/+100
|/ /
* / KVM: s390: Return last valid slot if approx index is out-of-boundsSean Christopherson2020-04-141-0/+3
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-04-031-89/+508
|\