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
F95807442: D45338.diff
Sun, Sep 22, 5:35 PM
F95762173: D45338.diff
Sun, Sep 22, 1:08 PM
F95695564: D45338.diff
Sun, Sep 22, 5:35 AM
Unknown Object (File)
Sat, Sep 21, 4:50 PM
Unknown Object (File)
Sat, Sep 21, 4:50 PM
Unknown Object (File)
Sat, Sep 21, 4:39 PM
Unknown Object (File)
Sat, Sep 21, 3:37 AM
Unknown Object (File)
Fri, Sep 20, 5:30 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