Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - D index
The Linux kernel configuration item CONFIG_DRM_I915_GVT_KVMGT
has multiple definitions:
drivers/gpu/drm/i915/Kconfig
The configuration item CONFIG_DRM_I915_GVT_KVMGT:
( CONFIG_DRM_I915 ) && ( CONFIG_KVM_X86 ) && ( CONFIG_64BIT ) && ( CONFIG_VFIO )
$(GVT_DIR)/kvmgt
, gvt/kvmgt
, kvmgt
Choose this option if you want to enable Intel GVT-g graphics virtualization technology host support with integrated graphics. With GVT-g, it's possible to have one integrated graphics device shared by multiple VMs under KVM.
Note that this driver only supports newer device from Broadwell on. For further information and setup guide, you can visit: https://github.com/intel/gvt-linux/wiki.
If in doubt, say "N".
drivers/gpu/drm/i915/Kconfig
The configuration item CONFIG_DRM_I915_GVT_KVMGT:
( CONFIG_DRM_I915_GVT ) && ( CONFIG_KVM ) && ( CONFIG_VFIO_MDEV )
$(GVT_DIR)/kvmgt
, gvt/kvmgt
, kvmgt
Choose this option if you want to enable KVMGT support for Intel GVT-g.
Raw data from LKDDb:
lkddb module $(GVT_DIR)/kvmgt CONFIG_DRM_I915_GVT_KVMGT : drivers/gpu/drm/i915/Kconfig : "Enable KVM/VFIO support for Intel GVT-g" # in 4.10–4.20, 5.0
lkddb module gvt/kvmgt CONFIG_DRM_I915_GVT_KVMGT : drivers/gpu/drm/i915/Kconfig : "Enable KVM/VFIO support for Intel GVT-g" # in 5.1–5.18, 5.18+HEAD
lkddb module kvmgt CONFIG_DRM_I915_GVT_KVMGT : drivers/gpu/drm/i915/Kconfig : "Enable KVM host support Intel GVT-g graphics virtualization" # in 5.19, 6.0–6.11, 6.12-rc+HEAD
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - D index
Automatically generated (in year 2024). See also LKDDb sources on GitLab