summaryrefslogtreecommitdiff
path: root/arch/s390/kvm/kvm-s390.c
AgeCommit message (Expand)Author
2022-11-28Merge tag 'kvm-s390-next-6.2-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2022-11-23KVM: s390: pv: module parameter to fence asynchronous destroyClaudio Imbrenda
2022-11-23KVM: s390: pv: add KVM_CAP_S390_PROTECTED_ASYNC_DISABLEClaudio Imbrenda
2022-11-23KVM: s390: pv: asynchronous destroy for rebootClaudio Imbrenda
2022-11-09KVM: replace direct irq.h inclusionPaolo Bonzini
2022-11-07KVM: s390: pv: don't allow userspace to set the clock under PVNico Boehr
2022-10-26KVM: s390: sida: sort out physical vs virtual pointers usageNico Boehr
2022-10-26KVM: s390: sort out physical vs virtual pointers usageNico Boehr
2022-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-09-26KVM: remove KVM_REQ_UNHALTPaolo Bonzini
2022-09-21KVM: s390: pci: register pci hooks without interpretationMatthew Rosato
2022-07-20KVM: s390: resetting the Topology-Change-ReportPierre Morel
2022-07-20KVM: s390: guest support for topology functionPierre Morel
2022-07-19KVM: s390: pv: add mmu_notifierClaudio Imbrenda
2022-07-13KVM: s390: pv: Add kvm_s390_cpus_from_pv to kvm-s390.h and add documentationClaudio Imbrenda
2022-07-11Merge tag 'kvm-s390-pci-5.20' into kernelorgnextChristian Borntraeger
2022-07-11KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devicesMatthew Rosato
2022-07-11KVM: s390: pci: add routines to start/stop interpretive executionMatthew Rosato
2022-07-11KVM: s390: mechanism to enable guest zPCI InterpretationMatthew Rosato
2022-07-11KVM: s390: pci: enable host forwarding of Adapter Event NotificationsMatthew Rosato
2022-07-11KVM: s390: pci: do initial setup for AEN interpretationMatthew Rosato
2022-06-08KVM: Move kvm_arch_vcpu_precreate() under kvm->lockZeng Guang
2022-06-07Merge tag 'kvm-s390-next-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2022-06-04Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxLinus Torvalds
2022-06-03KVM: s390: replace bitmap_copy with bitmap_{from,to}_arr64 where appropriateYury Norov
2022-06-01KVM: s390: Add KVM_CAP_S390_PROTECTED_DUMPJanosch Frank
2022-06-01KVM: s390: Add CPU dump functionalityJanosch Frank
2022-06-01KVM: s390: Add configuration dump functionalityJanosch Frank
2022-06-01KVM: s390: pv: Add query dump informationJanosch Frank
2022-06-01KVM: s390: pv: Add query interfaceJanosch Frank
2022-05-02KVM: s390: Fix lockdep issue in vm memopJanis Schoetterl-Glausch
2022-04-21KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abusedSean Christopherson
2022-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-04-02KVM: Don't actually set a request when evicting vCPUs for GFN cache invdSean Christopherson
2022-03-25Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-03-15Merge tag 'kvm-s390-next-5.18-2' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2022-03-14KVM: s390x: fix SCK lockingClaudio Imbrenda
2022-03-01KVM: s390: Replace KVM_REQ_MMU_RELOAD usage with arch specific requestSean Christopherson
2022-02-25KVM: s390: pv: make use of ultravisor AIV supportMichael Mueller
2022-02-22KVM: s390: Add missing vm MEM_OP size checkJanis Schoetterl-Glausch
2022-02-14KVM: s390: Add capability for storage key extension of MEM_OP IOCTLJanis Schoetterl-Glausch
2022-02-14KVM: s390: Rename existing vcpu memop functionsJanis Schoetterl-Glausch
2022-02-14KVM: s390: Add vm IOCTL for key checked guest absolute memory accessJanis Schoetterl-Glausch
2022-02-14KVM: s390: Add optional storage key checking to MEMOP IOCTLJanis Schoetterl-Glausch
2022-02-14KVM: s390: Honor storage keys when accessing guest memoryJanis Schoetterl-Glausch
2022-02-06s390: remove invalid email address of Heiko CarstensHeiko Carstens
2022-02-02KVM: s390: Return error on SIDA memop on normal guestJanis Schoetterl-Glausch
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-15all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov
2021-12-21Merge tag 'kvm-s390-next-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini