commit | 40df6ea07a15032e33b6f3d415bed0774547ec7e | [log] [tgz] |
---|---|---|
author | Jike Song <jike.song@intel.com> | Thu Nov 03 18:38:33 2016 +0800 |
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | Thu Nov 10 15:45:13 2016 +0800 |
tree | 712ae3960c1d4a1ca72b74b1b1fc7c52a92a1675 | |
parent | 8f89743bddec87b7e0eefe9895274653ce341059 [diff] |
drm/i915/gvt: introduce host_init/host_exit to MPT GVT host needs init/exit hooks to do some initialization/cleanup work, e.g.: vfio mdev host device register/unregister. Signed-off-by: Jike Song <jike.song@intel.com> Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>