Page MenuHomeFreeBSD

bhyve: protect MMIO mapped BDSM register
Needs ReviewPublic

Authored by corvink on May 24 2024, 11:35 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 7, 6:54 AM
Unknown Object (File)
Sun, Oct 27, 3:25 PM
Unknown Object (File)
Fri, Oct 25, 3:13 PM
Unknown Object (File)
Fri, Oct 25, 2:56 PM
Unknown Object (File)
Sep 27 2024, 4:14 PM
Unknown Object (File)
Sep 24 2024, 6:30 PM
Unknown Object (File)
Sep 21 2024, 4:51 PM
Unknown Object (File)
Sep 21 2024, 4:51 PM
Subscribers

Details

Reviewers
jhb
markj
Group Reviewers
bhyve
Summary

The Windows graphics driver reads the value of the BDSM register from MMIO
space. This value makes no sense in our virtual environment because it's a host
address. Therefore, we have to trap and emulate it.

Diff Detail

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