summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/kvm-s390.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* KVM: s390: fix delivery of vector regs during machine checksDavid Hildenbrand2016-09-081-3/+0
* KVM: s390: inject PER i-fetch events on applicable icptsDavid Hildenbrand2016-07-051-0/+3
* KVM: s390: don't use CPUSTAT_WAIT to detect if a VCPU is idleDavid Hildenbrand2016-06-211-1/+1
* KVM: s390: vsie: speed up VCPU irq delivery when handling vsieDavid Hildenbrand2016-06-211-0/+1
* KVM: s390: vsie: initial support for nested virtualizationDavid Hildenbrand2016-06-211-0/+7
* KVM: s390: interface to query and configure cpu featuresDavid Hildenbrand2016-06-101-0/+6
* KVM: s390: Add sthyi emulationJanosch Frank2016-06-101-0/+3
* KVM: s390: allocate only one DMA page per VMDavid Hildenbrand2016-03-081-2/+2
* KVM: s390: step the VCPU timer while in enabled waitDavid Hildenbrand2016-03-081-0/+5
* KVM: s390: abstract access to the VCPU cpu timerDavid Hildenbrand2016-03-081-0/+2
* KVM: s390: PSW forwarding / rewinding / ilc reworkDavid Hildenbrand2016-02-101-1/+16
* KVM: s390: Introduce new structuresEugene (jno) Dvurechenski2015-11-301-1/+3
* KVM: s390: Generalize access to IPTE controlsEugene (jno) Dvurechenski2015-11-301-0/+5
* KVM: s390: factor out reading of the guest TOD clockDavid Hildenbrand2015-10-131-0/+10