summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm
Commit message (Expand)AuthorAgeFilesLines
* KVM: s390: Cap KVM_CAP_NR_VCPUS by num_online_cpus()Vitaly Kuznetsov2021-11-181-0/+2
* Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-11-061-1/+1
|\
| * s390: rename last_break to pgm_last_breakSven Schnelle2021-10-261-1/+1
* | KVM: s390: add debug statement for diag 318 CPNC dataCollin Walling2021-10-271-0/+1
* | KVM: s390: Fix handle_sske page fault handlingJanis Schoetterl-Glausch2021-10-271-0/+2
* | KVM: s390: Add a routine for setting userspace CPU stateEric Farman2021-10-252-3/+12
* | KVM: s390: Simplify SIGP Set Arch handlingEric Farman2021-10-251-13/+1
* | KVM: s390: pv: avoid stalls when making pages secureClaudio Imbrenda2021-10-251-0/+5
* | KVM: s390: pv: avoid stalls for kvm_s390_pv_init_vmClaudio Imbrenda2021-10-251-1/+1
* | KVM: s390: pv: avoid double free of sida pageClaudio Imbrenda2021-10-251-10/+9
* | KVM: s390: preserve deliverable_mask in __airqs_kick_single_vcpuHalil Pasic2021-10-201-2/+3
* | KVM: s390: clear kicked_mask before sleeping againHalil Pasic2021-10-201-0/+1
* | KVM: s390: Function documentation fixesJanosch Frank2021-09-282-1/+15
|/
* KVM: x86: Query vcpu->vcpu_idx directly and drop its accessorSean Christopherson2021-09-223-4/+4
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-09-074-14/+14
|\
| * Merge tag 'kvm-s390-next-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2021-09-064-8/+12
| |\
| | * KVM: s390: index kvm->arch.idle_mask by vcpu_idxHalil Pasic2021-08-273-8/+8
| | * KVM: s390: Enable specification exception interpretationJanis Schoetterl-Glausch2021-08-272-0/+4
| * | 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-242-6/+10
|/ /
* | KVM: s390: restore old debugfs namesChristian Borntraeger2021-07-272-18/+18
* | 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 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-06-282-116/+141
|\ \ \
| * \ \ 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-241-108/+0
| * | KVM: stats: Support binary stats retrieval for a VCPUJing Zhang2021-06-241-0/+108
| * | KVM: stats: Support binary stats retrieval for a VMJing Zhang2021-06-241-0/+20
| * | KVM: stats: Add fd-based API to read binary stats dataJing Zhang2021-06-241-1/+2
| * | KVM: stats: Separate generic stats from architecture specific onesJing Zhang2021-06-241-6/+6
| |/
* / KVM: s390: prepare for hugepage vmallocClaudio Imbrenda2021-06-241-1/+6
|/
* KVM: s390x: implement KVM_CAP_SET_GUEST_DEBUG2Maxim Levitsky2021-04-171-0/+3
* Merge tag 'kvm-s390-next-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2021-04-171-2/+2
|\
| * KVM: s390: fix guarded storage control register handlingHeiko Carstens2021-04-151-2/+2
* | Merge tag 'kvm-s390-next-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2021-04-156-32/+214
|\|
| * KVM: s390: VSIE: fix MVPG handling for prefixing and MSOClaudio Imbrenda2021-03-241-1/+4
| * KVM: s390: split kvm_s390_real_to_absClaudio Imbrenda2021-03-241-6/+17
| * KVM: s390: VSIE: correctly handle MVPG when in VSIEClaudio Imbrenda2021-03-241-5/+93
| * KVM: s390: extend kvm_s390_shadow_fault to return entry pointerClaudio Imbrenda2021-03-243-10/+34
| * KVM: s390: split kvm_s390_logical_to_effectiveClaudio Imbrenda2021-03-091-7/+24
| * KVM: s390: diag9c (directed yield) forwardingPierre Morel2021-03-093-3/+42
| * KVM: s390: Fix comment spelling in kvm_s390_vcpu_start()Bhaskar Chowdhury2021-03-091-1/+1
* | s390/time,idle: get rid of unsigned long longHeiko Carstens2021-03-081-1/+1
|/
* s390/kvm: use union tod_clockHeiko Carstens2021-02-131-15/+9
* s390: convert to generic entrySven Schnelle2021-01-192-0/+6
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-12-207-27/+29
|\