aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm
Commit message (Expand)AuthorAge
...
* Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-12
|\
| * treewide: Use array_size() in vmalloc()Kees Cook2018-06-12
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-06-12
|\ \ | |/ |/|
| * kvm: Change return type to vm_fault_tSouptick Joarder2018-06-01
| * KVM: s390: vsie: simplify < 8k address checksDavid Hildenbrand2018-05-17
| * Merge tag 'kvm-s390-master-4.17-1'Christian Borntraeger2018-05-17
| |\
| * | KVM: s390: generalize kvm_s390_get_tod_clock_ext()David Hildenbrand2018-05-17
| * | KVM: s390: no need to inititalize kvm->arch members to 0David Hildenbrand2018-05-17
| * | KVM: s390: introduce defines for control registersDavid Hildenbrand2018-05-17
| * | KVM: s390: reset crypto attributes for all vcpusTony Krowiak2018-05-17
| * | KVM: s390: Add storage key facility interpretation controlJanosch Frank2018-05-17
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-04
|\ \ \ | |_|/ |/| |
| * | compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani2018-04-19
| |/
* / KVM: s390: vsie: fix < 8k check for the itdbaDavid Hildenbrand2018-05-17
|/
* KVM: s390: provide counters for all interrupt injects/deliveryChristian Borntraeger2018-03-14
* KVM: add machine check counter to kvm_statQingFeng Hao2018-03-14
* KVM: s390: fix fallthrough annotationSebastian Ott2018-03-14
* KVM: s390: add exit io request stats and simplify codeChristian Borntraeger2018-03-14
* KVM: s390: Refactor host cmma and pfmfi interpretation controlsJanosch Frank2018-03-09
* KVM: s390: implement CPU model only facilitiesChristian Borntraeger2018-03-09
* KVM: s390: fix memory overwrites when not using SCA entriesDavid Hildenbrand2018-03-06
* KVM: s390: provide io interrupt kvm_statChristian Borntraeger2018-03-01
* KVM: s390: provide only a single function for setting the tod (fix SCK)David Hildenbrand2018-02-20
* KVM: s390: consider epoch index on TOD clock syncsDavid Hildenbrand2018-02-20
* KVM: s390: consider epoch index on hotplugged CPUsDavid Hildenbrand2018-02-20
* KVM: s390: take care of clock-comparator sign controlDavid Hildenbrand2018-02-20
* KVM: s390: use switch vs jump table in interrupt.cDavid Hildenbrand2018-02-14
* KVM: s390: use switch vs jump table in intercept.cChristian Borntraeger2018-02-14
* KVM: s390: use switch vs jump table in priv.cChristian Borntraeger2018-02-14
* KVM: s390: force bp isolation for VSIEChristian Borntraeger2018-02-14
* KVM: s390: do not set intervention requests for GISA interruptsChristian Borntraeger2018-02-14
* KVM: s390: optimize wakeup for exitless interruptsChristian Borntraeger2018-02-14
* Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář2018-02-01
|\
| * Merge tag 'kvm-s390-master-4.15-3' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář2018-01-24
| |\
| | * KVM: s390: add proper locking for CMMA migration bitmapChristian Borntraeger2018-01-24
| * | KVM: s390: wire up bpb featureChristian Borntraeger2018-01-20
| * | Merge tag 'kvm-s390-master-4.15-2' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář2018-01-06
| |\|
| | * KVM: s390: prevent buffer overrun on memory hotplug during migrationChristian Borntraeger2017-12-22
| | * KVM: s390: fix cmma migration for multiple memory slotsChristian Borntraeger2017-12-22
* | | Merge tag 'kvm-s390-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář2018-01-30
|\ \ \
| * | | KVM: s390: introduce the format-1 GISAMichael Mueller2018-01-26
| * | | KVM: s390: activate GISA for emulated interruptsMichael Mueller2018-01-26
| * | | KVM: s390: make kvm_s390_get_io_int() aware of GISAMichael Mueller2018-01-26
| * | | KVM: s390: add GISA interrupts to FLIC ioctl interfaceMichael Mueller2018-01-26
| * | | KVM: s390: abstract adapter interruption word generation from ISCMichael Mueller2018-01-26
| * | | KVM: s390: exploit GISA and AIV for emulated interruptsMichael Mueller2018-01-26
| * | | KVM: s390: implement GISA IPM related primitivesMichael Mueller2018-01-26
| * | | KVM: s390: define GISA format-0 data structureMichael Mueller2018-01-26
| * | | KVM: s390: reverse bit ordering of irqs in pending maskMichael Mueller2018-01-26
| * | | KVM: s390: introduce and use kvm_s390_test_cpuflags()David Hildenbrand2018-01-24