]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'kvm-s390-next-20141128' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 3 Dec 2014 14:20:11 +0000 (15:20 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 3 Dec 2014 14:20:11 +0000 (15:20 +0100)
commit4834b86c2982900d2a47889c2827e9c35c350dbb
tree4fd81e2668f6f759e13025170f0a7f9b85a2542c
parentb3512043e90f4014aafbfd15283bce00e284a3de
parentd069dca8b7d2beda171a9775a9d4c6123e2936e5
Merge tag 'kvm-s390-next-20141128' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD

KVM: s390: Several fixes,cleanups and reworks

Here is a bunch of fixes that deal mostly with architectural compliance:
- interrupt priorities
- interrupt handling
- intruction exit handling

We also provide a helper function for getting the guest visible storage key.