summaryrefslogtreecommitdiff
path: root/arch/s390/kvm/kvm-s390.c
AgeCommit message (Expand)Author
2024-11-29Merge tag 's390-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-11-27KVM: s390: Use try_cmpxchg() instead of cmpxchg() loopsHeiko Carstens
2024-11-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-11-13s390/kvm: Convert to use flag output macrosHeiko Carstens
2024-11-11KVM: s390: add gen17 facilities to CPU modelHendrik Brueckner
2024-11-11KVM: s390: add msa11 to cpu modelHendrik Brueckner
2024-11-11KVM: s390: add concurrent-function facility to cpu modelHendrik Brueckner
2024-11-07s390/kvm: Mask extra bits from program interrupt codeClaudio Imbrenda
2024-10-31s390/kvm: Initialize uninitialized flags variableClaudio Imbrenda
2024-10-29s390/kvm: Stop using gmap_{en,dis}able()Claudio Imbrenda
2024-10-29s390/mm/fault: Handle guest-related program interrupts in KVMClaudio Imbrenda
2024-10-29s390/kvm: Remove kvm_arch_fault_in_page()Claudio Imbrenda
2024-08-19KVM: s390: Fix SORTL and DFLTCC instruction format error in __insn32_queryHariharan Mari
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/entry: Pass the asce as parameter to sie64a()Claudio Imbrenda
2024-07-04kvm: s390: Reject memory region operations for ucontrol VMsChristoph Schlameuss
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-02KVM: s390: Check kvm pointer when testing KVM_CAP_S390_HPAGE_1MJean-Philippe Brucker
2024-04-18s390/mm: Re-enable the shared zeropage for !PV and !skeys KVM guestsDavid Hildenbrand
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-02-22KVM: s390: fix access register usage in ioctlsEric 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-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