Bug 2225161 - missing kvm support within x86_64 kernel packages
Summary: missing kvm support within x86_64 kernel packages
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: kernel-automotive
Version: RHIVOS 1.0
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: rc
: ---
Assignee: Francisco da Rocha
QA Contact: Auto Kernel QE
fkleinfe
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-07-24 12:38 UTC by Sandro Bonazzola
Modified: 2023-07-25 07:02 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-07-25 07:02:35 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Sandro Bonazzola 2023-07-24 12:38:35 UTC
Description of problem:

on x86_64 architecture there's no kvm support.
/lib/modules/5.14.0-330.293.el9iv.x86_64/kernel/arch/x86/kvm/ exists but it's empty.


Version-Release number of selected component (if applicable):
# rpm -qa |grep kernel-automotive
kernel-automotive-modules-core-5.14.0-330.293.el9iv.x86_64
kernel-automotive-core-5.14.0-330.293.el9iv.x86_64
kernel-automotive-modules-5.14.0-330.293.el9iv.x86_64
kernel-automotive-5.14.0-330.293.el9iv.x86_64

How reproducible:
100%

Steps to Reproduce:
1. Use kernel-automotive on x86_64
2. Try to run qemu-kvm

Actual results:
No such device

Expected results:
kvm is enabled and available

Additional info: this is blocking development for digital cockpit team.

Comment 1 Sandro Bonazzola 2023-07-25 07:02:35 UTC
Nevermind, kernel-automotive-kvm provides the missing kvm module.


Note You need to log in before you can comment on or make changes to this bug.