summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/kvm-s390.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: s390: Mark __kvm_s390_init() and its descendants as __initSean Christopherson2022-12-291-1/+1
* Merge tag 'kvm-s390-next-6.2-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2022-11-281-2/+6
|\
| * KVM: s390: pv: asynchronous destroy for rebootClaudio Imbrenda2022-11-231-0/+3
| * KVM: s390: sort out physical vs virtual pointers usageNico Boehr2022-10-261-2/+3
* | KVM: s390: pv: don't allow userspace to set the clock under PVNico Boehr2022-11-071-1/+0
|/
* KVM: s390: pv: Add kvm_s390_cpus_from_pv to kvm-s390.h and add documentationClaudio Imbrenda2022-07-131-0/+1
* Merge tag 'kvm-s390-pci-5.20' into kernelorgnextChristian Borntraeger2022-07-111-0/+10
|\
| * KVM: s390: mechanism to enable guest zPCI InterpretationMatthew Rosato2022-07-111-0/+10
* | KVM: s390: Add CPU dump functionalityJanosch Frank2022-06-011-0/+1
* | KVM: s390: Add configuration dump functionalityJanosch Frank2022-06-011-0/+4
|/
* Merge tag 'kvm-s390-next-5.18-2' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2022-03-151-2/+13
|\
| * KVM: s390x: fix SCK lockingClaudio Imbrenda2022-03-141-2/+2
| * KVM: s390: pv: make use of ultravisor AIV supportMichael Mueller2022-02-251-0/+11
* | KVM: s390: Replace KVM_REQ_MMU_RELOAD usage with arch specific requestSean Christopherson2022-03-011-1/+1
|/
* Merge tag 'kvm-s390-next-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2021-12-211-0/+1
|\
| * KVM: s390: Clarify SIGP orders versus STOP/RESTARTEric Farman2021-12-171-0/+1
* | KVM: Keep memslots in tree-based structures instead of array-based onesMaciej S. Szmigiero2021-12-081-2/+4
* | KVM: s390: Introduce kvm_s390_get_gfn_end()Maciej S. Szmigiero2021-12-081-0/+12
* | KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s indexMarc Zyngier2021-12-081-2/+2
|/
* KVM: s390: Add a routine for setting userspace CPU stateEric Farman2021-10-251-0/+9
* KVM: x86: Query vcpu->vcpu_idx directly and drop its accessorSean Christopherson2021-09-221-1/+1
* KVM: s390: index kvm->arch.idle_mask by vcpu_idxHalil Pasic2021-08-271-1/+1
* KVM: s390: diag9c (directed yield) forwardingPierre Morel2021-03-091-0/+8
* KVM: s390: protvirt: Report CPU state to UltravisorJanosch Frank2020-02-271-2/+3
* KVM: s390: protvirt: Add initial vm and cpu lifecycle handlingJanosch Frank2020-02-271-0/+33
* KVM: s390: protvirt: Add UV debug traceJanosch Frank2020-02-271-1/+12
* KVM: s390: add the GIB and its related life-cyle functionsMichael Mueller2019-02-051-0/+2
* KVM: s390: move bitmap idle_mask into arch struct top levelMichael Mueller2019-02-051-1/+1
* KVM: s390: vsie: simulate VCPU SIE entry/exitDavid Hildenbrand2018-09-261-0/+1
* KVM: s390: reset crypto attributes for all vcpusTony Krowiak2018-05-171-0/+13
* KVM: s390: implement CPU model only facilitiesChristian Borntraeger2018-03-091-2/+0
* KVM: s390: provide only a single function for setting the tod (fix SCK)David Hildenbrand2018-02-201-3/+2
* KVM: s390: use switch vs jump table in intercept.cChristian Borntraeger2018-02-141-2/+0
* KVM: s390: exploit GISA and AIV for emulated interruptsMichael Mueller2018-01-261-0/+3
* KVM: s390: introduce and use kvm_s390_test_cpuflags()David Hildenbrand2018-01-241-1/+6
* KVM: s390: introduce and use kvm_s390_clear_cpuflags()David Hildenbrand2018-01-241-0/+5
* KVM: s390: rename __set_cpuflag() to kvm_s390_set_cpuflags()David Hildenbrand2018-01-241-0/+5
* KVM: s390: cleanup struct kvm_s390_float_interruptDavid Hildenbrand2018-01-161-1/+1
* KVM: s390: Remove redundant license textGreg Kroah-Hartman2017-12-061-4/+0
* KVM: s390: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-12-061-0/+1
* s390/sthyi: reorganize sthyi implementationQingFeng Hao2017-10-091-3/+2
* KVM: s390: Multiple Epoch Facility supportCollin L. Walling2017-08-291-0/+2
* KVM: s390: Inject machine check into the guestQingFeng Hao2017-06-281-0/+2
* KVM: s390: Support keyless subset guest modeFarhan Ali2017-04-211-0/+1
* KVM: s390: gs support for kvm guestsFan Zhang2017-03-221-0/+1
* KVM: s390: use defines for execution controlsDavid Hildenbrand2017-03-161-1/+1
* KVM: s390: guestdbg: filter PER i-fetch on EXECUTE properlyDavid Hildenbrand2017-01-301-1/+1
* KVM: s390: Get rid of ar_tChristian Borntraeger2017-01-301-6/+4
* KVM: s390: allow 255 VCPUs when sca entries aren't usedDavid Hildenbrand2016-09-081-0/+10
* KVM: s390: lazy enable RIFan Zhang2016-09-081-0/+1