summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm/kvm_host.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-22KVM: s390: fix access register usage in ioctlsEric Farman1-0/+2
2024-02-16s390/kvm: convert to regular kernel fpu userHeiko Carstens1-1/+0
2024-02-16s390/fpu: move, rename, and merge header filesHeiko Carstens1-1/+1
2023-12-23KVM: s390: cpu model: Use proper define for facility mask sizeNina Schoetterl-Glausch1-1/+1
2023-10-16KVM: s390: add stat counter for shadow gmap eventsNico Boehr1-0/+7
2023-08-28KVM: s390: Add UV feature negotiationSteffen Eiden1-0/+2
2023-08-18KVM: s390: export kvm_s390_pv*_is_protected functionsTony Krowiak1-0/+3
2022-12-29KVM: Opt out of generic hardware enabling on s390 and PPCSean Christopherson1-1/+0
2022-11-23KVM: s390: pv: asynchronous destroy for rebootClaudio Imbrenda1-0/+2
2022-10-26KVM: s390: sida: sort out physical vs virtual pointers usageNico Boehr1-2/+1
2022-10-26KVM: s390: sort out physical vs virtual pointers usageNico Boehr1-0/+1
2022-10-26s390/entry: sort out physical vs virtual pointers usage in sie64aNico Boehr1-1/+7
2022-08-29KVM: s390: pci: Hook to access KVM lowlevel from VFIOPierre Morel1-11/+6
2022-07-20KVM: s390: guest support for topology functionPierre Morel1-3/+15
2022-07-19KVM: s390: pv: add mmu_notifierClaudio Imbrenda1-0/+2
2022-07-11Merge tag 'kvm-s390-pci-5.20' into kernelorgnextChristian Borntraeger1-0/+23
2022-07-11KVM: s390: pci: add routines to start/stop interpretive executionMatthew Rosato1-0/+18
2022-07-11KVM: s390: mechanism to enable guest zPCI InterpretationMatthew Rosato1-0/+4
2022-07-11KVM: s390: pci: enable host forwarding of Adapter Event NotificationsMatthew Rosato1-0/+1
2022-06-01KVM: s390: Add configuration dump functionalityJanosch Frank1-0/+1
2022-03-01KVM: s390: Replace KVM_REQ_MMU_RELOAD usage with arch specific requestSean Christopherson1-0/+2
2021-12-08KVM: Drop obsolete kvm_arch_vcpu_block_finish()Sean Christopherson1-2/+0
2021-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2021-09-06Merge tag 'kvm-s390-next-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini1-0/+2
2021-08-27KVM: s390: index kvm->arch.idle_mask by vcpu_idxHalil Pasic1-0/+1
2021-08-27KVM: s390: Enable specification exception interpretationJanis Schoetterl-Glausch1-0/+1
2021-08-24s390/vfio-ap: r/w lock for PQAP interception handler function pointerTony Krowiak1-5/+3
2021-07-27KVM: s390: restore old debugfs namesChristian Borntraeger1-9/+9
2021-06-24KVM: stats: Separate generic stats from architecture specific onesJing Zhang1-7/+2
2021-04-17KVM: s390x: implement KVM_CAP_SET_GUEST_DEBUG2Maxim Levitsky1-0/+4
2021-03-09KVM: s390: diag9c (directed yield) forwardingPierre Morel1-0/+1
2021-02-09KVM: Raise the maximum number of user memslotsVitaly Kuznetsov1-1/+0
2020-12-10KVM: s390: track synchronous pfault events in kvm_statChristian Borntraeger1-0/+1
2020-08-03Merge tag 'kvm-s390-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini1-1/+3
2020-06-23s390/kvm: diagnose 0x318 sync and resetCollin Walling1-1/+3
2020-06-18KVM: s390: reduce number of IO pins to 1Christian Borntraeger1-4/+4
2020-06-11KVM: async_pf: Inject 'page ready' event only if 'page not present' was previ...Vitaly Kuznetsov1-1/+1
2020-06-01KVM: x86: acknowledgment mechanism for async pf page ready notificationsVitaly Kuznetsov1-0/+2
2020-06-01KVM: rename kvm_arch_can_inject_async_page_present() to kvm_arch_can_dequeue_...Vitaly Kuznetsov1-1/+1
2020-05-15kvm: add halt-polling cpu usage statsDavid Matlack1-0/+2
2020-03-26Merge tag 'kvm-s390-next-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini1-1/+1
2020-03-23KVM: s390: mark sie block as 512 byte alignedChristian Borntraeger1-1/+1
2020-03-16Merge tag 'kvm-s390-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini1-19/+94
2020-03-16KVM: Simplify kvm_free_memslot() and all its descendentsSean Christopherson1-1/+1
2020-02-27KVM: s390: protvirt: handle secure guest prefix pagesJanosch Frank1-0/+1
2020-02-27KVM: S390: protvirt: Introduce instruction data area bounce bufferJanosch Frank1-1/+10
2020-02-27KVM: s390: protvirt: Add new gprs location handlingJanosch Frank1-1/+3
2020-02-27KVM: s390: protvirt: Add SCLP interrupt handlingChristian Borntraeger1-1/+5
2020-02-27KVM: s390: protvirt: Implement interrupt injectionMichael Mueller1-12/+50
2020-02-27KVM: s390: protvirt: Instruction emulationJanosch Frank1-0/+2