Page MenuHomeFreeBSD

bhyve: add GVT-d support for graphics gen 11 and newer
AcceptedPublic

Authored by corvink on May 24 2024, 11:34 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Dec 12, 5:57 AM
Unknown Object (File)
Dec 5 2024, 1:11 AM
Unknown Object (File)
Nov 24 2024, 8:47 PM
Unknown Object (File)
Nov 23 2024, 2:14 AM
Unknown Object (File)
Nov 21 2024, 11:24 AM
Unknown Object (File)
Nov 20 2024, 2:43 AM
Unknown Object (File)
Nov 19 2024, 7:50 AM
Unknown Object (File)
Nov 18 2024, 10:39 AM
Subscribers

Details

Reviewers
jhb
markj
Group Reviewers
bhyve
Summary

The BDSM (Base Data Stolen Memory) register changed. Older generations are
using a 32 bit register. On newer generations a different register address is
used and the size was changed to 64 bit to permit allocating graphics stolen
memory above 4 GB. Bhyve has to detect that and properly emulate the correct
register.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 57894
Build 54782: arc lint + arc unit