summaryrefslogtreecommitdiff
path: root/arch/s390/kvm
AgeCommit message (Expand)Author
2021-11-18KVM: s390: Cap KVM_CAP_NR_VCPUS by num_online_cpus()Vitaly Kuznetsov
2021-11-06Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-10-27KVM: s390: add debug statement for diag 318 CPNC dataCollin Walling
2021-10-27KVM: s390: Fix handle_sske page fault handlingJanis Schoetterl-Glausch
2021-10-26s390: rename last_break to pgm_last_breakSven Schnelle
2021-10-25KVM: s390: Add a routine for setting userspace CPU stateEric Farman
2021-10-25KVM: s390: Simplify SIGP Set Arch handlingEric Farman
2021-10-25KVM: s390: pv: avoid stalls when making pages secureClaudio Imbrenda
2021-10-25KVM: s390: pv: avoid stalls for kvm_s390_pv_init_vmClaudio Imbrenda
2021-10-25KVM: s390: pv: avoid double free of sida pageClaudio Imbrenda
2021-10-20KVM: s390: preserve deliverable_mask in __airqs_kick_single_vcpuHalil Pasic
2021-10-20KVM: s390: clear kicked_mask before sleeping againHalil Pasic
2021-09-28KVM: s390: Function documentation fixesJanosch Frank
2021-09-22KVM: x86: Query vcpu->vcpu_idx directly and drop its accessorSean Christopherson
2021-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-09-06Merge tag 'kvm-s390-next-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2021-08-27KVM: s390: index kvm->arch.idle_mask by vcpu_idxHalil Pasic
2021-08-27KVM: s390: Enable specification exception interpretationJanis Schoetterl-Glausch
2021-08-24s390/vfio-ap: replace open coded locks for VFIO_GROUP_NOTIFY_SET_KVM notifica...Tony Krowiak
2021-08-24s390/vfio-ap: r/w lock for PQAP interception handler function pointerTony Krowiak
2021-08-20KVM: stats: Support linear and logarithmic histogram statisticsJing Zhang
2021-08-06KVM: Rename lru_slot to last_used_slotDavid Matlack
2021-07-27KVM: s390: restore old debugfs namesChristian Borntraeger
2021-07-04Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-06-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-06-25Merge tag 'kvm-s390-next-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2021-06-24KVM: s390: prepare for hugepage vmallocClaudio Imbrenda
2021-06-24KVM: debugfs: Reuse binary stats descriptorsJing Zhang
2021-06-24KVM: stats: Support binary stats retrieval for a VCPUJing Zhang
2021-06-24KVM: stats: Support binary stats retrieval for a VMJing Zhang
2021-06-24KVM: stats: Add fd-based API to read binary stats dataJing Zhang
2021-06-24KVM: stats: Separate generic stats from architecture specific onesJing Zhang
2021-06-23KVM: s390: allow facility 192 (vector-packed-decimal-enhancement facility 2)Christian Borntraeger
2021-06-23KVM: s390: get rid of register asm usageHeiko Carstens
2021-06-07s390/facilities: move stfl information from lowcore to global dataSven Schnelle
2021-04-17KVM: s390x: implement KVM_CAP_SET_GUEST_DEBUG2Maxim Levitsky
2021-04-17Merge tag 'kvm-s390-next-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2021-04-15Merge tag 'kvm-s390-next-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2021-04-15KVM: s390: fix guarded storage control register handlingHeiko Carstens
2021-03-24KVM: s390: VSIE: fix MVPG handling for prefixing and MSOClaudio Imbrenda
2021-03-24KVM: s390: split kvm_s390_real_to_absClaudio Imbrenda
2021-03-24KVM: s390: VSIE: correctly handle MVPG when in VSIEClaudio Imbrenda
2021-03-24KVM: s390: extend kvm_s390_shadow_fault to return entry pointerClaudio Imbrenda
2021-03-09KVM: s390: split kvm_s390_logical_to_effectiveClaudio Imbrenda
2021-03-09KVM: s390: diag9c (directed yield) forwardingPierre Morel
2021-03-09KVM: s390: Fix comment spelling in kvm_s390_vcpu_start()Bhaskar Chowdhury
2021-03-08s390/time,idle: get rid of unsigned long longHeiko Carstens
2021-02-13s390/kvm: use union tod_clockHeiko Carstens
2021-01-19s390: convert to generic entrySven Schnelle
2020-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds