summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-08-193-139/+213
|\
| * Merge tag 'hlp_stage1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms3...Janosch Frank2018-07-302-45/+140
| |\
| * | KVM: s390: Beautify skey enable checkJanosch Frank2018-07-301-6/+4
| * | KVM: s390: add etoken support for guestsChristian Borntraeger2018-07-192-4/+13
| * | KVM: s390/vsie: avoid sparse warningChristian Borntraeger2018-07-161-0/+2
| * | KVM: s390: Fix storage attributes migration with memory slotsClaudio Imbrenda2018-07-132-128/+193
| * | KVM: s390: Replace clear_user with kvm_clear_guestJanosch Frank2018-07-131-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-08-132-46/+141
|\ \ \ | | |/ | |/|
| * | KVM: s390: Add huge page enablement controlJanosch Frank2018-07-301-2/+40
| * | KVM: s390: Add skey emulation fault handlingJanosch Frank2018-07-302-37/+83
| * | s390/mm: Add huge page dirty sync supportJanosch Frank2018-07-301-7/+18
| |/
* | sched/swait: Rename to exclusivePeter Zijlstra2018-06-201-1/+1
|/
* Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-122-2/+2
|\
| * treewide: Use array_size() in vmalloc()Kees Cook2018-06-122-2/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-06-126-57/+77
|\ \ | |/ |/|
| * kvm: Change return type to vm_fault_tSouptick Joarder2018-06-011-1/+1
| * KVM: s390: vsie: simplify < 8k address checksDavid Hildenbrand2018-05-171-5/+5
| * Merge tag 'kvm-s390-master-4.17-1'Christian Borntraeger2018-05-171-1/+1
| |\
| * | KVM: s390: generalize kvm_s390_get_tod_clock_ext()David Hildenbrand2018-05-171-12/+9
| * | KVM: s390: no need to inititalize kvm->arch members to 0David Hildenbrand2018-05-171-7/+1
| * | KVM: s390: introduce defines for control registersDavid Hildenbrand2018-05-173-14/+18
| * | KVM: s390: reset crypto attributes for all vcpusTony Krowiak2018-05-172-5/+25
| * | KVM: s390: Add storage key facility interpretation controlJanosch Frank2018-05-172-13/+18
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-041-1/+0
|\ \ \ | |_|/ |/| |
| * | compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani2018-04-191-1/+0
| |/
* | KVM: s390: vsie: fix < 8k check for the itdbaDavid Hildenbrand2018-05-171-1/+1
|/
* KVM: s390: provide counters for all interrupt injects/deliveryChristian Borntraeger2018-03-142-7/+42
* KVM: add machine check counter to kvm_statQingFeng Hao2018-03-142-0/+2
* KVM: s390: fix fallthrough annotationSebastian Ott2018-03-141-6/+3
* KVM: s390: add exit io request stats and simplify codeChristian Borntraeger2018-03-142-13/+5
* KVM: s390: Refactor host cmma and pfmfi interpretation controlsJanosch Frank2018-03-092-13/+14
* KVM: s390: implement CPU model only facilitiesChristian Borntraeger2018-03-092-21/+34
* KVM: s390: fix memory overwrites when not using SCA entriesDavid Hildenbrand2018-03-061-0/+1
* KVM: s390: provide io interrupt kvm_statChristian Borntraeger2018-03-011-0/+1
* KVM: s390: provide only a single function for setting the tod (fix SCK)David Hildenbrand2018-02-203-38/+22
* KVM: s390: consider epoch index on TOD clock syncsDavid Hildenbrand2018-02-201-3/+29
* KVM: s390: consider epoch index on hotplugged CPUsDavid Hildenbrand2018-02-201-0/+1
* KVM: s390: take care of clock-comparator sign controlDavid Hildenbrand2018-02-201-6/+19
* KVM: s390: use switch vs jump table in interrupt.cDavid Hildenbrand2018-02-141-34/+50
* KVM: s390: use switch vs jump table in intercept.cChristian Borntraeger2018-02-142-24/+29
* KVM: s390: use switch vs jump table in priv.cChristian Borntraeger2018-02-141-92/+91
* KVM: s390: force bp isolation for VSIEChristian Borntraeger2018-02-141-0/+20
* KVM: s390: do not set intervention requests for GISA interruptsChristian Borntraeger2018-02-141-3/+8
* KVM: s390: optimize wakeup for exitless interruptsChristian Borntraeger2018-02-141-1/+2
* Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář2018-02-013-12/+39
|\
| * Merge tag 'kvm-s390-master-4.15-3' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář2018-01-241-7/+11
| |\
| | * KVM: s390: add proper locking for CMMA migration bitmapChristian Borntraeger2018-01-241-7/+11
| * | KVM: s390: wire up bpb featureChristian Borntraeger2018-01-202-0/+22
| * | Merge tag 'kvm-s390-master-4.15-2' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář2018-01-062-5/+6
| |\ \ | | |/
| | * KVM: s390: prevent buffer overrun on memory hotplug during migrationChristian Borntraeger2017-12-221-1/+1
OpenPOWER on IntegriCloud