summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 's390-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-11-033-35/+18
|\
| * s390/mm: move translation-exception identification structure to fault.hHeiko Carstens2023-10-231-31/+14
| * s390: use control register bit definesHeiko Carstens2023-09-192-4/+4
| * s390/ctlreg: add local and system prefix to some functionsHeiko Carstens2023-09-192-4/+4
* | Merge tag 'kvm-s390-next-6.7-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2023-10-314-2/+44
|\ \
| * | KVM: s390: add tracepoint in gmap notifierNico Boehr2023-10-162-0/+25
| * | KVM: s390: add stat counter for shadow gmap eventsNico Boehr2023-10-163-2/+19
| |/
* / KVM: s390: fix gisa destroy operation might lead to cpu stallsMichael Mueller2023-09-251-10/+6
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-09-074-15/+148
|\
| * Merge tag 'kvm-s390-next-6.6-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2023-08-315-27/+162
| |\
| | * KVM: s390: pv: Allow AP-instructions for pv-guestsSteffen Eiden2023-08-281-2/+4
| | * KVM: s390: Add UV feature negotiationSteffen Eiden2023-08-281-0/+73
| | * s390/uv: UV feature check utilitySteffen Eiden2023-08-281-1/+1
| | * KVM: s390: pv: relax WARN_ONCE condition for destroy fastViktor Mihajlovski2023-08-281-1/+2
| | * Merge remote-tracking branch 'vfio-ap' into nextJanosch Frank2023-08-282-12/+14
| | |\
| | * | KVM: s390: interrupt: Fix single-stepping keyless mode exitsIlya Leoshkevich2023-08-281-2/+2
| | * | KVM: s390: interrupt: Fix single-stepping userspace-emulated instructionsIlya Leoshkevich2023-08-281-3/+20
| | * | KVM: s390: interrupt: Fix single-stepping kernel-emulated instructionsIlya Leoshkevich2023-08-281-3/+14
| | * | KVM: s390: interrupt: Fix single-stepping into program interrupt handlersIlya Leoshkevich2023-08-281-1/+16
| | * | KVM: s390: interrupt: Fix single-stepping into interrupt handlersIlya Leoshkevich2023-08-282-2/+16
* | | | s390/airq: remove lsi_mask from airq_structBenjamin Block2023-08-301-1/+2
* | | | Merge tag 's390-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-08-282-12/+14
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'vfio-ap' into featuresHeiko Carstens2023-08-232-12/+14
| |\ \ \ | | | |/ | | |/|
| | * | KVM: s390: export kvm_s390_pv*_is_protected functionsTony Krowiak2023-08-182-12/+14
| | |/
* | / KVM: s390: fix sthyi error handlingHeiko Carstens2023-07-291-3/+6
|/ /
* / KVM: s390: pv: simplify shutdown and fix raceClaudio Imbrenda2023-07-181-2/+6
|/
* Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-07-068-11/+10
|\
| * s390: fix various typosHeiko Carstens2023-07-037-9/+9
| * s390: include linux/io.h instead of asm/io.hHeiko Carstens2023-07-031-2/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-07-033-5/+13
|\ \
| * | KVM: s390/diag: fix racy access of physical cpu number in diag 9c handlerChristian Borntraeger2023-06-161-3/+5
| * | KVM: s390: vsie: fix the length of APCB bitmapPierre Morel2023-06-161-2/+4
| * | KVM: s390: fix KVM_S390_GET_CMMA_BITS for GFNs in memslot holesNico Boehr2023-06-131-0/+4
| |/
* / mm/gup: remove vmas parameter from get_user_pages_remote()Lorenzo Stoakes2023-06-091-1/+1
|/
* Merge tag 'kvm-s390-next-6.4-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2023-05-051-0/+5
|\
| * KVM: s390: pv: fix asynchronous teardown for small VMsClaudio Imbrenda2023-05-041-0/+5
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-05-014-28/+35
|\ \
| * | Merge tag 'kvm-s390-next-6.4-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2023-04-263-24/+32
| |\|
| | * KVM: s390: pci: fix virtual-physical confusion on module unload/loadNico Boehr2023-04-201-1/+1
| | * KVM: s390: vsie: clarifications on setting the APCBPierre Morel2023-04-201-21/+29
| | * KVM: s390: interrupt: fix virtual-physical confusion for next alert GISANico Boehr2023-04-201-2/+2
| * | KVM: Change return type of kvm_arch_vm_ioctl() to "int"Thomas Huth2023-03-161-2/+1
| * | KVM: s390: Use "int" as return type for kvm_s390_get/set_skeys()Thomas Huth2023-03-161-2/+2
| |/
* | Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-04-241-1/+0
|\ \
| * | kvm: Remove "select SRCU"Paul E. McKenney2023-04-051-1/+0
| |/
* | KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependentAlexey Kardashevskiy2023-03-311-0/+1
* | KVM: s390: pv: fix external interruption loop not always detectedNico Boehr2023-03-281-8/+24
|/
* Merge tag 'kvm-s390-next-6.3-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2023-02-154-102/+285
|\
| * KVM: s390: GISA: sort out physical vs virtual pointers usageNico Boehr2023-02-081-4/+7
| * KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchgJanis Schoetterl-Glausch2023-02-073-1/+167