summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/kvm_host.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: s390: fix access register usage in ioctlsEric Farman2024-02-221-0/+2
* s390/kvm: convert to regular kernel fpu userHeiko Carstens2024-02-161-1/+0
* s390/fpu: move, rename, and merge header filesHeiko Carstens2024-02-161-1/+1
* KVM: s390: cpu model: Use proper define for facility mask sizeNina Schoetterl-Glausch2023-12-231-1/+1
* KVM: s390: add stat counter for shadow gmap eventsNico Boehr2023-10-161-0/+7
* KVM: s390: Add UV feature negotiationSteffen Eiden2023-08-281-0/+2
* KVM: s390: export kvm_s390_pv*_is_protected functionsTony Krowiak2023-08-181-0/+3
* KVM: Opt out of generic hardware enabling on s390 and PPCSean Christopherson2022-12-291-1/+0
* KVM: s390: pv: asynchronous destroy for rebootClaudio Imbrenda2022-11-231-0/+2
* KVM: s390: sida: sort out physical vs virtual pointers usageNico Boehr2022-10-261-2/+1
* KVM: s390: sort out physical vs virtual pointers usageNico Boehr2022-10-261-0/+1
* s390/entry: sort out physical vs virtual pointers usage in sie64aNico Boehr2022-10-261-1/+7
* KVM: s390: pci: Hook to access KVM lowlevel from VFIOPierre Morel2022-08-291-11/+6
* KVM: s390: guest support for topology functionPierre Morel2022-07-201-3/+15
* KVM: s390: pv: add mmu_notifierClaudio Imbrenda2022-07-191-0/+2
* Merge tag 'kvm-s390-pci-5.20' into kernelorgnextChristian Borntraeger2022-07-111-0/+23
|\
| * KVM: s390: pci: add routines to start/stop interpretive executionMatthew Rosato2022-07-111-0/+18
| * KVM: s390: mechanism to enable guest zPCI InterpretationMatthew Rosato2022-07-111-0/+4
| * KVM: s390: pci: enable host forwarding of Adapter Event NotificationsMatthew Rosato2022-07-111-0/+1
* | KVM: s390: Add configuration dump functionalityJanosch Frank2022-06-011-0/+1
|/
* KVM: s390: Replace KVM_REQ_MMU_RELOAD usage with arch specific requestSean Christopherson2022-03-011-0/+2
* KVM: Drop obsolete kvm_arch_vcpu_block_finish()Sean Christopherson2021-12-081-2/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-09-071-0/+2
|\
| * Merge tag 'kvm-s390-next-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2021-09-061-0/+2
| |\
| | * KVM: s390: index kvm->arch.idle_mask by vcpu_idxHalil Pasic2021-08-271-0/+1
| | * KVM: s390: Enable specification exception interpretationJanis Schoetterl-Glausch2021-08-271-0/+1
* | | s390/vfio-ap: r/w lock for PQAP interception handler function pointerTony Krowiak2021-08-241-5/+3
|/ /
* | KVM: s390: restore old debugfs namesChristian Borntraeger2021-07-271-9/+9
* | KVM: stats: Separate generic stats from architecture specific onesJing Zhang2021-06-241-7/+2
|/
* KVM: s390x: implement KVM_CAP_SET_GUEST_DEBUG2Maxim Levitsky2021-04-171-0/+4
* KVM: s390: diag9c (directed yield) forwardingPierre Morel2021-03-091-0/+1
* KVM: Raise the maximum number of user memslotsVitaly Kuznetsov2021-02-091-1/+0
* KVM: s390: track synchronous pfault events in kvm_statChristian Borntraeger2020-12-101-0/+1
* Merge tag 'kvm-s390-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2020-08-031-1/+3
|\
| * s390/kvm: diagnose 0x318 sync and resetCollin Walling2020-06-231-1/+3
* | KVM: s390: reduce number of IO pins to 1Christian Borntraeger2020-06-181-4/+4
|/
* KVM: async_pf: Inject 'page ready' event only if 'page not present' was previ...Vitaly Kuznetsov2020-06-111-1/+1
* KVM: x86: acknowledgment mechanism for async pf page ready notificationsVitaly Kuznetsov2020-06-011-0/+2
* KVM: rename kvm_arch_can_inject_async_page_present() to kvm_arch_can_dequeue_...Vitaly Kuznetsov2020-06-011-1/+1
* kvm: add halt-polling cpu usage statsDavid Matlack2020-05-151-0/+2
* Merge tag 'kvm-s390-next-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2020-03-261-1/+1
|\
| * KVM: s390: mark sie block as 512 byte alignedChristian Borntraeger2020-03-231-1/+1
* | Merge tag 'kvm-s390-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2020-03-161-19/+94
|\|
| * KVM: s390: protvirt: handle secure guest prefix pagesJanosch Frank2020-02-271-0/+1
| * KVM: S390: protvirt: Introduce instruction data area bounce bufferJanosch Frank2020-02-271-1/+10
| * KVM: s390: protvirt: Add new gprs location handlingJanosch Frank2020-02-271-1/+3
| * KVM: s390: protvirt: Add SCLP interrupt handlingChristian Borntraeger2020-02-271-1/+5
| * KVM: s390: protvirt: Implement interrupt injectionMichael Mueller2020-02-271-12/+50
| * KVM: s390: protvirt: Instruction emulationJanosch Frank2020-02-271-0/+2
| * KVM: s390: protvirt: Handle SE notification interceptionsJanosch Frank2020-02-271-0/+2