summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/kvm_host.h
AgeCommit message (Expand)Author
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
2020-02-27KVM: s390: protvirt: Handle SE notification interceptionsJanosch Frank
2020-02-27KVM: s390: protvirt: Add initial vm and cpu lifecycle handlingJanosch Frank
2020-02-27KVM: s390/interrupt: do not pin adapter interrupt pagesUlrich Weigand
2020-02-05Merge tag 'kvm-s390-next-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2020-01-31KVM: s390: Cleanup initial cpu resetJanosch Frank
2020-01-27KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()Sean Christopherson
2019-10-10KVM: s390: count invalid yieldsChristian Borntraeger
2019-07-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-07-02s390: ap: kvm: add PQAP interception for AQICPierre Morel
2019-06-04KVM: Directly return result from kvm_arch_check_processor_compat()Sean Christopherson
2019-05-20KVM: s390: change default halt poll time to 50usChristian Borntraeger
2019-04-26KVM: s390: provide kvm_arch_no_poll functionChristian Borntraeger
2019-04-25KVM: s390: enable MSA9 keywrapping functions depending on cpu modelChristian Borntraeger
2019-02-22Merge tag 'kvm-s390-next-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2019-02-22KVM: s390: implement subfunction processor callsChristian Borntraeger
2019-02-20KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson
2019-02-05KVM: s390: add gib_alert_irq_handler()Michael Mueller
2019-02-05KVM: s390: add functions to (un)register GISC with GISAMichael Mueller
2019-02-05KVM: s390: add kvm reference to struct sie_page2Michael Mueller
2019-02-05KVM: s390: add the GIB and its related life-cyle functionsMichael Mueller
2019-02-05KVM: s390: introduce struct kvm_s390_gisa_interruptMichael Mueller
2019-02-05KVM: s390: move bitmap idle_mask into arch struct top levelMichael Mueller
2019-02-05KVM: s390: make bitmap declaration consistentMichael Mueller
2018-10-08Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390...Christian Borntraeger
2018-10-05KVM: s390: Tracing APCB changesPierre Morel
2018-10-01Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390...Christian Borntraeger
2018-10-01KVM: s390: set host program identifierCollin Walling
2018-09-28s390: vfio-ap: implement mediated device open callbackTony Krowiak
2018-09-26KVM: s390: interface to clear CRYCB masksTony Krowiak
2018-09-26KVM: s390: refactor crypto initializationTony Krowiak
2018-09-26KVM: s390: introduce and use KVM_REQ_VSIE_RESTARTDavid Hildenbrand
2018-07-30KVM: s390: Beautify skey enable checkJanosch Frank
2018-07-19KVM: s390: add etoken support for guestsChristian Borntraeger
2018-07-13KVM: s390: Fix storage attributes migration with memory slotsClaudio Imbrenda
2018-05-17KVM: s390: Add storage key facility interpretation controlJanosch Frank
2018-03-14KVM: s390: provide counters for all interrupt injects/deliveryChristian Borntraeger
2018-03-14KVM: add machine check counter to kvm_statQingFeng Hao