]> 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)
commit269f99242fb73048e767c02d1eb20363c68512c1
treed78ade37253f823be49a0bc649352753dc67540f
parentd1ffb45e0b7a51ab51f61b2adc26b4d5694759ee
parentb5a3643943c1a891181677aee8dbd19188ca08ae
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()