summaryrefslogtreecommitdiff
path: root/arch/s390/kvm/kvm-s390.h
AgeCommit message (Expand)Author
2022-03-15Merge tag 'kvm-s390-next-5.18-2' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2022-03-14KVM: s390x: fix SCK lockingClaudio Imbrenda
2022-03-01KVM: s390: Replace KVM_REQ_MMU_RELOAD usage with arch specific requestSean Christopherson
2022-02-25KVM: s390: pv: make use of ultravisor AIV supportMichael Mueller
2021-12-21Merge tag 'kvm-s390-next-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2021-12-17KVM: s390: Clarify SIGP orders versus STOP/RESTARTEric Farman
2021-12-08KVM: Keep memslots in tree-based structures instead of array-based onesMaciej S. Szmigiero
2021-12-08KVM: s390: Introduce kvm_s390_get_gfn_end()Maciej S. Szmigiero
2021-12-08KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s indexMarc Zyngier
2021-10-25KVM: s390: Add a routine for setting userspace CPU stateEric Farman
2021-09-22KVM: x86: Query vcpu->vcpu_idx directly and drop its accessorSean Christopherson
2021-08-27KVM: s390: index kvm->arch.idle_mask by vcpu_idxHalil Pasic
2021-03-09KVM: s390: diag9c (directed yield) forwardingPierre Morel
2020-02-27KVM: s390: protvirt: Report CPU state to UltravisorJanosch Frank
2020-02-27KVM: s390: protvirt: Add initial vm and cpu lifecycle handlingJanosch Frank
2020-02-27KVM: s390: protvirt: Add UV debug traceJanosch Frank
2019-02-05KVM: s390: add the GIB and its related life-cyle functionsMichael Mueller
2019-02-05KVM: s390: move bitmap idle_mask into arch struct top levelMichael Mueller
2018-09-26KVM: s390: vsie: simulate VCPU SIE entry/exitDavid Hildenbrand
2018-05-17KVM: s390: reset crypto attributes for all vcpusTony Krowiak
2018-03-09KVM: s390: implement CPU model only facilitiesChristian Borntraeger
2018-02-20KVM: s390: provide only a single function for setting the tod (fix SCK)David Hildenbrand
2018-02-14KVM: s390: use switch vs jump table in intercept.cChristian Borntraeger
2018-01-26KVM: s390: exploit GISA and AIV for emulated interruptsMichael Mueller
2018-01-24KVM: s390: introduce and use kvm_s390_test_cpuflags()David Hildenbrand
2018-01-24KVM: s390: introduce and use kvm_s390_clear_cpuflags()David Hildenbrand
2018-01-24KVM: s390: rename __set_cpuflag() to kvm_s390_set_cpuflags()David Hildenbrand
2018-01-16KVM: s390: cleanup struct kvm_s390_float_interruptDavid Hildenbrand
2017-12-06KVM: s390: Remove redundant license textGreg Kroah-Hartman
2017-12-06KVM: s390: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-10-09s390/sthyi: reorganize sthyi implementationQingFeng Hao
2017-08-29KVM: s390: Multiple Epoch Facility supportCollin L. Walling
2017-06-28KVM: s390: Inject machine check into the guestQingFeng Hao
2017-04-21KVM: s390: Support keyless subset guest modeFarhan Ali
2017-03-22KVM: s390: gs support for kvm guestsFan Zhang
2017-03-16KVM: s390: use defines for execution controlsDavid Hildenbrand
2017-01-30KVM: s390: guestdbg: filter PER i-fetch on EXECUTE properlyDavid Hildenbrand
2017-01-30KVM: s390: Get rid of ar_tChristian Borntraeger
2016-09-08KVM: s390: allow 255 VCPUs when sca entries aren't usedDavid Hildenbrand
2016-09-08KVM: s390: lazy enable RIFan Zhang
2016-09-08KVM: s390: fix delivery of vector regs during machine checksDavid Hildenbrand
2016-07-05KVM: s390: inject PER i-fetch events on applicable icptsDavid Hildenbrand
2016-06-21KVM: s390: don't use CPUSTAT_WAIT to detect if a VCPU is idleDavid Hildenbrand
2016-06-21KVM: s390: vsie: speed up VCPU irq delivery when handling vsieDavid Hildenbrand
2016-06-21KVM: s390: vsie: initial support for nested virtualizationDavid Hildenbrand
2016-06-10KVM: s390: interface to query and configure cpu featuresDavid Hildenbrand
2016-06-10KVM: s390: Add sthyi emulationJanosch Frank
2016-03-08KVM: s390: allocate only one DMA page per VMDavid Hildenbrand
2016-03-08KVM: s390: step the VCPU timer while in enabled waitDavid Hildenbrand
2016-03-08KVM: s390: abstract access to the VCPU cpu timerDavid Hildenbrand