]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'kvm-arm-for-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm...
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 7 Jan 2016 10:00:57 +0000 (11:00 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 7 Jan 2016 10:00:57 +0000 (11:00 +0100)
commit9f0836847dc4974115a1bad07a7d4d05a62f3373
tree89c0dff153508be35ddabb246d96ee8f08d3e90e
parent0cb356d104a8f8b77812690d2c695c1b1b14f6d7
parent09318300028b191891ec7071fe4625d2f859b851
Merge tag 'kvm-arm-for-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-next

KVM/ARM changes for Linux v4.5

- Complete rewrite of the arm64 world switch in C, hopefully
  paving the way for more sharing with the 32bit code, better
  maintainability and easier integration of new features.
  Also smaller and slightly faster in some cases...
- Support for 16bit VM identifiers
- Various cleanups