Skip to content

Commit

Permalink
netkvm: declare DMAR compatibility in the INF file
Browse files Browse the repository at this point in the history
https://issues.redhat.com/browse/RHEL-1215

Enable DMAR if driver verifier is enabled

Signed-off-by: Yuri Benditovich <[email protected]>
  • Loading branch information
ybendito authored and YanVugenfirer committed Nov 25, 2024
1 parent e6546dc commit d93a234
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions NetKVM/netkvm-base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,8 @@ HKR, , TypesSupported, 0x00010001, 7
HKR,,TextModeFlags,0x00010001, 0x0001
HKR,Parameters,DisableMSI,,"0"
HKR,Parameters,EarlyDebug,,"3"
HKR,Parameters,DmaRemappingCompatible,0x00010001,2


[SourceDisksNames]
1 = %DiskId1%,,,""
Expand Down

0 comments on commit d93a234

Please sign in to comment.