summaryrefslogtreecommitdiff
path: root/arch/s390/kvm/kvm-s390.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-21KVM: s390: introduce kvm_s390_fpu_(store|load)Janosch Frank1-0/+18
2023-08-18KVM: s390: export kvm_s390_pv*_is_protected functionsTony Krowiak1-12/+0
2022-12-29KVM: s390: Mark __kvm_s390_init() and its descendants as __initSean Christopherson1-1/+1
2022-11-28Merge tag 'kvm-s390-next-6.2-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini1-2/+6
2022-11-23KVM: s390: pv: asynchronous destroy for rebootClaudio Imbrenda1-0/+3
2022-11-07KVM: s390: pv: don't allow userspace to set the clock under PVNico Boehr1-1/+0
2022-10-26KVM: s390: sort out physical vs virtual pointers usageNico Boehr1-2/+3
2022-07-13KVM: s390: pv: Add kvm_s390_cpus_from_pv to kvm-s390.h and add documentationClaudio Imbrenda1-0/+1
2022-07-11Merge tag 'kvm-s390-pci-5.20' into kernelorgnextChristian Borntraeger1-0/+10
2022-07-11KVM: s390: mechanism to enable guest zPCI InterpretationMatthew Rosato1-0/+10
2022-06-01KVM: s390: Add CPU dump functionalityJanosch Frank1-0/+1
2022-06-01KVM: s390: Add configuration dump functionalityJanosch Frank1-0/+4
2022-03-16Merge tag 'kvm-s390-next-5.18-2' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini1-2/+13
2022-03-14KVM: s390x: fix SCK lockingClaudio Imbrenda1-2/+2
2022-03-01KVM: s390: Replace KVM_REQ_MMU_RELOAD usage with arch specific requestSean Christopherson1-1/+1
2022-02-25KVM: s390: pv: make use of ultravisor AIV supportMichael Mueller1-0/+11
2021-12-21Merge tag 'kvm-s390-next-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini1-0/+1
2021-12-17KVM: s390: Clarify SIGP orders versus STOP/RESTARTEric Farman1-0/+1
2021-12-08KVM: Keep memslots in tree-based structures instead of array-based onesMaciej S. Szmigiero1-2/+4
2021-12-08KVM: s390: Introduce kvm_s390_get_gfn_end()Maciej S. Szmigiero1-0/+12
2021-12-08KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s indexMarc Zyngier1-2/+2
2021-10-25KVM: s390: Add a routine for setting userspace CPU stateEric Farman1-0/+9
2021-09-22KVM: x86: Query vcpu->vcpu_idx directly and drop its accessorSean Christopherson1-1/+1
2021-08-27KVM: s390: index kvm->arch.idle_mask by vcpu_idxHalil Pasic1-1/+1
2021-03-09KVM: s390: diag9c (directed yield) forwardingPierre Morel1-0/+8
2020-02-27KVM: s390: protvirt: Report CPU state to UltravisorJanosch Frank1-2/+3
2020-02-27KVM: s390: protvirt: Add initial vm and cpu lifecycle handlingJanosch Frank1-0/+33
2020-02-27KVM: s390: protvirt: Add UV debug traceJanosch Frank1-1/+12
2019-02-05KVM: s390: add the GIB and its related life-cyle functionsMichael Mueller1-0/+2
2019-02-05KVM: s390: move bitmap idle_mask into arch struct top levelMichael Mueller1-1/+1
2018-09-26KVM: s390: vsie: simulate VCPU SIE entry/exitDavid Hildenbrand1-0/+1
2018-05-17KVM: s390: reset crypto attributes for all vcpusTony Krowiak1-0/+13
2018-03-09KVM: s390: implement CPU model only facilitiesChristian Borntraeger1-2/+0
2018-02-20KVM: s390: provide only a single function for setting the tod (fix SCK)David Hildenbrand1-3/+2
2018-02-14KVM: s390: use switch vs jump table in intercept.cChristian Borntraeger1-2/+0
2018-01-26KVM: s390: exploit GISA and AIV for emulated interruptsMichael Mueller1-0/+3
2018-01-24KVM: s390: introduce and use kvm_s390_test_cpuflags()David Hildenbrand1-1/+6
2018-01-24KVM: s390: introduce and use kvm_s390_clear_cpuflags()David Hildenbrand1-0/+5
2018-01-24KVM: s390: rename __set_cpuflag() to kvm_s390_set_cpuflags()David Hildenbrand1-0/+5
2018-01-16KVM: s390: cleanup struct kvm_s390_float_interruptDavid Hildenbrand1-1/+1
2017-12-06KVM: s390: Remove redundant license textGreg Kroah-Hartman1-4/+0
2017-12-06KVM: s390: add SPDX identifiers to the remaining filesGreg Kroah-Hartman1-0/+1
2017-10-09s390/sthyi: reorganize sthyi implementationQingFeng Hao1-3/+2
2017-08-29KVM: s390: Multiple Epoch Facility supportCollin L. Walling1-0/+2
2017-06-28KVM: s390: Inject machine check into the guestQingFeng Hao1-0/+2
2017-04-21KVM: s390: Support keyless subset guest modeFarhan Ali1-0/+1
2017-03-22KVM: s390: gs support for kvm guestsFan Zhang1-0/+1
2017-03-16KVM: s390: use defines for execution controlsDavid Hildenbrand1-1/+1
2017-01-30KVM: s390: guestdbg: filter PER i-fetch on EXECUTE properlyDavid Hildenbrand1-1/+1
2017-01-30KVM: s390: Get rid of ar_tChristian Borntraeger1-6/+4