Page MenuHomeFreeBSD

bhyve: rework BAR emulation
AbandonedPublic

Authored by corvink on Jan 22 2021, 9:23 AM.
Tags
Referenced Files
Unknown Object (File)
Mon, Jun 8, 12:10 AM
Unknown Object (File)
Mon, Jun 1, 6:28 PM
Unknown Object (File)
Mon, May 18, 2:08 AM
Unknown Object (File)
Mon, May 18, 1:56 AM
Unknown Object (File)
Mon, May 18, 1:56 AM
Unknown Object (File)
Sun, May 17, 1:59 AM
Unknown Object (File)
Sun, May 17, 12:48 AM
Unknown Object (File)
May 14 2026, 4:38 AM

Details

Reviewers
None
Group Reviewers
bhyve
Summary

If the guest writes ~0U to one register of a 64 bit BAR (to read it's size), bhyve registers a BAR with an invalid address. This patch avoids this behaviour.

Additionally, this BAR emulation is required for GVT-d (see D26209) and for GPU Passthrough of AMD graphic cards (see D27456).

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped