aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/priv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-12/+16
2018-05-17KVM: s390: Add storage key facility interpretation controlJanosch Frank1-12/+16
2018-04-19compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani1-1/+0
2018-03-09KVM: s390: Refactor host cmma and pfmfi interpretation controlsJanosch Frank1-2/+2
2018-02-20KVM: s390: provide only a single function for setting the tod (fix SCK)David Hildenbrand1-4/+5
2018-02-14KVM: s390: use switch vs jump table in priv.cChristian Borntraeger1-92/+91
2018-02-01Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipRadim Krčmář1-1/+1
2018-01-24KVM: s390: introduce and use kvm_s390_test_cpuflags()David Hildenbrand1-2/+2
2018-01-24KVM: s390: introduce and use kvm_s390_clear_cpuflags()David Hildenbrand1-1/+1
2018-01-24KVM: s390: add vcpu stat counters for many instructionChristian Borntraeger1-2/+30
2017-12-22KVM: s390: prevent buffer overrun on memory hotplug during migrationChristian Borntraeger1-1/+1
2017-12-06KVM: s390: Fix skey emulation permission checkJanosch Frank1-2/+9
2017-12-06KVM: s390: Remove redundant license textGreg Kroah-Hartman1-4/+0
2017-12-06KVM: s390: add SPDX identifiers to the remaining filesGreg Kroah-Hartman1-0/+1
2017-09-08Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+5
2017-08-29KVM: s390: expose no-DAT to guest and migration supportClaudio Imbrenda1-1/+5
2017-07-26KVM: s390: use new mm defines instead of magic valuesHeiko Carstens1-4/+4
2017-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-5/+98
2017-06-22KVM: s390: CMMA tracking, ESSA emulation, migration modeClaudio Imbrenda1-5/+98
2017-06-12s390: rename struct psw_bits membersHeiko Carstens1-1/+1
2017-06-12s390: rename psw_bits enumsHeiko Carstens1-3/+3
2017-04-21KVM: s390: Support keyless subset guest modeFarhan Ali1-6/+13
2017-03-22KVM: s390: gs support for kvm guestsFan Zhang1-0/+27
2017-03-16KVM: s390: use defines for execution controlsDavid Hildenbrand1-1/+1
2017-03-16KVM: s390: Handle sthyi also for instruction interceptChristian Borntraeger1-0/+1
2017-03-16KVM: s390: log runtime instrumentation enablementChristian Borntraeger1-0/+1
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>Ingo Molnar1-0/+2
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