summaryrefslogtreecommitdiff
path: root/arch/s390/kvm/vsie.c
AgeCommit message (Expand)Author
2025-01-31KVM: s390: move some gmap shadowing functions away from mm/gmap.cClaudio Imbrenda
2025-01-31KVM: s390: vsie: stop using "struct page" for vsie pageDavid Hildenbrand
2025-01-31KVM: s390: vsie: stop messing with page refcountDavid Hildenbrand
2025-01-31KVM: s390: vsie: stop using page->indexDavid Hildenbrand
2025-01-31KVM: s390: vsie: fix some corner-cases when grabbing vsie pagesDavid Hildenbrand
2025-01-07KVM: s390: vsie: fix virtual/physical address in unpin_scb()Claudio Imbrenda
2024-11-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-11-12Merge tag 'kvm-s390-next-6.13-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2024-11-11KVM: s390: add msa11 to cpu modelHendrik Brueckner
2024-11-07s390/kvm: Mask extra bits from program interrupt codeClaudio Imbrenda
2024-10-29s390/kvm: Stop using gmap_{en,dis}able()Claudio Imbrenda
2024-10-29s390/mm/fault: Handle guest-related program interrupts in KVMClaudio Imbrenda
2024-10-25KVM: s390: Use kvm_release_page_dirty() to unpin "struct page" memorySean Christopherson
2024-10-25KVM: Drop KVM_ERR_PTR_BAD_PAGE and instead return NULL to indicate an errorSean Christopherson
2024-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-07-10s390/entry: Pass the asce as parameter to sie64a()Claudio Imbrenda
2024-07-04KVM: s390: vsie: retry SIE instruction on host interceptsEric Farman
2024-05-01KVM: s390: vsie: Use virt_to_phys for crypto control blockNina Schoetterl-Glausch
2024-04-17KVM: s390: vsie: Use virt_to_phys for facility control blockNina Schoetterl-Glausch
2024-03-12Merge tag 's390-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2024-02-16s390/kvm: convert to regular kernel fpu userHeiko Carstens
2024-02-16s390/fpu: rename save_fpu_regs() to save_user_fpu_regs(), etcHeiko Carstens
2024-02-16s390/fpu: convert FPU CIF flag to regular TIF flagHeiko Carstens
2024-02-16s390/fpu: move, rename, and merge header filesHeiko Carstens
2024-01-26Merge tag 'kvm-s390-master-6.8-1' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini
2024-01-02Merge tag 'kvm-s390-next-6.8-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2023-12-23KVM: s390: vsie: Fix length of facility list shadowedNina Schoetterl-Glausch
2023-12-23KVM: s390: vsie: Fix STFLE interpretive execution identificationNina Schoetterl-Glausch
2023-12-21KVM: s390: vsie: fix race during shadow creationChristian Borntraeger
2023-11-14KVM: s390: vsie: fix wrong VIR 37 when MSO is usedClaudio Imbrenda
2023-10-16KVM: s390: add stat counter for shadow gmap eventsNico Boehr
2023-07-06Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-07-03s390: fix various typosHeiko Carstens
2023-06-16KVM: s390: vsie: fix the length of APCB bitmapPierre Morel
2023-04-20KVM: s390: vsie: clarifications on setting the APCBPierre Morel
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-11-24KVM: s390: vsie: Fix the initialization of the epoch extension (epdx) fieldThomas Huth
2022-10-26KVM: s390: VSIE: sort out virtual/physical address in pin_guest_pageNico Boehr
2022-07-20KVM: s390: guest support for topology functionPierre Morel
2022-04-21KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abusedSean Christopherson
2021-08-27KVM: s390: Enable specification exception interpretationJanis Schoetterl-Glausch
2021-03-24KVM: s390: VSIE: fix MVPG handling for prefixing and MSOClaudio 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-01-19s390: convert to generic entrySven Schnelle
2020-12-10KVM: s390: Add memcg accounting to KVM allocationsChristian Borntraeger
2020-06-23s390/kvm: diagnose 0x318 sync and resetCollin Walling
2020-06-08Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-05-28s390: remove critical section cleanup from entry.SSven Schnelle
2020-04-20KVM: s390: vsie: Move conditional rescheduleDavid Hildenbrand