]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'vfio-v4.5-rc1' of git://github.com/awilliam/linux-vfio
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 15 Jan 2016 21:01:01 +0000 (13:01 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 15 Jan 2016 21:01:01 +0000 (13:01 -0800)
commit49d7dd9db1521065d8d9a9d2d2b13ee0b9beef02
tree62ebd3c1d28bec1d99b09ce9a968094e2e57dbb7
parent4e27f2e9b16ad538a29d08380e988acba72dd7b8
parent4e83b721f9a63edc973d327b8c0d72432a019ad2
Merge tag 'vfio-v4.5-rc1' of git://github.com/awilliam/linux-vfio

Pull VFIO updates from Alex Williamson:

 - Fixes in AMD xgbe reset, spapr structure padding, type 1 flags (Dan
   Carpenter, Alexey Kardashevskiy, Pierre Morel)

 - Re-introduce no-iommu mode, with a user this time (Alex Williamson)

* tag 'vfio-v4.5-rc1' of git://github.com/awilliam/linux-vfio:
  vfio/iommu_type1: make use of info.flags
  vfio: Include No-IOMMU mode
  vfio: Add explicit alignments in vfio_iommu_spapr_tce_create
  VFIO: platform: reset: fix a warning message condition