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)
commit0f484e42baaf5a38fc79e99b917caa5431651fb1
treed78ade37253f823be49a0bc649352753dc67540f
parentaf79ce47efabba36d1db0902d46a80de7f251411
parent659643f7d81432189c2c87230e2feee4c75c14c1
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()