aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/kvm_host.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-22Merge tag 'kvm-s390-next-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-nextPaolo Bonzini1-3/+34
2019-02-22KVM: s390: implement subfunction processor callsChristian Borntraeger1-0/+1
2019-02-20KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson1-1/+1
2019-02-05KVM: s390: add gib_alert_irq_handler()Michael Mueller1-0/+3
2019-02-05KVM: s390: add functions to (un)register GISC with GISAMichael Mueller1-0/+13
2019-02-05KVM: s390: add kvm reference to struct sie_page2Michael Mueller1-1/+2
2019-02-05KVM: s390: add the GIB and its related life-cyle functionsMichael Mueller1-0/+9
2019-02-05KVM: s390: introduce struct kvm_s390_gisa_interruptMichael Mueller1-1/+5
2019-02-05KVM: s390: move bitmap idle_mask into arch struct top levelMichael Mueller1-1/+1
2019-02-05KVM: s390: make bitmap declaration consistentMichael Mueller1-1/+1
2018-10-08Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kernelorgnextChristian Borntraeger1-0/+2
2018-10-05KVM: s390: Tracing APCB changesPierre Morel1-0/+2
2018-10-01Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kernelorgnextChristian Borntraeger1-0/+7
2018-10-01KVM: s390: set host program identifierCollin Walling1-1/+5
2018-09-28s390: vfio-ap: implement mediated device open callbackTony Krowiak1-0/+1
2018-09-26KVM: s390: interface to clear CRYCB masksTony Krowiak1-0/+2
2018-09-26KVM: s390: refactor crypto initializationTony Krowiak1-0/+3
2018-09-26KVM: s390: introduce and use KVM_REQ_VSIE_RESTARTDavid Hildenbrand1-0/+1
2018-07-30KVM: s390: Beautify skey enable checkJanosch Frank1-0/+1
2018-07-19KVM: s390: add etoken support for guestsChristian Borntraeger1-0/+1
2018-07-13KVM: s390: Fix storage attributes migration with memory slotsClaudio Imbrenda1-7/+2
2018-05-17KVM: s390: Add storage key facility interpretation controlJanosch Frank1-0/+1
2018-03-14KVM: s390: provide counters for all interrupt injects/deliveryChristian Borntraeger1-4/+21
2018-03-14KVM: add machine check counter to kvm_statQingFeng Hao1-0/+1
2018-03-14KVM: s390: add exit io request stats and simplify codeChristian Borntraeger1-0/+1
2018-03-09KVM: s390: Refactor host cmma and pfmfi interpretation controlsJanosch Frank1-0/+1
2018-02-01Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipRadim Krčmář1-1/+2
2018-01-26KVM: s390: introduce the format-1 GISAMichael Mueller1-10/+34
2018-01-26KVM: s390: exploit GISA and AIV for emulated interruptsMichael Mueller1-0/+1
2018-01-26KVM: s390: define GISA format-0 data structureMichael Mueller1-4/+19
2018-01-26KVM: s390: reverse bit ordering of irqs in pending maskMichael Mueller1-27/+27
2018-01-24KVM: s390: add vcpu stat counters for many instructionChristian Borntraeger1-4/+17
2018-01-20KVM: s390: wire up bpb featureChristian Borntraeger1-1/+2
2018-01-16KVM: s390: cleanup struct kvm_s390_float_interruptDavid Hildenbrand1-3/+0
2017-11-24s390: include: Remove redundant license textGreg Kroah-Hartman1-4/+0
2017-11-24s390: add SPDX identifiers to the remaining filesGreg Kroah-Hartman1-0/+1
2017-11-09KVM: s390: SIE considerations for AP Queue virtualizationTony Krowiak1-4/+21
2017-10-09s390/sthyi: add cache to store hypervisor infoQingFeng Hao1-1/+0
2017-08-29KVM: s390: Multiple Epoch Facility supportCollin L. Walling1-1/+5
2017-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-12/+21
2017-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-1/+16
2017-06-30Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini1-5/+5
2017-06-28Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kernelorgnextChristian Borntraeger1-1/+16
2017-06-27KVM: s390: Backup the guest's machine check infoQingFeng Hao1-1/+16
2017-06-22KVM: s390: avoid packed attributeMartin Schwidefsky1-9/+9
2017-06-22KVM: s390: CMMA tracking, ESSA emulation, migration modeClaudio Imbrenda1-0/+9
2017-06-04KVM: improve arch vcpu request definingAndrew Jones1-3/+3
2017-05-31KVM: s390: fix ais handling vs cpu modelChristian Borntraeger1-1/+0
2017-04-21KVM: s390: Support keyless subset guest modeFarhan Ali1-0/+2
2017-04-06KVM: s390: introduce ais mode modify functionFei Li1-0/+10