summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/priv.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-07-061-5/+98
|\
| * KVM: s390: CMMA tracking, ESSA emulation, migration modeClaudio Imbrenda2017-06-221-5/+98
* | s390: rename struct psw_bits membersHeiko Carstens2017-06-121-1/+1
* | s390: rename psw_bits enumsHeiko Carstens2017-06-121-3/+3
|/
* KVM: s390: Support keyless subset guest modeFarhan Ali2017-04-211-6/+13
* KVM: s390: gs support for kvm guestsFan Zhang2017-03-221-0/+27
* KVM: s390: use defines for execution controlsDavid Hildenbrand2017-03-161-1/+1
* KVM: s390: Handle sthyi also for instruction interceptChristian Borntraeger2017-03-161-0/+1
* KVM: s390: log runtime instrumentation enablementChristian Borntraeger2017-03-161-0/+1
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-0/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-02-221-15/+15
|\
| * KVM: s390: Get rid of ar_tChristian Borntraeger2017-01-301-15/+15
* | s390: remove couple of unneeded semicolonsHeiko Carstens2017-01-161-1/+1
|/
* KVM: s390: lazy enable RIFan Zhang2016-09-081-0/+21
* KVM: s390: let ptff intercepts result in cc=3David Hildenbrand2016-07-181-0/+8
* KVM: s390: vsie: initial support for nested virtualizationDavid Hildenbrand2016-06-211-0/+1
* KVM: s390: handle missing storage-key facilityDavid Hildenbrand2016-06-101-8/+142
* KVM: s390: trace and count all skey interceptsDavid Hildenbrand2016-06-101-5/+8
* KVM: s390: pfmf: handle address overflowsDavid Hildenbrand2016-06-101-1/+1
* KVM: s390: pfmf: support conditional-sske facilityDavid Hildenbrand2016-06-101-4/+14
* KVM: s390: pfmf: take care of amode when setting reg2David Hildenbrand2016-06-101-2/+9
* KVM: s390: pfmf: MR and MC are ignored without CSSKEDavid Hildenbrand2016-06-101-4/+0
* KVM: s390: pfmf: fix end address calculationDavid Hildenbrand2016-06-101-11/+9
* s390/mm: set and get guest storage key mmap lockingMartin Schwidefsky2016-06-101-2/+5
* KVM: s390: cleanup cpuid handlingDavid Hildenbrand2016-05-091-1/+1
* KVM: s390: support NQ only if the facility is enabled for the guestDavid Hildenbrand2016-05-041-2/+3
* KVM: s390: cmma: don't check entry contentDavid Hildenbrand2016-05-041-11/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-03-161-0/+1
|\
| * s390/mm: split arch/s390/mm/pgtable.cMartin Schwidefsky2016-03-081-0/+1
* | KVM: s390: allocate only one DMA page per VMDavid Hildenbrand2016-03-081-1/+1
* | KVM: s390: gaccess: introduce access modesDavid Hildenbrand2016-02-101-2/+3
* | KVM: s390: PSW forwarding / rewinding / ilc reworkDavid Hildenbrand2016-02-101-4/+4
|/
* s390: rename struct _lowcore to struct lowcoreHeiko Carstens2016-01-111-1/+1
* KVM: s390: fix pfmf intercept handlerHeiko Carstens2015-11-191-1/+1
* KVM: s390: factor out and fix setting of guest TOD clockDavid Hildenbrand2015-10-131-12/+3
* KVM: s390: switch to get_tod_clock() and fix STP sync racesDavid Hildenbrand2015-10-131-6/+2
* KVM: s390: host STP toleration for VMsFan Zhang2015-08-041-0/+2
* KVM: s390: adapt debug entries for instruction handlingChristian Borntraeger2015-07-291-10/+12
* KVM: s390: VCPU_EVENT cleanup for prefix changesChristian Borntraeger2015-07-291-2/+0
* KVM: s390: clean up cmma_enable checkDominik Dingel2015-07-291-1/+1
* KVM: s390: Enable guest EDAT2 supportGuenther Hutzl2015-05-081-2/+6
* KVM: s390: deliver floating interrupts in order of priorityJens Freimann2015-03-311-3/+6
* KVM: s390: introduce post handlers for STSIEkaterina Tumanova2015-03-171-1/+16
* KVM: s390: Guest's memory access functions get access registersAlexander Yarygin2015-03-171-29/+43
* KVM: s390: Fix low-address protection for real addressesAlexander Yarygin2015-03-171-2/+2
* KVM: s390: reinjection of irqs can fail in the tpi handlerDavid Hildenbrand2015-03-061-1/+4
* KVM: s390: fix handling of write errors in the tpi handlerDavid Hildenbrand2015-03-061-17/+23
* KVM: s390: Zero out current VMDB of STSI before including level3 data.Ekaterina Tumanova2015-03-061-0/+1
* KVM: s390: include guest facilities in kvm facility testMichael Mueller2015-03-041-1/+1
* KVM: s390: use facilities and cpu_id per KVMMichael Mueller2015-02-091-4/+9
OpenPOWER on IntegriCloud