HomeFreeBSD

bhyve: protect MMIO mapped BDSM register

Description

bhyve: protect MMIO mapped BDSM register

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.

Reviewed by: jhb
MFC after: 1 week
Sponsored by: Beckhoff Automation GmbH & Co. KG
Differential Revision: https://reviews.freebsd.org/D45342

Details

Provenance
corvinkAuthored on Jan 8 2024, 2:05 PM
Reviewer
jhb
Differential Revision
D45342: bhyve: protect MMIO mapped BDSM register
Parents
rG6dda2653bd0e: bhyve: add interface to protect BAR regions of passthru devices
Branches
Unknown
Tags
Unknown