summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/priv.c
Commit message (Expand)AuthorAgeFilesLines
* s390: ap: kvm: add PQAP interception for AQICPierre Morel2019-07-021-0/+86
* KVM: s390: Fix pfmf and conditional skey emulationJanosch Frank2018-09-041-12/+18
* Merge tag 'hlp_stage1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms3...Janosch Frank2018-07-301-33/+70
|\
| * KVM: s390: Add skey emulation fault handlingJanosch Frank2018-07-301-34/+71
* | KVM: s390: Beautify skey enable checkJanosch Frank2018-07-301-6/+4Star
* | KVM: s390: Fix storage attributes migration with memory slotsClaudio Imbrenda2018-07-131-9/+19
* | KVM: s390: Replace clear_user with kvm_clear_guestJanosch Frank2018-07-131-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-06-121-12/+16
|\
| * KVM: s390: Add storage key facility interpretation controlJanosch Frank2018-05-171-12/+16
* | compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani2018-04-191-1/+0Star
|/
* KVM: s390: Refactor host cmma and pfmfi interpretation controlsJanosch Frank2018-03-091-2/+2
* KVM: s390: provide only a single function for setting the tod (fix SCK)David Hildenbrand2018-02-201-4/+5
* KVM: s390: use switch vs jump table in priv.cChristian Borntraeger2018-02-141-92/+91Star
* Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář2018-02-011-1/+1
|\
| * KVM: s390: prevent buffer overrun on memory hotplug during migrationChristian Borntraeger2017-12-221-1/+1
* | KVM: s390: introduce and use kvm_s390_test_cpuflags()David Hildenbrand2018-01-241-2/+2
* | KVM: s390: introduce and use kvm_s390_clear_cpuflags()David Hildenbrand2018-01-241-1/+1
* | KVM: s390: add vcpu stat counters for many instructionChristian Borntraeger2018-01-241-2/+30
|/
* KVM: s390: Fix skey emulation permission checkJanosch Frank2017-12-061-2/+9
* KVM: s390: Remove redundant license textGreg Kroah-Hartman2017-12-061-4/+0Star
* KVM: s390: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-12-061-0/+1
* Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-09-091-1/+5
|\
| * KVM: s390: expose no-DAT to guest and migration supportClaudio Imbrenda2017-08-291-1/+5
* | KVM: s390: use new mm defines instead of magic valuesHeiko Carstens2017-07-261-4/+4
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-07-071-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-231-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/+0Star
* KVM: s390: pfmf: fix end address calculationDavid Hildenbrand2016-06-101-11/+9Star
* 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