Guy Posted July 25, 2020 Posted July 25, 2020 (edited) I am not sure if this is intended or bug, When building the image for Nanopi duo2 I cannot add kvm. This worked before so I guess that this is regression. I get this search result for kvm in the build process: ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── Search Results ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Symbol: KVM [=KVM] │ │ Type : unknown │ │ │ │ │ │ Symbol: DRM_I915_GVT_KVMGT [=n] │ │ Type : tristate │ │ Defined at drivers/gpu/drm/i915/Kconfig:122 │ │ Prompt: Enable KVM/VFIO support for Intel GVT-g │ │ Depends on: HAS_IOMEM [=y] && DRM_I915_GVT [=n] && KVM && VFIO_MDEV [=n] && VFIO_MDEV_DEVICE [=n] │ │ Location: │ │ -> Device Drivers │ │ (1) -> Graphics support │ │ -> Intel 8xx/9xx/G3x/G4x/HD Graphics (DRM_I915 [=n]) │ │ -> Enable Intel GVT-g graphics virtualization host support (DRM_I915_GVT [=n]) │ │ │ │ │ │ Symbol: KVM_GUEST [=KVM_GUEST] │ │ Type : unknown │ │ │ │ │ │ Symbol: PTP_1588_CLOCK_KVM [=n] │ │ Type : tristate │ │ Defined at drivers/ptp/Kconfig:106 │ │ Prompt: KVM virtual PTP clock │ │ Depends on: PTP_1588_CLOCK [=y] && KVM_GUEST && X86 │ │ Location: │ │ -> Device Drivers │ │ (2) -> PTP clock support Edited July 25, 2020 by Guy Info
Werner Posted July 25, 2020 Posted July 25, 2020 Hm seems an issue with sunxi. Working normally on sunxi64. Sources are the same...
lanefu Posted July 25, 2020 Posted July 25, 2020 I dont think h3 supports kvm. https://www.linux-kvm.org/page/Processor_support#ARM: https://linux-sunxi.org/H3
Werner Posted July 25, 2020 Posted July 25, 2020 On 7/25/2020 at 2:28 PM, lanefu said: I dont think h3 supports kvm. Expand Quote This worked before so I guess that this is regression. Expand So.... ¯\_(ツ)_/¯ 1
Recommended Posts