]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - rpmsg/rpmsg.git/commit
Merge tag 'kvm-s390-master-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 14 Feb 2018 16:01:58 +0000 (17:01 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 14 Feb 2018 16:01:58 +0000 (17:01 +0100)
commit722c2cd7b7c99d5731689e61f674abeb8f2da537
tree64aa3bd3118a8857ff818960a69f920548fe20f3
parent7928b2cbe55b2a410a0f5c1f154610059c57b1b2
parentbaabee67f4135e3de87bc874929ac50637aacb0d
Merge tag 'kvm-s390-master-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD

KVM: s390: Fixes and improvements for 4.16

- optimization for the exitless interrupt support that was merged
  in 4.16-rc1
- improve the branch prediction blocking for nested KVM
- replace some jump tables with switch statements to improve
  expoline performance