aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/priv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-15/+15
2017-01-30KVM: s390: Get rid of ar_tChristian Borntraeger1-15/+15
2017-01-16s390: remove couple of unneeded semicolonsHeiko Carstens1-1/+1
2016-09-08KVM: s390: lazy enable RIFan Zhang1-0/+21
2016-07-18KVM: s390: let ptff intercepts result in cc=3David Hildenbrand1-0/+8
2016-06-21KVM: s390: vsie: initial support for nested virtualizationDavid Hildenbrand1-0/+1
2016-06-10KVM: s390: handle missing storage-key facilityDavid Hildenbrand1-8/+142
2016-06-10KVM: s390: trace and count all skey interceptsDavid Hildenbrand1-5/+8
2016-06-10KVM: s390: pfmf: handle address overflowsDavid Hildenbrand1-1/+1
2016-06-10KVM: s390: pfmf: support conditional-sske facilityDavid Hildenbrand1-4/+14
2016-06-10KVM: s390: pfmf: take care of amode when setting reg2David Hildenbrand1-2/+9
2016-06-10KVM: s390: pfmf: MR and MC are ignored without CSSKEDavid Hildenbrand1-4/+0
2016-06-10KVM: s390: pfmf: fix end address calculationDavid Hildenbrand1-11/+9
2016-06-10s390/mm: set and get guest storage key mmap lockingMartin Schwidefsky1-2/+5
2016-05-09KVM: s390: cleanup cpuid handlingDavid Hildenbrand1-1/+1
2016-05-04KVM: s390: support NQ only if the facility is enabled for the guestDavid Hildenbrand1-2/+3
2016-05-04KVM: s390: cmma: don't check entry contentDavid Hildenbrand1-11/+3
2016-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+1
2016-03-08s390/mm: split arch/s390/mm/pgtable.cMartin Schwidefsky1-0/+1
2016-03-08KVM: s390: allocate only one DMA page per VMDavid Hildenbrand1-1/+1
2016-02-10KVM: s390: gaccess: introduce access modesDavid Hildenbrand1-2/+3
2016-02-10KVM: s390: PSW forwarding / rewinding / ilc reworkDavid Hildenbrand1-4/+4
2016-01-11s390: rename struct _lowcore to struct lowcoreHeiko Carstens1-1/+1
2015-11-19KVM: s390: fix pfmf intercept handlerHeiko Carstens1-1/+1
2015-10-13KVM: s390: factor out and fix setting of guest TOD clockDavid Hildenbrand1-12/+3
2015-10-13KVM: s390: switch to get_tod_clock() and fix STP sync racesDavid Hildenbrand1-6/+2
2015-08-04KVM: s390: host STP toleration for VMsFan Zhang1-0/+2
2015-07-29KVM: s390: adapt debug entries for instruction handlingChristian Borntraeger1-10/+12
2015-07-29KVM: s390: VCPU_EVENT cleanup for prefix changesChristian Borntraeger1-2/+0
2015-07-29KVM: s390: clean up cmma_enable checkDominik Dingel1-1/+1
2015-05-08KVM: s390: Enable guest EDAT2 supportGuenther Hutzl1-2/+6
2015-03-31KVM: s390: deliver floating interrupts in order of priorityJens Freimann1-3/+6
2015-03-17KVM: s390: introduce post handlers for STSIEkaterina Tumanova1-1/+16
2015-03-17KVM: s390: Guest's memory access functions get access registersAlexander Yarygin1-29/+43
2015-03-17KVM: s390: Fix low-address protection for real addressesAlexander Yarygin1-2/+2
2015-03-06KVM: s390: reinjection of irqs can fail in the tpi handlerDavid Hildenbrand1-1/+4
2015-03-06KVM: s390: fix handling of write errors in the tpi handlerDavid Hildenbrand1-17/+23
2015-03-06KVM: s390: Zero out current VMDB of STSI before including level3 data.Ekaterina Tumanova1-0/+1
2015-03-04KVM: s390: include guest facilities in kvm facility testMichael Mueller1-1/+1
2015-02-09KVM: s390: use facilities and cpu_id per KVMMichael Mueller1-4/+9
2014-12-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-50/+45
2014-11-28KVM: s390: Fix rewinding of the PSW pointing to an EXECUTE instructionThomas Huth1-8/+4
2014-11-28KVM: s390: Small fixes for the PFMF handlerThomas Huth1-4/+7
2014-11-07KVM: s390: fix handling of lctl[g]/stctl[g]Heiko Carstens1-36/+32
2014-11-07KVM: s390: flush CPU on load controlChristian Borntraeger1-2/+2
2014-10-27s390/mm: disable KSM for storage key enabled pagesDominik Dingel1-5/+12
2014-08-25KVM: s390/mm: cleanup gmap function arguments, variable namesMartin Schwidefsky1-1/+1
2014-08-25KVM: s390: no special machine check deliveryChristian Borntraeger1-9/+0
2014-05-30KVM: s390: Enable DAT support for TPROT handlerThomas Huth1-23/+33
2014-05-16KVM: s390: split SIE state guest prefix fieldMichael Mueller1-2/+1