aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/priv.c
Commit message (Expand)AuthorAge
* KVM: s390: lazy enable RIFan Zhang2016-09-08
* KVM: s390: let ptff intercepts result in cc=3David Hildenbrand2016-07-18
* KVM: s390: vsie: initial support for nested virtualizationDavid Hildenbrand2016-06-21
* KVM: s390: handle missing storage-key facilityDavid Hildenbrand2016-06-10
* KVM: s390: trace and count all skey interceptsDavid Hildenbrand2016-06-10
* KVM: s390: pfmf: handle address overflowsDavid Hildenbrand2016-06-10
* KVM: s390: pfmf: support conditional-sske facilityDavid Hildenbrand2016-06-10
* KVM: s390: pfmf: take care of amode when setting reg2David Hildenbrand2016-06-10
* KVM: s390: pfmf: MR and MC are ignored without CSSKEDavid Hildenbrand2016-06-10
* KVM: s390: pfmf: fix end address calculationDavid Hildenbrand2016-06-10
* s390/mm: set and get guest storage key mmap lockingMartin Schwidefsky2016-06-10
* KVM: s390: cleanup cpuid handlingDavid Hildenbrand2016-05-09
* KVM: s390: support NQ only if the facility is enabled for the guestDavid Hildenbrand2016-05-04
* KVM: s390: cmma: don't check entry contentDavid Hildenbrand2016-05-04
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-03-16
|\
| * s390/mm: split arch/s390/mm/pgtable.cMartin Schwidefsky2016-03-08
* | KVM: s390: allocate only one DMA page per VMDavid Hildenbrand2016-03-08
* | KVM: s390: gaccess: introduce access modesDavid Hildenbrand2016-02-10
* | KVM: s390: PSW forwarding / rewinding / ilc reworkDavid Hildenbrand2016-02-10
|/
* s390: rename struct _lowcore to struct lowcoreHeiko Carstens2016-01-11
* KVM: s390: fix pfmf intercept handlerHeiko Carstens2015-11-19
* KVM: s390: factor out and fix setting of guest TOD clockDavid Hildenbrand2015-10-13
* KVM: s390: switch to get_tod_clock() and fix STP sync racesDavid Hildenbrand2015-10-13
* KVM: s390: host STP toleration for VMsFan Zhang2015-08-04
* KVM: s390: adapt debug entries for instruction handlingChristian Borntraeger2015-07-29
* KVM: s390: VCPU_EVENT cleanup for prefix changesChristian Borntraeger2015-07-29
* KVM: s390: clean up cmma_enable checkDominik Dingel2015-07-29
* KVM: s390: Enable guest EDAT2 supportGuenther Hutzl2015-05-08
* KVM: s390: deliver floating interrupts in order of priorityJens Freimann2015-03-31
* KVM: s390: introduce post handlers for STSIEkaterina Tumanova2015-03-17
* KVM: s390: Guest's memory access functions get access registersAlexander Yarygin2015-03-17
* KVM: s390: Fix low-address protection for real addressesAlexander Yarygin2015-03-17
* KVM: s390: reinjection of irqs can fail in the tpi handlerDavid Hildenbrand2015-03-06
* KVM: s390: fix handling of write errors in the tpi handlerDavid Hildenbrand2015-03-06
* KVM: s390: Zero out current VMDB of STSI before including level3 data.Ekaterina Tumanova2015-03-06
* KVM: s390: include guest facilities in kvm facility testMichael Mueller2015-03-04
* KVM: s390: use facilities and cpu_id per KVMMichael Mueller2015-02-09
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-12-18
|\
| * KVM: s390: Fix rewinding of the PSW pointing to an EXECUTE instructionThomas Huth2014-11-28
| * KVM: s390: Small fixes for the PFMF handlerThomas Huth2014-11-28
| * KVM: s390: fix handling of lctl[g]/stctl[g]Heiko Carstens2014-11-07
| * KVM: s390: flush CPU on load controlChristian Borntraeger2014-11-07
* | s390/mm: disable KSM for storage key enabled pagesDominik Dingel2014-10-27
|/
* KVM: s390/mm: cleanup gmap function arguments, variable namesMartin Schwidefsky2014-08-25
* KVM: s390: no special machine check deliveryChristian Borntraeger2014-08-25
* KVM: s390: Enable DAT support for TPROT handlerThomas Huth2014-05-30
* KVM: s390: split SIE state guest prefix fieldMichael Mueller2014-05-16
* KVM: s390: Improve is_valid_psw()Thomas Huth2014-05-16
* KVM: s390: Add low-address protection to TEST BLOCKThomas Huth2014-04-29
* KVM: s390: Fixes for PFMFThomas Huth2014-04-29