diff options
author | Jike Song <jike.song@intel.com> | 2016-11-03 11:38:34 +0100 |
---|---|---|
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | 2016-11-10 08:45:14 +0100 |
commit | 7b3343b7e804bb89ad24a0a8c4e8e1010a418f14 (patch) | |
tree | 16da5286eae4fb7d7c73be8f00882f87fbc6cc9b /Kbuild | |
parent | drm/i915/gvt: introduce host_init/host_exit to MPT (diff) | |
download | linux-7b3343b7e804bb89ad24a0a8c4e8e1010a418f14.tar.xz linux-7b3343b7e804bb89ad24a0a8c4e8e1010a418f14.zip |
drm/i915/gvt: allow several MPT methods to be NULL
Hypervisors are different, the MPT ops is a only superset of
all possibly supported hypervisors. There might be other way
out of the MPT to achieve same target. e.g. vfio-based kvmgt
won't provide map_gfn_to_mfn method to establish guest EPT
mapping for aperture, since it will be done in QEMU/KVM, MMIO
is also trapped elsewhere, etc.
Signed-off-by: Jike Song <jike.song@intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions