summaryrefslogtreecommitdiff
path: root/arch/s390/kvm/priv.c
AgeCommit message (Expand)Author
2021-10-27KVM: s390: Fix handle_sske page fault handlingJanis Schoetterl-Glausch
2021-08-24s390/vfio-ap: r/w lock for PQAP interception handler function pointerTony Krowiak
2020-12-10KVM: s390: Add memcg accounting to KVM allocationsChristian Borntraeger
2020-08-12mm/gup: remove task_struct pointer for all gup codePeter Xu
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-05-05KVM: s390: Remove false WARN_ON_ONCE for the PQAP instructionChristian Borntraeger
2020-02-27KVM: s390: protvirt: STSI handlingJanosch Frank
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