commit | e39c5add322184de3be052d438dfd24375bfeaea | [log] [tgz] |
---|---|---|
author | Zhi Wang <zhi.a.wang@intel.com> | Fri Sep 02 13:33:29 2016 +0800 |
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | Fri Oct 14 18:12:59 2016 +0800 |
tree | a8724bab7dabd340016a91f0b2b0fa8c86cfda0c | |
parent | 4d60c5fd3f8751ea751d6dc6cfe0c1620420ccf8 [diff] |
drm/i915/gvt: vGPU MMIO virtualization This patch introduces the generic vGPU MMIO emulation intercept framework. The MPT modules will request GVT-g core logic to emulate MMIO read/write through IO emulation operations callback when hypervisor trapped a guest GTTMMIO read/write. Signed-off-by: Zhi Wang <zhi.a.wang@intel.com> Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>