summaryrefslogtreecommitdiff
path: root/arch/s390/kvm
AgeCommit message (Expand)Author
2022-12-19Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-12-12Merge branches 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/rockchip',...Joerg Roedel
2022-11-28Merge tag 'kvm-s390-next-6.2-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2022-11-24KVM: s390: vsie: Fix the initialization of the epoch extension (epdx) fieldThomas Huth
2022-11-23KVM: s390: remove unused gisa_clear_ipm_gisc() functionHeiko Carstens
2022-11-23KVM: s390: pv: module parameter to fence asynchronous destroyClaudio Imbrenda
2022-11-23KVM: s390: pv: support for Destroy fast UVCClaudio 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-19iommu/s390: Make attach succeed even if the device is in error stateNiklas Schnelle
2022-11-09KVM: replace direct irq.h inclusionPaolo Bonzini
2022-11-07KVM: s390: pci: Fix allocation size of aift kzdev elementsRafael Mendonca
2022-11-07KVM: s390: pv: don't allow userspace to set the clock under PVNico Boehr
2022-10-26KVM: s390: VSIE: sort out virtual/physical address in pin_guest_pageNico Boehr
2022-10-26KVM: s390: pv: sort out physical vs virtual pointers usageNico 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-09-21KVM: s390: pci: fix GAIT physical vs virtual pointers usageMatthew Rosato
2022-09-21KVM: s390: Pass initialized arg even if unusedJanis Schoetterl-Glausch
2022-09-21KVM: s390: pci: fix plain integer as NULL pointer warningsMatthew Rosato
2022-08-29KVM: s390: pci: Hook to access KVM lowlevel from VFIOPierre Morel
2022-07-20KVM: s390: resetting the Topology-Change-ReportPierre Morel
2022-07-20KVM: s390: guest support for topology functionPierre Morel
2022-07-20KVM: s390: Cleanup ipte lock access and SIIF facility checksPierre Morel
2022-07-19KVM: s390: pv: don't present the ecall interrupt twiceNico Boehr
2022-07-19KVM: s390: pv: destroy the configuration before its memoryClaudio Imbrenda
2022-07-19KVM: s390: pv: refactoring of kvm_s390_pv_deinit_vmClaudio Imbrenda
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-13KVM: s390: pv: clear the state without memsetClaudio Imbrenda
2022-07-13KVM: s390: pv: usage counter instead of flagClaudio Imbrenda
2022-07-13KVM: s390: pv: refactor s390_reset_accClaudio Imbrenda
2022-07-13KVM: s390: pv: leak the topmost page table when destroy failsClaudio Imbrenda
2022-07-13KVM: s390/pci: fix include duplicatesChristian Borntraeger
2022-07-11KVM: s390: drop unexpected word 'and' in the commentsJiang Jian
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: pci: provide routines for enabling/disabling interrupt forwardingMatthew 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-07-11KVM: s390: pci: add basic kvm_zdev structureMatthew Rosato
2022-07-11s390/airq: pass more TPI info to airq handlersMatthew 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