summaryrefslogtreecommitdiff
path: root/arch/s390/kvm
AgeCommit message (Expand)Author
2018-09-28KVM: s390: vsie: Make use of CRYCB FORMAT2 clearPierre Morel
2018-09-28KVM: s390: vsie: Do the CRYCB validation firstPierre Morel
2018-09-28KVM: s390: Clear Crypto Control Block when using vSIEPierre Morel
2018-09-26KVM: s390: interface to clear CRYCB masksTony Krowiak
2018-09-26KVM: s390: refactor crypto initializationTony Krowiak
2018-09-26KVM: s390: introduce and use KVM_REQ_VSIE_RESTARTDavid Hildenbrand
2018-09-26KVM: s390: vsie: simulate VCPU SIE entry/exitDavid Hildenbrand
2018-09-04KVM: s390: Properly lock mm context allow_gmap_hpage_1m settingJanosch Frank
2018-09-04KVM: s390: vsie: copy wrapping keys to right placePierre Morel
2018-09-04KVM: s390: Fix pfmf and conditional skey emulationJanosch Frank
2018-08-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-07-30Merge tag 'hlp_stage1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms3...Janosch Frank
2018-07-30KVM: s390: Add huge page enablement controlJanosch Frank
2018-07-30KVM: s390: Beautify skey enable checkJanosch Frank
2018-07-30KVM: s390: Add skey emulation fault handlingJanosch Frank
2018-07-30s390/mm: Add huge page dirty sync supportJanosch Frank
2018-07-19KVM: s390: add etoken support for guestsChristian Borntraeger
2018-07-16KVM: s390/vsie: avoid sparse warningChristian Borntraeger
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-20sched/swait: Rename to exclusivePeter Zijlstra
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-01kvm: Change return type to vm_fault_tSouptick Joarder
2018-05-17KVM: s390: vsie: simplify < 8k address checksDavid Hildenbrand
2018-05-17Merge tag 'kvm-s390-master-4.17-1'Christian Borntraeger
2018-05-17KVM: s390: vsie: fix < 8k check for the itdbaDavid Hildenbrand
2018-05-17KVM: s390: generalize kvm_s390_get_tod_clock_ext()David Hildenbrand
2018-05-17KVM: s390: no need to inititalize kvm->arch members to 0David Hildenbrand
2018-05-17KVM: s390: introduce defines for control registersDavid Hildenbrand
2018-05-17KVM: s390: reset crypto attributes for all vcpusTony Krowiak
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-14KVM: s390: provide counters for all interrupt injects/deliveryChristian Borntraeger
2018-03-14KVM: add machine check counter to kvm_statQingFeng Hao
2018-03-14KVM: s390: fix fallthrough annotationSebastian Ott
2018-03-14KVM: s390: add exit io request stats and simplify codeChristian Borntraeger
2018-03-09KVM: s390: Refactor host cmma and pfmfi interpretation controlsJanosch Frank
2018-03-09KVM: s390: implement CPU model only facilitiesChristian Borntraeger
2018-03-06KVM: s390: fix memory overwrites when not using SCA entriesDavid Hildenbrand
2018-03-01KVM: s390: provide io interrupt kvm_statChristian Borntraeger
2018-02-20KVM: s390: provide only a single function for setting the tod (fix SCK)David Hildenbrand
2018-02-20KVM: s390: consider epoch index on TOD clock syncsDavid Hildenbrand
2018-02-20KVM: s390: consider epoch index on hotplugged CPUsDavid Hildenbrand
2018-02-20KVM: s390: take care of clock-comparator sign controlDavid Hildenbrand
2018-02-14KVM: s390: use switch vs jump table in interrupt.cDavid Hildenbrand
2018-02-14KVM: s390: use switch vs jump table in intercept.cChristian Borntraeger