summaryrefslogtreecommitdiff
path: root/arch/s390/kvm
AgeCommit message (Expand)Author
2024-08-19KVM: s390: Fix SORTL and DFLTCC instruction format error in __insn32_queryHariharan Mari
2024-08-06KVM: s390: fix validity interception issue when gisa is switched offMichael Mueller
2024-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-07-18Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-07-16Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-07-12Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2024-07-10s390/kvm: Move bitfields for dat tablesClaudio Imbrenda
2024-07-10s390/entry: Pass the asce as parameter to sie64a()Claudio Imbrenda
2024-07-04kvm: s390: Reject memory region operations for ucontrol VMsChristoph Schlameuss
2024-07-04KVM: s390: vsie: retry SIE instruction on host interceptsEric Farman
2024-07-01KVM: s390: fix LPSWEY handlingChristian Borntraeger
2024-06-18KVM: Introduce vcpu->wants_to_runDavid Matlack
2024-06-18s390: Replace S390_lowcore by get_lowcore()Sven Schnelle
2024-06-11KVM: s390: Don't re-setup dummy routing when KVM_CREATE_IRQCHIPYi Wang
2024-05-13Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-05-02Merge branch 'shared-zeropage' into featuresAlexander Gordeev
2024-05-02KVM: s390: Check kvm pointer when testing KVM_CAP_S390_HPAGE_1MJean-Philippe Brucker
2024-05-01KVM: s390: vsie: Use virt_to_phys for crypto control blockNina Schoetterl-Glausch
2024-04-18s390/mm: Re-enable the shared zeropage for !PV and !skeys KVM guestsDavid Hildenbrand
2024-04-17KVM: s390: vsie: Use virt_to_phys for facility control blockNina Schoetterl-Glausch
2024-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-03-14Merge tag 'kvm-s390-next-6.9-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2024-03-12Merge tag 's390-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2024-03-11Merge tag 'kvm-x86-xen-6.9' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-02-22KVM: s390: fix access register usage in ioctlsEric Farman
2024-02-22KVM: s390: only deliver the set service event bitsEric Farman
2024-02-21KVM: s390: introduce kvm_s390_fpu_(store|load)Janosch Frank
2024-02-20KVM: s390: Refactor kvm_is_error_gpa() into kvm_is_gpa_in_memslot()Sean Christopherson
2024-02-16s390/fpu: decrease stack usage for some casesHeiko Carstens
2024-02-16s390/kvm: convert to regular kernel fpu userHeiko Carstens
2024-02-16s390/fpu: rename save_fpu_regs() to save_user_fpu_regs(), etcHeiko Carstens
2024-02-16s390/fpu: convert FPU CIF flag to regular TIF flagHeiko Carstens
2024-02-16s390/fpu: move, rename, and merge header filesHeiko Carstens
2024-02-14KVM: s390: fix virtual vs physical address confusionAlexander Gordeev
2024-02-12s390/acrs: cleanup access register handlingHeiko Carstens
2024-02-08treewide: remove CONFIG_HAVE_KVMPaolo Bonzini
2024-01-26Merge tag 'kvm-s390-master-6.8-1' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini
2024-01-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-01-10Merge tag 's390-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2024-01-08KVM: s390: fix cc for successful PQAPEric Farman
2024-01-08Merge tag 'kvm-x86-generic-6.8' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-01-08KVM: introduce CONFIG_KVM_COMMONPaolo Bonzini
2024-01-02Merge tag 'kvm-s390-next-6.8-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2024-01-02Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2023-12-23KVM: s390: vsie: Fix length of facility list shadowedNina Schoetterl-Glausch
2023-12-23KVM: s390: vsie: Fix STFLE interpretive execution identificationNina Schoetterl-Glausch
2023-12-21KVM: s390: vsie: fix race during shadow creationChristian Borntraeger
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