aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm
AgeCommit message (Expand)Author
2024-02-23KVM: s390: fix setting of fpc registerHeiko Carstens
2023-08-11KVM: s390: fix sthyi error handlingHeiko Carstens
2023-07-23KVM: s390/diag: fix racy access of physical cpu number in diag 9c handlerChristian Borntraeger
2023-07-23KVM: s390: vsie: fix the length of APCB bitmapPierre Morel
2023-07-23KVM: s390: fix KVM_S390_GET_CMMA_BITS for GFNs in memslot holesNico Boehr
2023-04-13KVM: s390: pv: fix external interruption loop not always detectedNico Boehr
2023-03-10KVM: s390: disable migration mode when dirty tracking is disabledNico Boehr
2023-02-01KVM: s390: interrupt: use READ_ONCE() before cmpxchg()Heiko Carstens
2022-12-14KVM: s390: vsie: Fix the initialization of the epoch extension (epdx) fieldThomas Huth
2022-11-16KVM: s390: pv: don't allow userspace to set the clock under PVNico Boehr
2022-08-17KVM: s390: pv: leak the topmost page table when destroy failsClaudio Imbrenda
2022-08-17KVM: s390: pv: don't present the ecall interrupt twiceNico Boehr
2022-07-12KVM: s390x: fix SCK lockingClaudio Imbrenda
2022-03-08KVM: s390: Ensure kvm_arch_no_poll() is read once when blocking vCPUSean Christopherson
2022-02-11KVM: s390: Return error on SIDA memop on normal guestJanis Schoetterl-Glausch
2022-01-20KVM: s390: Clarify SIGP orders versus STOP/RESTARTEric Farman
2021-11-18KVM: s390: Fix handle_sske page fault handlingJanis Schoetterl-Glausch
2021-11-18KVM: s390: pv: avoid stalls for kvm_s390_pv_init_vmClaudio Imbrenda
2021-11-18KVM: 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