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