]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'kvmgt-vfio-mdev-for-v4.10-rc1' of git://github.com/01org/gvt-linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 18 Dec 2016 00:47:31 +0000 (16:47 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 18 Dec 2016 00:47:31 +0000 (16:47 -0800)
commita1f0ad916d66f79c073d6bdd9d70d2d5a99ed0ae
treed78ade37253f823be49a0bc649352753dc67540f
parent6276860be09a0d9ec5945feb0382af73d58470a7
parent83e73b5838b48d5589c068b3049a72f28d9ca2fc
Merge tag 'kvmgt-vfio-mdev-for-v4.10-rc1' of git://github.com/01org/gvt-linux

Pull i915/gvt KVMGT updates from Zhenyu Wang:
 "KVMGT support depending on the VFIO/mdev framework"

* tag 'kvmgt-vfio-mdev-for-v4.10-rc1' of git://github.com/01org/gvt-linux:
  drm/i915/gvt/kvmgt: add vfio/mdev support to KVMGT
  drm/i915/gvt/kvmgt: read/write GPA via KVM API
  drm/i915/gvt/kvmgt: replace kmalloc() by kzalloc()