summaryrefslogtreecommitdiff
path: root/arch/s390/kvm/kvm-s390.c
AgeCommit message (Expand)Author
2024-01-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-12-11s390/fpu: get rid of MACHINE_HAS_VXHeiko Carstens
2023-12-11KVM: s390: remove superfluous save_fpu_regs() callHeiko Carstens
2023-12-11s390/fpu: get rid of test_fp_ctl()Heiko Carstens
2023-12-11KVM: s390: use READ_ONCE() to read fpc register valueHeiko Carstens
2023-12-11KVM: s390: fix setting of fpc registerHeiko Carstens
2023-11-30KVM: move KVM_CAP_DEVICE_CTRL to the generic checkWei Wang
2023-11-03Merge tag 's390-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-10-16KVM: s390: add tracepoint in gmap notifierNico Boehr
2023-10-16KVM: s390: add stat counter for shadow gmap eventsNico Boehr
2023-09-19s390: use control register bit definesHeiko Carstens
2023-09-19s390/ctlreg: add local and system prefix to some functionsHeiko Carstens
2023-08-28KVM: s390: Add UV feature negotiationSteffen Eiden
2023-08-28s390/uv: UV feature check utilitySteffen Eiden
2023-08-28KVM: s390: interrupt: Fix single-stepping userspace-emulated instructionsIlya Leoshkevich
2023-08-28KVM: s390: interrupt: Fix single-stepping into interrupt handlersIlya Leoshkevich
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-13KVM: s390: fix KVM_S390_GET_CMMA_BITS for GFNs in memslot holesNico Boehr
2023-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-03-31KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependentAlexey Kardashevskiy
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-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
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
2022-12-29KVM: s390: Move hardware setup/unsetup to init/exitSean Christopherson
2022-12-29KVM: s390: Unwind kvm_arch_init() piece-by-piece() if a step failsSean Christopherson
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