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)
Sun, Nov 24, 8:47 PM
Unknown Object (File)
Sat, Nov 23, 2:14 AM
Unknown Object (File)
Thu, Nov 21, 11:24 AM
Unknown Object (File)
Wed, Nov 20, 2:43 AM
Unknown Object (File)
Tue, Nov 19, 7:50 AM
Unknown Object (File)
Mon, Nov 18, 10:39 AM
Unknown Object (File)
Mon, Nov 11, 8:59 PM
Unknown Object (File)
Thu, Nov 7, 7:38 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