summaryrefslogtreecommitdiff
path: root/arch/s390/kvm
AgeCommit message (Expand)AuthorFilesLines
2025-05-02KVM: s390: Don't use %pK through tracepointsThomas Weißschuh1-2/+2
2025-03-13KVM: s390: vsie: fix some corner-cases when grabbing vsie pagesDavid Hildenbrand1-6/+19
2024-11-01KVM: s390: gaccess: Check if guest address is in memslotNico Boehr2-6/+12
2024-11-01KVM: s390: gaccess: Cleanup access to guest pagesJanis Schoetterl-Glausch1-8/+16
2024-11-01KVM: s390: gaccess: Refactor access address range checkJanis Schoetterl-Glausch1-53/+69
2024-11-01KVM: s390: gaccess: Refactor gpa and length calculationJanis Schoetterl-Glausch1-15/+17
2024-10-22KVM: s390: Change virtual to physical address access in diag 0x258 handlerMichael Mueller1-1/+1
2024-07-18KVM: s390: fix LPSWEY handlingChristian Borntraeger3-0/+48
2024-02-23KVM: s390: fix setting of fpc registerHeiko Carstens1-5/+0
2023-08-11KVM: s390: fix sthyi error handlingHeiko Carstens1-3/+6
2023-07-23KVM: s390/diag: fix racy access of physical cpu number in diag 9c handlerChristian Borntraeger1-3/+5
2023-07-23KVM: s390: vsie: fix the length of APCB bitmapPierre Morel1-2/+4
2023-07-23KVM: s390: fix KVM_S390_GET_CMMA_BITS for GFNs in memslot holesNico Boehr1-0/+4
2023-04-13KVM: s390: pv: fix external interruption loop not always detectedNico Boehr1-8/+24
2023-03-10KVM: s390: disable migration mode when dirty tracking is disabledNico Boehr1-0/+17
2023-02-01KVM: s390: interrupt: use READ_ONCE() before cmpxchg()Heiko Carstens1-4/+8
2022-12-14KVM: s390: vsie: Fix the initialization of the epoch extension (epdx) fieldThomas Huth1-1/+3
2022-11-16KVM: s390: pv: don't allow userspace to set the clock under PVNico Boehr2-10/+17
2022-08-17KVM: s390: pv: leak the topmost page table when destroy failsClaudio Imbrenda1-3/+6
2022-08-17KVM: s390: pv: don't present the ecall interrupt twiceNico Boehr2-2/+17
2022-07-12KVM: s390x: fix SCK lockingClaudio Imbrenda3-6/+32
2022-03-08KVM: s390: Ensure kvm_arch_no_poll() is read once when blocking vCPUSean Christopherson1-1/+1
2022-02-11KVM: s390: Return error on SIDA memop on normal guestJanis Schoetterl-Glausch1-0/+2
2022-01-20KVM: s390: Clarify SIGP orders versus STOP/RESTARTEric Farman4-2/+43
2021-11-18KVM: s390: Fix handle_sske page fault handlingJanis Schoetterl-Glausch1-0/+2
2021-11-18KVM: s390: pv: avoid stalls for kvm_s390_pv_init_vmClaudio Imbrenda1-1/+1
2021-11-18KVM: s390: pv: avoid double free of sida pageClaudio Imbrenda1-10/+9
2021-10-20KVM: s390: preserve deliverable_mask in __airqs_kick_single_vcpuHalil Pasic1-2/+3
2021-10-20KVM: s390: clear kicked_mask before sleeping againHalil Pasic1-0/+1
2021-09-28KVM: s390: Function documentation fixesJanosch Frank2-1/+15
2021-09-22KVM: x86: Query vcpu->vcpu_idx directly and drop its accessorSean Christopherson3-4/+4
2021-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-14/+14
2021-09-06Merge tag 'kvm-s390-next-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini4-8/+12
2021-08-27KVM: s390: index kvm->arch.idle_mask by vcpu_idxHalil Pasic3-8/+8
2021-08-27KVM: s390: Enable specification exception interpretationJanis Schoetterl-Glausch2-0/+4
2021-08-24s390/vfio-ap: replace open coded locks for VFIO_GROUP_NOTIFY_SET_KVM notifica...Tony Krowiak1-4/+27
2021-08-24s390/vfio-ap: r/w lock for PQAP interception handler function pointerTony Krowiak2-6/+10
2021-08-20KVM: stats: Support linear and logarithmic histogram statisticsJing Zhang1-4/+0
2021-08-06KVM: Rename lru_slot to last_used_slotDavid Matlack1-2/+2
2021-07-27KVM: s390: restore old debugfs namesChristian Borntraeger2-18/+18
2021-07-04Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-6/+6
2021-06-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-116/+141
2021-06-25Merge tag 'kvm-s390-next-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini1-9/+13
2021-06-25KVM: s390: prepare for hugepage vmallocClaudio Imbrenda1-1/+6
2021-06-25KVM: debugfs: Reuse binary stats descriptorsJing Zhang1-108/+0
2021-06-25KVM: stats: Support binary stats retrieval for a VCPUJing Zhang1-0/+108
2021-06-25KVM: stats: Support binary stats retrieval for a VMJing Zhang1-0/+20
2021-06-24KVM: stats: Add fd-based API to read binary stats dataJing Zhang1-1/+2
2021-06-24KVM: stats: Separate generic stats from architecture specific onesJing Zhang1-6/+6
2021-06-23KVM: s390: allow facility 192 (vector-packed-decimal-enhancement facility 2)Christian Borntraeger1-0/+4