summaryrefslogtreecommitdiff
path: root/arch/s390/kvm
AgeCommit message (Expand)Author
2023-08-28KVM: s390: Add UV feature negotiationSteffen Eiden
2023-08-28s390/uv: UV feature check utilitySteffen Eiden
2023-08-28KVM: s390: pv: relax WARN_ONCE condition for destroy fastViktor Mihajlovski
2023-08-28Merge remote-tracking branch 'vfio-ap' into nextJanosch Frank
2023-08-28KVM: s390: interrupt: Fix single-stepping keyless mode exitsIlya Leoshkevich
2023-08-28KVM: s390: interrupt: Fix single-stepping userspace-emulated instructionsIlya Leoshkevich
2023-08-28KVM: s390: interrupt: Fix single-stepping kernel-emulated instructionsIlya Leoshkevich
2023-08-28KVM: s390: interrupt: Fix single-stepping into program interrupt handlersIlya Leoshkevich
2023-08-28KVM: s390: interrupt: Fix single-stepping into interrupt handlersIlya Leoshkevich
2023-08-23Merge branch 'vfio-ap' into featuresHeiko Carstens
2023-08-18KVM: s390: export kvm_s390_pv*_is_protected functionsTony Krowiak
2023-07-29KVM: s390: fix sthyi error handlingHeiko Carstens
2023-07-18KVM: s390: pv: simplify shutdown and fix raceClaudio Imbrenda
2023-07-06Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-07-03s390: fix various typosHeiko Carstens
2023-07-03s390: include linux/io.h instead of asm/io.hHeiko Carstens
2023-06-16KVM: s390/diag: fix racy access of physical cpu number in diag 9c handlerChristian Borntraeger
2023-06-16KVM: s390: vsie: fix the length of APCB bitmapPierre Morel
2023-06-13KVM: s390: fix KVM_S390_GET_CMMA_BITS for GFNs in memslot holesNico Boehr
2023-06-09mm/gup: remove vmas parameter from get_user_pages_remote()Lorenzo Stoakes
2023-05-05Merge tag 'kvm-s390-next-6.4-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2023-05-04KVM: s390: pv: fix asynchronous teardown for small VMsClaudio Imbrenda
2023-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-04-26Merge tag 'kvm-s390-next-6.4-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2023-04-24Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-20KVM: s390: pci: fix virtual-physical confusion on module unload/loadNico Boehr
2023-04-20KVM: s390: vsie: clarifications on setting the APCBPierre Morel
2023-04-20KVM: s390: interrupt: fix virtual-physical confusion for next alert GISANico Boehr
2023-04-05kvm: Remove "select SRCU"Paul E. McKenney
2023-03-31KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependentAlexey Kardashevskiy
2023-03-28KVM: s390: pv: fix external interruption loop not always detectedNico Boehr
2023-03-16KVM: Change return type of kvm_arch_vm_ioctl() to "int"Thomas Huth
2023-03-16KVM: s390: Use "int" as return type for kvm_s390_get/set_skeys()Thomas Huth
2023-02-15Merge tag 'kvm-s390-next-6.3-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2023-02-15Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2023-02-08KVM: s390: GISA: sort out physical vs virtual pointers usageNico Boehr
2023-02-07KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchgJanis Schoetterl-Glausch
2023-02-07KVM: s390: Refactor vcpu mem_op functionJanis Schoetterl-Glausch
2023-02-07KVM: s390: Refactor absolute vm mem_op functionJanis Schoetterl-Glausch
2023-02-07KVM: s390: Dispatch to implementing function at top level of vm mem_opJanis Schoetterl-Glausch
2023-02-07KVM: s390: Move common code of mem_op functions into functionJanis Schoetterl-Glausch
2023-02-07KVM: s390: disable migration mode when dirty tracking is disabledNico Boehr
2023-01-11KVM: s390: interrupt: use READ_ONCE() before cmpxchg()Heiko Carstens
2022-12-29KVM: Opt out of generic hardware enabling on s390 and PPCSean Christopherson
2022-12-29KVM: Drop kvm_arch_check_processor_compat() hookSean Christopherson
2022-12-29KVM: Drop kvm_arch_{init,exit}() hooksSean Christopherson
2022-12-29KVM: s390: Mark __kvm_s390_init() and its descendants as __initSean Christopherson
2022-12-29KVM: s390: Do s390 specific init without bouncing through kvm_init()Sean Christopherson
2022-12-29KVM: Drop arch hardware (un)setup hooksSean Christopherson