summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm (follow)
Commit message (Expand)AuthorAgeFilesLines
* KVM: s390: Reject KVM_SET_GSI_ROUTING on ucontrol VMsChristoph Schlameuss11 days1-0/+2
* KVM: s390: Reject setting flic pfault attributes on ucontrol VMsChristoph Schlameuss11 days1-0/+4
* KVM: s390: vsie: fix virtual/physical address in unpin_scb()Claudio Imbrenda11 days1-1/+1
* Merge tag 's390-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-11-294-30/+20
|\
| * KVM: s390: Remove one byte cmpxchg() usageHeiko Carstens2024-11-271-11/+2
| * KVM: s390: Use try_cmpxchg() instead of cmpxchg() loopsHeiko Carstens2024-11-274-19/+18
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-11-242-5/+45
|\ \ | |/ |/|
| * Merge tag 'kvm-s390-next-6.13-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2024-11-122-3/+43
| |\
| | * KVM: s390: add gen17 facilities to CPU modelHendrik Brueckner2024-11-111-0/+8
| | * KVM: s390: add msa11 to cpu modelHendrik Brueckner2024-11-112-3/+13
| | * KVM: s390: add concurrent-function facility to cpu modelHendrik Brueckner2024-11-111-0/+22
| * | Merge tag 'kvm-riscv-6.13-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2024-11-083-7/+13
| |\ \
| * | | KVM: s390: Use kvm_release_page_dirty() to unpin "struct page" memorySean Christopherson2024-10-251-1/+1
| * | | KVM: Drop KVM_ERR_PTR_BAD_PAGE and instead return NULL to indicate an errorSean Christopherson2024-10-251-1/+1
| | |/ | |/|
* | | Merge tag 's390-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-11-195-63/+128
|\ \ \ | |_|/ |/| |
| * | s390/kvm: Convert to use flag output macrosHeiko Carstens2024-11-131-5/+5
| * | s390/kvm: Mask extra bits from program interrupt codeClaudio Imbrenda2024-11-072-2/+2
| * | s390/kvm: Initialize uninitialized flags variableClaudio Imbrenda2024-10-311-1/+1
| * | s390/kvm: Stop using gmap_{en,dis}able()Claudio Imbrenda2024-10-292-9/+2
| * | s390/mm/fault: Handle guest-related program interrupts in KVMClaudio Imbrenda2024-10-293-28/+117
| * | s390/kvm: Remove kvm_arch_fault_in_page()Claudio Imbrenda2024-10-293-20/+3
| * | s390: Fix various typosHeiko Carstens2024-10-251-1/+1
| |/
* | KVM: s390: Change virtual to physical address access in diag 0x258 handlerMichael Mueller2024-10-101-1/+1
* | KVM: s390: gaccess: Check if guest address is in memslotNico Boehr2024-10-102-6/+12
|/
* KVM: s390: Fix SORTL and DFLTCC instruction format error in __insn32_queryHariharan Mari2024-08-191-9/+18
* KVM: s390: fix validity interception issue when gisa is switched offMichael Mueller2024-08-061-1/+6
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-07-202-11/+25
|\
| * Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-07-161-8/+3
| |\
| | * KVM: Introduce vcpu->wants_to_runDavid Matlack2024-06-181-1/+1
| | * KVM: s390: Don't re-setup dummy routing when KVM_CREATE_IRQCHIPYi Wang2024-06-111-7/+2
| * | Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2024-07-123-0/+48
| |\ \
| * | | kvm: s390: Reject memory region operations for ucontrol VMsChristoph Schlameuss2024-07-041-0/+3
| * | | KVM: s390: vsie: retry SIE instruction on host interceptsEric Farman2024-07-041-3/+19
| | |/ | |/|
* | | Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-07-193-163/+7
|\ \ \ | |_|/ |/| |
| * | s390/kvm: Move bitfields for dat tablesClaudio Imbrenda2024-07-101-160/+3
| * | s390/entry: Pass the asce as parameter to sie64a()Claudio Imbrenda2024-07-102-2/+3
| * | s390: Replace S390_lowcore by get_lowcore()Sven Schnelle2024-06-181-1/+1
| |/
* / KVM: s390: fix LPSWEY handlingChristian Borntraeger2024-07-013-0/+48
|/
* Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-05-132-5/+4
|\
| * Merge branch 'shared-zeropage' into featuresAlexander Gordeev2024-05-021-3/+1
| |\
| | * s390/mm: Re-enable the shared zeropage for !PV and !skeys KVM guestsDavid Hildenbrand2024-04-181-3/+1
| * | KVM: s390: vsie: Use virt_to_phys for crypto control blockNina Schoetterl-Glausch2024-05-011-1/+1
| * | KVM: s390: vsie: Use virt_to_phys for facility control blockNina Schoetterl-Glausch2024-04-171-1/+2
| |/
* / KVM: s390: Check kvm pointer when testing KVM_CAP_S390_HPAGE_1MJean-Philippe Brucker2024-05-021-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-03-157-17/+16
|\
| * Merge tag 'kvm-s390-next-6.9-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2024-03-142-3/+3
| |\
| | * KVM: s390: only deliver the set service event bitsEric Farman2024-02-221-2/+2
| | * KVM: s390: fix virtual vs physical address confusionAlexander Gordeev2024-02-141-1/+1
| * | Merge tag 'kvm-x86-xen-6.9' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-03-115-13/+13
| |\ \
| | * | KVM: s390: Refactor kvm_is_error_gpa() into kvm_is_gpa_in_memslot()Sean Christopherson2024-02-205-13/+13