aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/priv.c
AgeCommit message (Expand)Author
2020-05-14KVM: s390: Remove false WARN_ON_ONCE for the PQAP instructionChristian Borntraeger
2019-07-02s390: ap: kvm: add PQAP interception for AQICPierre Morel
2018-09-04KVM: s390: Fix pfmf and conditional skey emulationJanosch Frank
2018-07-30Merge tag 'hlp_stage1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms3...Janosch Frank
2018-07-30KVM: s390: Beautify skey enable checkJanosch Frank
2018-07-30KVM: s390: Add skey emulation fault handlingJanosch Frank
2018-07-13KVM: s390: Fix storage attributes migration with memory slotsClaudio Imbrenda
2018-07-13KVM: s390: Replace clear_user with kvm_clear_guestJanosch Frank
2018-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-05-17KVM: s390: Add storage key facility interpretation controlJanosch Frank
2018-04-19compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani
2018-03-09KVM: s390: Refactor host cmma and pfmfi interpretation controlsJanosch Frank
2018-02-20KVM: s390: provide only a single function for setting the tod (fix SCK)David Hildenbrand
2018-02-14KVM: s390: use switch vs jump table in priv.cChristian Borntraeger
2018-02-01Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář
2018-01-24KVM: s390: introduce and use kvm_s390_test_cpuflags()David Hildenbrand
2018-01-24KVM: s390: introduce and use kvm_s390_clear_cpuflags()David Hildenbrand
2018-01-24KVM: s390: add vcpu stat counters for many instructionChristian Borntraeger
2017-12-22KVM: s390: prevent buffer overrun on memory hotplug during migrationChristian Borntraeger
2017-12-06KVM: s390: Fix skey emulation permission checkJanosch Frank
2017-12-06KVM: s390: Remove redundant license textGreg Kroah-Hartman
2017-12-06KVM: s390: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-09-08Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-08-29KVM: s390: expose no-DAT to guest and migration supportClaudio Imbrenda
2017-07-26KVM: s390: use new mm defines instead of magic valuesHeiko Carstens
2017-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-06-22KVM: s390: CMMA tracking, ESSA emulation, migration modeClaudio Imbrenda
2017-06-12s390: rename struct psw_bits membersHeiko Carstens
2017-06-12s390: rename psw_bits enumsHeiko Carstens
2017-04-21KVM: s390: Support keyless subset guest modeFarhan Ali
2017-03-22KVM: s390: gs support for kvm guestsFan Zhang
2017-03-16KVM: s390: use defines for execution controlsDavid Hildenbrand
2017-03-16KVM: s390: Handle sthyi also for instruction interceptChristian Borntraeger
2017-03-16KVM: s390: log runtime instrumentation enablementChristian Borntraeger
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-01-30KVM: s390: Get rid of ar_tChristian Borntraeger
2017-01-16s390: remove couple of unneeded semicolonsHeiko Carstens
2016-09-08KVM: s390: lazy enable RIFan Zhang
2016-07-18KVM: s390: let ptff intercepts result in cc=3David Hildenbrand
2016-06-21KVM: s390: vsie: initial support for nested virtualizationDavid Hildenbrand
2016-06-10KVM: s390: handle missing storage-key facilityDavid Hildenbrand
2016-06-10KVM: s390: trace and count all skey interceptsDavid Hildenbrand
2016-06-10KVM: s390: pfmf: handle address overflowsDavid Hildenbrand
2016-06-10KVM: s390: pfmf: support conditional-sske facilityDavid Hildenbrand
2016-06-10KVM: s390: pfmf: take care of amode when setting reg2David Hildenbrand
2016-06-10KVM: s390: pfmf: MR and MC are ignored without CSSKEDavid Hildenbrand
2016-06-10KVM: s390: pfmf: fix end address calculationDavid Hildenbrand
2016-06-10s390/mm: set and get guest storage key mmap lockingMartin Schwidefsky
2016-05-09KVM: s390: cleanup cpuid handlingDavid Hildenbrand