aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/kvm-s390.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2016-09-08KVM: s390: allow 255 VCPUs when sca entries aren't usedDavid Hildenbrand1-0/+10
2016-09-08KVM: s390: lazy enable RIFan Zhang1-0/+1
2016-09-08KVM: s390: fix delivery of vector regs during machine checksDavid Hildenbrand1-3/+0
2016-07-05KVM: s390: inject PER i-fetch events on applicable icptsDavid Hildenbrand1-0/+3
2016-06-21KVM: s390: don't use CPUSTAT_WAIT to detect if a VCPU is idleDavid Hildenbrand1-1/+1
2016-06-21KVM: s390: vsie: speed up VCPU irq delivery when handling vsieDavid Hildenbrand1-0/+1
2016-06-21KVM: s390: vsie: initial support for nested virtualizationDavid Hildenbrand1-0/+7
2016-06-10KVM: s390: interface to query and configure cpu featuresDavid Hildenbrand1-0/+6
2016-06-10KVM: s390: Add sthyi emulationJanosch Frank1-0/+3
2016-03-08KVM: s390: allocate only one DMA page per VMDavid Hildenbrand1-2/+2
2016-03-08KVM: s390: step the VCPU timer while in enabled waitDavid Hildenbrand1-0/+5
2016-03-08KVM: s390: abstract access to the VCPU cpu timerDavid Hildenbrand1-0/+2
2016-02-10KVM: s390: PSW forwarding / rewinding / ilc reworkDavid Hildenbrand1-1/+16
2015-11-30KVM: s390: Introduce new structuresEugene (jno) Dvurechenski1-1/+3
2015-11-30KVM: s390: Generalize access to IPTE controlsEugene (jno) Dvurechenski1-0/+5
2015-10-13KVM: s390: factor out reading of the guest TOD clockDavid Hildenbrand1-0/+10
2015-10-13KVM: s390: factor out and fix setting of guest TOD clockDavid Hildenbrand1-0/+1
2015-10-13KVM: s390: simplify in-kernel program irq injectionDavid Hildenbrand1-4/+20
2015-07-29KVM: s390: Provide global debug logChristian Borntraeger1-0/+7
2015-07-29KVM: s390: VCPU_EVENT cleanup for prefix changesChristian Borntraeger1-0/+2
2015-07-29KVM: s390: clean up cmma_enable checkDominik Dingel1-2/+0
2015-05-08KVM: s390: provide functions for blocking all CPUsChristian Borntraeger1-2/+21
2015-05-08KVM: s390: make exit_sie_sync more robustChristian Borntraeger1-1/+1
2015-03-31KVM: s390: migrate vcpu interrupt stateJens Freimann1-0/+4
2015-03-31KVM: s390: deliver floating interrupts in order of priorityJens Freimann1-1/+1
2015-03-17KVM: s390: represent SIMD cap in kvm facilityMichael Mueller1-0/+11
2015-03-17KVM: s390: Guest's memory access functions get access registersAlexander Yarygin1-4/+21
2015-03-17KVM: s390: Spelling s/intance/instance/Geert Uytterhoeven1-1/+1
2015-03-06KVM: s390: Machine CheckEric Farman1-0/+3
2015-03-06KVM: s390: reinjection of irqs can fail in the tpi handlerDavid Hildenbrand1-2/+2
2015-03-04KVM: s390: include guest facilities in kvm facility testMichael Mueller1-1/+2
2015-02-09KVM: s390: use facilities and cpu_id per KVMMichael Mueller1-4/+9
2015-01-23KVM: s390: only one external call may be pending at a timeDavid Hildenbrand1-1/+1
2015-01-23KVM: s390: a VCPU may only stop when no interrupts are left pendingDavid Hildenbrand1-1/+1
2015-01-23KVM: s390: handle stop irqs without action_bitsDavid Hildenbrand1-0/+2
2014-11-28KVM: s390: handle pending local interrupts via bitmapJens Freimann1-1/+4
2014-11-28KVM: s390: Fix rewinding of the PSW pointing to an EXECUTE instructionThomas Huth1-2/+4
2014-09-17KVM: s390: register flic ops dynamicallyCornelia Huck1-0/+1
2014-09-10KVM: s390: add __must_check to interrupt deliver functionsChristian Borntraeger1-1/+1
2014-08-25KVM: s390: return -EFAULT if lowcore is not mapped during irq deliveryJens Freimann1-1/+1
2014-08-25KVM: s390: implement KVM_REQ_TLB_FLUSH and make use of itDavid Hildenbrand1-1/+1
2014-08-25KVM: s390: no special machine check deliveryChristian Borntraeger1-1/+0