]> git.baikalelectronics.ru Git - kernel.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)
commitf42887fc66cf6d3c9bff9633e197b8827a51fed4
tree64aa3bd3118a8857ff818960a69f920548fe20f3
parentbcac507057f6668c45308343ba41f4c91a086136
parent34d300a51859ce44bae5751a63cb0be4dc9a75bf
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